https://github.com/nezutero/anitsu.rs
CLI Anime Scheduler in Rust
https://github.com/nezutero/anitsu.rs
Last synced: 7 months ago
JSON representation
CLI Anime Scheduler in Rust
- Host: GitHub
- URL: https://github.com/nezutero/anitsu.rs
- Owner: nezutero
- License: mit
- Created: 2023-11-18T22:32:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T15:14:49.000Z (about 1 year ago)
- Last Synced: 2025-01-24T06:11:24.156Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AniTsu (Anime no Tsuiseki | アニメの追跡)
> AniTsu is a CLI Anime Scheduler crafted in Rust, designed to enhance your anime-watching experience. With AniTsu, effortlessly manage and organize your anime journey with a few simple commands. Track your favorite shows, schedule upcoming episodes, and stay on top of your anime viewing schedule, all from the command line.
## Installation
```sh
cargo install anitsu
```- Verify the Installation
```sh
anitsu --version
```## Usage
```rust
```## Contributing
- Pull requests are welcome, for major changes, please open an issue first to
discuss what you would like to change.- Please make sure to update tests as appropriate.
## License
- [MIT](./LICENSE)