Updated readme.

This commit is contained in:
Brian 2013-12-22 13:44:38 -07:00
parent f614635ace
commit 7a020b2ec7
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Notes
* Play/Stop buttons do not yet do anything.
* There are currently no hot keys, only keyboard shortcuts when the program is open. If you have a request for specific types of hotkeys, let me know.
* There are some issues with running at startup that may not have been resolved in this version. I need to fix this.
* Play/Stop buttons don't match the other icons because the icon pack doesn't contain such an option. I would like to fix this when I get the time.
Features
-----------
@ -24,6 +25,7 @@ Features
* If there's a problem with the script you'll be told what the basic issue is and where it is in the log window, or by hovering over the warning icon in the File Group where the script was loaded.
* Create File Groups to monitor multiple directories, each group uses it's own script. (Currently you can't enable/disable groups, they're automatically active as long as everything is setup correctly)
* System Tray notifications (currently not customizable, will be at a later time)
* Console supports some basic ANSII escape sequences for colorization and what have you. This will be upgraded to support more at a later time (or if I find a support library to do it for me). This allows FileWatcher to support the Python Colorama package for colored Python output.
Screenshots
-----------