Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ticki/chronia
:clock4: The effective and annoying leech blocker, written in rust.
https://github.com/ticki/chronia
Last synced: about 1 month ago
JSON representation
:clock4: The effective and annoying leech blocker, written in rust.
- Host: GitHub
- URL: https://github.com/ticki/chronia
- Owner: ticki
- License: mit
- Created: 2015-09-03T20:02:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T19:06:45.000Z (over 9 years ago)
- Last Synced: 2023-03-03T00:33:00.896Z (almost 2 years ago)
- Language: Rust
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
|Chronia|
+=======+Your little hated friend who kills processes that distracts you.
Use install.sh to install.Chronia looks at the open processes every N milliseconds and kills
those which distracts you (custom defined, see `config`), if a
certain condition is met.WARNING: Configure it before you install. Especially if you use
termite as your terminal emulator, as this is default.Note that it uses systemd. If your system doesn't support systemd,
just compile the repos with cargo and then daemonize the process,
using you favorite tool.Config
------
The config is hard-coded. See main.rs. To load the new config run
install.sh.