https://github.com/schmiddiii/tvtoday
A application to inspect the television program of today. Made for the pinephone.
https://github.com/schmiddiii/tvtoday
pinephone rust
Last synced: about 1 year ago
JSON representation
A application to inspect the television program of today. Made for the pinephone.
- Host: GitHub
- URL: https://github.com/schmiddiii/tvtoday
- Owner: Schmiddiii
- License: gpl-3.0
- Created: 2021-04-03T14:46:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T11:19:09.000Z (about 5 years ago)
- Last Synced: 2025-02-17T03:52:53.329Z (over 1 year ago)
- Topics: pinephone, rust
- Language: Rust
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tvtoday
A application to inspect the television program of today. Made for the pinephone.
This application is still in development, but should work.
This application currently only supports [TV SPIELFILM](https://www.tvspielfilm.de/), but can be extended to work on any website serving similar content.
# What it can do
- Show the channel and movie title in a list. If available, the channel icon will be shown instead of the name.
- Getting more information about the movie by clicking on the movie in the list. This includes the year, a description, etc.
- Swiping to go back.
# What it cannot do (yet)
- Filter out unwanted channels, genres, etc.
# What it will never be able to do
- Watch the movies.
# More information
For more information, please visit the [wiki](https://github.com/Schmiddiii/tvtoday/wiki).