Skip to content

displays a random item and its description from your list as a notification

License

Notifications You must be signed in to change notification settings

fastfingertips/notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported File Formats:

Basic Usage:

python main.py
python main.py data.json

Usage with Arguments:

python main.py data.json true false

The above usage is equivalent to the following. If arguments are not specified, default values will be used.

python main.py data.json loop=true history=false

You can also use all these commands with pyw, but specifying a list is mandatory for it to work.

pyw main.py data.json

If you used pyw and want to terminate, you can use the following: taskkill /t /f /im pythonw.exe

About

displays a random item and its description from your list as a notification

Topics

Resources

License

Stars

Watchers

Forks

Languages