a rust RataTUI app. prevents me from social media & coding while my studying sessions by blocking some websites IPs using iptables
- github
- youtube
- bsky
- hachyderm
- zulip
it's simple. just a radio trigger. Am I studying? or not? and calculates total time of my session. show some cute & fun emoticons
cargo build -r
sudo ./target/release/study-timeedit ~/.config/study-time/config.toml to customize blocked domains
blocked_domains = [
"twitter.com",
"youtube.com",
"reddit.com",
]defaults are created on first run. remove domains you want accessible, add ones you don't.
