Skip to content

Don't forget to do your chores (using Gmail, Toggl and more tools to come)

License

Notifications You must be signed in to change notification settings

victorfontes/dontforget

 
 

Repository files navigation

Don't Forget

Don't forget to do your chores (using Gmail, Toggl and more tools to come).

To install the script:

make install

To start the app on the status bar:

dontforget

Notes

  • This app is based on rumps, it runs in the macOS status bar.
  • It only runs on macOS for now.
  • I considered using Dramatiq for background tasks, but that would need a local RabbitMQ or a Redis instance. Although Docker could be used, it would be too heavy for a local app that is meant to run on the status bar all the time. There will be not enough load to justify a distributed task queue.

About

Don't forget to do your chores (using Gmail, Toggl and more tools to come)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Makefile 2.0%