Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5121f/open-media-tracker
Keep track of where you left off while watching TV shows or listening to audio books.
https://github.com/5121f/open-media-tracker
gui iced rust
Last synced: about 1 month ago
JSON representation
Keep track of where you left off while watching TV shows or listening to audio books.
- Host: GitHub
- URL: https://github.com/5121f/open-media-tracker
- Owner: 5121f
- License: mpl-2.0
- Created: 2024-06-27T10:44:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T14:45:55.000Z (2 months ago)
- Last Synced: 2024-11-18T16:05:53.885Z (2 months ago)
- Topics: gui, iced, rust
- Language: Rust
- Homepage:
- Size: 682 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Media Tracker
Keep track of where you left off while watching TV shows or listening to audio books.
## Building
Open Media Tracker written in Rust so you need [Rust compiler and Cargo](https://www.rust-lang.org) for build it.
Building:
```
$ git clone https://github.com/5121f/open-media-tracker.git
$ cd open-media-tracker
$ cargo build --release
$ target/release/open_media_tracker
```## About me
I'm a amateur programmer and English is not my native language so I will be glad to get any corrections and feedback from you.