prompt-toolkit / python-prompt-toolkit

Library for building powerful interactive command line applications in Python
https://python-prompt-toolkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9.28k stars 715 forks source link

Add etm as a full screen app in projects.rst #1075

Open dagraham opened 4 years ago

dagraham commented 4 years ago

etm is a full screen, prompt_toolkit application for managing events, tasks and other reminders. It is listed on github and pypi.

jonathanslenders commented 4 years ago

Hi @dagraham, That sounds very nice! Could you create a pull request to this page: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/PROJECTS.rst ?

jonathanslenders commented 4 years ago

And wow, going through the README, that sounds like really an amazing project with a lot of effort put into.