Compare commits

...

6 commits

Author SHA1 Message Date
Urban
8fc54a84c0
Add OpenHabitTracker (#2075)
Some checks failed
build / build-markdown (push) Has been cancelled
build / build-html (push) Has been cancelled
2026-03-08 11:06:04 +01:00
june
10efd6cd83
add Tuwunel (#2014)
Signed-off-by: June Strawberry <june@vern.cc>
2026-03-08 11:05:53 +01:00
Tomomatoes
5616d5ad0b
Add Calibre Web Automated (#1983)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
2026-03-08 11:05:43 +01:00
Emmanuel López
b965bac80d
Add TrackWatch (#1974)
Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
2026-03-08 11:05:31 +01:00
Rodrigo Braz
d2de04d8ef
Add Deleterr (#1962) 2026-03-08 11:05:19 +01:00
Jorin
b96eebb17f
Add Shaper (#1952) 2026-03-08 11:04:58 +01:00
6 changed files with 71 additions and 0 deletions

View file

@ -0,0 +1,10 @@
name: "Calibre Web Automated"
website_url: "https://github.com/crocodilestick/Calibre-Web-Automated"
source_code_url: "https://github.com/crocodilestick/Calibre-Web-Automated"
description: "All-in-one solution, combining the modern lightweight web UI from Calibre-Web with the robust, versatile feature set of Calibre (fork of Calibre Web)."
licenses:
- GPL-3.0
platforms:
- Docker
tags:
- Document Management - E-books

10
software/deleterr.yml Normal file
View file

@ -0,0 +1,10 @@
name: Deleterr
website_url: https://github.com/rfsbraz/deleterr
description: Automated media cleanup tool that removes watched and stale content from Plex, Sonarr, and Radarr based on configurable rules.
licenses:
- MIT
platforms:
- Docker
tags:
- Media Management
source_code_url: https://github.com/rfsbraz/deleterr

View file

@ -0,0 +1,12 @@
name: OpenHabitTracker
website_url: https://openhabittracker.net
source_code_url: https://github.com/Jinjinov/OpenHabitTracker
description: Track habits, tasks and notes with time tracking, calendar view and completion statistics.
licenses:
- GPL-3.0
platforms:
- Docker
tags:
- Task Management & To-do Lists
- Time Tracking
demo_url: https://pwa.openhabittracker.net

14
software/shaper.yml Normal file
View file

@ -0,0 +1,14 @@
name: Shaper
website_url: https://taleshape.com/shaper/docs
description: Build Data Dashboards all in SQL. Powered by DuckDB.
licenses:
- MPL-2.0
platforms:
- Docker
- Nodejs
- Python
- Go
tags:
- Analytics
source_code_url: https://github.com/taleshape-com/shaper
demo_url: https://demo.taleshape.com/view/pvggvdpiwb9wlyppuqbyx0nt

11
software/trackwatch.yml Normal file
View file

@ -0,0 +1,11 @@
name: TrackWatch
website_url: https://trackwatch.emlopezr.com
source_code_url: https://github.com/emlopezr/trackwatch
description: Automated music release tracker for Spotify with email notifications, discography generator, and ghost track cleaner (alternative to Release Radar).
licenses:
- MIT
platforms:
- Docker
tags:
- Media Management
depends_3rdparty: true

14
software/tuwunel.yml Normal file
View file

@ -0,0 +1,14 @@
name: "Tuwunel"
website_url: "https://tuwunel.chat"
source_code_url: "https://github.com/matrix-construct/tuwunel"
description: "High-performance and feature-rich chat server for Matrix, and the successor to conduwuit (fork of Conduit)."
licenses:
- Apache-2.0
platforms:
- deb
- Docker
- Nix
- Rust
tags:
- Communication - Custom Communication Systems
demo_url: "https://try.tuwunel.chat/"