yoda-pa / yoda

Wise and powerful personal assistant, available in your nearest terminal
https://yoda-pa.github.io/yoda/
733 stars 153 forks source link

set reminders #152

Open manparvesh opened 6 years ago

manparvesh commented 6 years ago

Feature description:

The user should be able to set reminders.

Any ideas on how to implement it?

For Ubuntu, py-notify can be used. Not sure about other operating systems

vsag96 commented 6 years ago

Can we use celery? But the downside to that is that it's only Linux compatible? I would like to start with this issue.

manparvesh commented 6 years ago

@vsag96 Sure! I'd be glad to review your PR! I think for now linux can be targeted and support for Windows can be added later on.

Also, please look if it is possible to use an alternative that is universally compatible

kapurm17 commented 5 years ago

Hey , this is Mayank Kapur. I just noticed this issue, and i want to know what kind of a reminder are we exactly expecting : A. a simple text on the terminal, or B. something fancy ,if so, what?

P.S :- I'm new to Git and this is my first project , so please spare me in case these questions are something that might be obvious to experienced developers!

Cheers! :)