6 releases (breaking)
0.5.0 | Jan 27, 2024 |
---|---|
0.4.0 | Jan 27, 2024 |
0.3.1 | Jan 25, 2024 |
0.2.0 | Jan 24, 2024 |
0.1.0 | Jan 24, 2024 |
#709 in Cargo plugins
28 downloads per month
30KB
739 lines
Memo CLI 📝
Introduction 🌟
Memo is a command-line interface (CLI) application that allows you to manage notes and reminders right from your terminal.
Features 🚀
- Add Memos: Effortlessly add new memos with a simple command. 📥
- List Memos: View all your saved memos in an organized list. 📋
- Remove Memos: Clean up your memo list by deleting items you no longer need. 🗑️
- Cross-Platform: Uniform experience across Windows, macOS, and Linux. 💻
- Fast and Lightweight: Built in Rust, ensuring Memo is speedy and resource-efficient. ⚡
Installation 🛠️
Ensure you have Rust installed on your machine. If not, download it from the official Rust website.
With Rust set up, install Memo using Cargo:
cargo install memo
Usage 💡
Contributing 🤝
Contributions are more than welcome! If you've got ideas for improvements or have found bugs, feel free to open an issue or submit a pull request.
License 📄
Memo is open-sourced under the MIT License. For more information, please refer to the LICENSE file.
Dependencies
~4–16MB
~178K SLoC