Skip to content
forked from Axosoft/nsfw

A super fast and scaleable file watcher that provides a consistent interface on Linux, OSX and Windows

Notifications You must be signed in to change notification settings

github-for-unity/sfw

 
 

Repository files navigation

SFW - Sentinel File Watcher, a port of NSFW without the N bits

Windows

  • Open sfw.sln and build

Mac

  • Run ./build.sh -os mac -arch "i386 x86_64" (or whatever arch you need)

Linux

  • Run ./build.sh -os linux -arch "i386 x86_64" (or whatever arch you need)

Cross-compiling to linux from mac (64bit only)

About

A super fast and scaleable file watcher that provides a consistent interface on Linux, OSX and Windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 57.5%
  • C 20.0%
  • Makefile 9.4%
  • M4 7.6%
  • C# 4.1%
  • Shell 1.4%