Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.47 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.47 KB

mdtodo

mdtodo is Another command-line interface (CLI) tool that manages your to-do list and saves it in a Markdown (.md) file. This approach combines the simplicity of plain text with the structured formatting of Markdown, making your tasks easy to read and manage.

Note: This project is a learning exercise for me to explore Go. I'm using it on my machine for development and task tracking, but use it at your own risk.

gocui is used for the Console User Interfaces. gocui is a minimalistic Go-based library that provides a terminal UI, allowing for an interactive and efficient user experience directly in the terminal.

todo

Wakatime

If the wakatime-cli is detected in your system’s PATH, the tool will automatically send Wakatime HeartBeats.
Currently, it neither installs nor configures wakatime-cli if the executable is not found.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.

License

This project is licensed under the GNU General Public License v3.0. For more details, see the LICENSE file.


wakatime