Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.