https://github.com/vimalloc/weechat-alert
Weechat relay to make sound alerts when used behind tmux
https://github.com/vimalloc/weechat-alert
Last synced: 4 months ago
JSON representation
Weechat relay to make sound alerts when used behind tmux
- Host: GitHub
- URL: https://github.com/vimalloc/weechat-alert
- Owner: vimalloc
- License: mit
- Created: 2016-05-02T16:45:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T17:23:21.000Z (about 9 years ago)
- Last Synced: 2025-04-05T21:16:45.652Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 67.4 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a simple application that acts as a weechat relay client, and alerts
you (via sounds and tray area alerts) when new irc messages come in. This is
useful if you are running weechat behind tmux/mosh on a seperate server
Rust probably isn't the best language for this, but I've wanted to dabble in
it recently, and now seems a good o time as any.