https://github.com/tmcw/tidbyt-rs
personalized tidbyt display
https://github.com/tmcw/tidbyt-rs
jmap pixel-art strava tidbyt weather
Last synced: about 2 months ago
JSON representation
personalized tidbyt display
- Host: GitHub
- URL: https://github.com/tmcw/tidbyt-rs
- Owner: tmcw
- Created: 2023-10-29T15:28:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T17:02:45.000Z (over 1 year ago)
- Last Synced: 2024-10-12T04:16:54.287Z (7 months ago)
- Topics: jmap, pixel-art, strava, tidbyt, weather
- Language: Rust
- Homepage: https://macwright.com/2023/10/29/tidbyt-rs
- Size: 197 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tidbyt-rs
personalized tidbyt display
This is the code that runs [my Tidbyt display](https://macwright.com/2023/10/29/tidbyt-rs). It's written in
Rust, for fun. This is probably not the easiest way to implement anything.Right now it shows:
- Runs, from Strava
- Mail, from Fastmail
- The temperature and UV, from NOAAIt might be useful example code for doing some of those things, like getting
an email count from a JMAP API like Fastmail's.