mdtd
v1.0.14
Published
A beautiful terminal UI todo app built with Ink and React
Readme
mdtd
A beautiful terminal UI todo app built with Ink and React
Installation
npm install -g mdtdOr use npx to run it directly:
npx mdtdUsage
After installation, run:
mdtdor
mdtd filename.mdDevelopment
Clone the repository
Install dependencies:
npm installBuild the project:
npm run buildRun the app:
npm start
Features
- Interactive terminal interface
- Add, complete and delete tasks
- Persistent storage
- Multi-language support
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
