From b02b1c1f7ec76ef25947f05c44683da8bb534270 Mon Sep 17 00:00:00 2001 From: youpie <37704067+youpie@users.noreply.github.com> Date: Tue, 16 Apr 2024 00:38:57 +0200 Subject: [PATCH] Add StreamController (#167) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c93eb8..ee74edd 100644 --- a/README.md +++ b/README.md @@ -528,6 +528,7 @@ Clients for commercial social platforms that had their API access cut off in a w - [Actioneer](https://github.com/phase1geo/actioneer) - Tool to automate actions on file changes `#vala` `#granite`. - [Boatswain](https://gitlab.gnome.org/World/boatswain) - Elgato Stream Deck controller `#c` `#libadwaita`. +- [StreamController](https://github.com/StreamController/StreamController) - Elgato Stream Deck controller with support for plugins `#python` `#libadwaita` - [Cigale](https://github.com/emmanueltouzery/cigale) - Timesheet for your activities with support for emails, Git, GitLab and Stack Exchange `#rust`. - [Collector](https://mijorus.it/projects/collector) - Dropover utility that allows to drag files/images/text into a collection window and drop them anywhere `#python` `#libadwaita`. - [GNOME Characters](https://apps.gnome.org/app/org.gnome.Characters) - Emoji picker `#c` `#libadwaita` `#gnome`. @@ -549,7 +550,7 @@ Clients for commercial social platforms that had their API access cut off in a w ### Timers / Time Tracking - [Chess Clock](https://apps.gnome.org/app/com.clarahobbs.chessclock) - Over-the-board chess time control `#python` `#libadwaita`. -- [Exerciqe Timer](https://github.com/mfep/exercise-timer) - Interval training timer `#rust` `#libadwaita`. +- [Exercise Timer](https://github.com/mfep/exercise-timer) - Interval training timer `#rust` `#libadwaita`. - [Flowtime](https://github.com/Diego-Ivan/Flowtime) - Pomodoro timer with statistics `#vala` `#libadwaita`. - [Furtherance](https://github.com/lakoliu/Furtherance) - Cross-platform time tracker `#rust` `#libadwaita`. - [hamster-gtk](https://github.com/projecthamster/hamster-gtk) - Time tracker provided by `hamster-lib` `#python`.