Skip to content

astrikos/duolingo_osx_notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duolingo OSX Notifier

Practice makes perfect. Learning a language requires constantly repetition every day. This little tool will help you exactly with that. You can use it to get a MacOSX notification about a word and its meaning in any interval you would like.

This tool assumes you keep a file containing words and its definitions line by line. e.g.

Alt

HowTo

In order to run this tool you should clone this repo and run:

./notifier.py --filename my_language_file --interval 3600
```
This example will read the my_language_file and give you a notification like the one below every one hour (3600 seconds).

![Alt](/notification.jpg "Notification")

## Notes
Make sure you have allowed python to send notifications through MacOSX Notification Center. You can check by going to System Preferences->Notifications. Preferable alert style for now is Banners.

About

Duolingo OSX Notifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages