diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-01 13:20:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 13:20:08 +0000 |
commit | 86fd752e70ccd43b3d6d8ccc3c9018f0a34a01e8 (patch) | |
tree | c4c51873b0e30a06e724e0fb3bf6d746ba3e1bc0 | |
parent | Merge pull request #3051 from DennisCiba/wikijs-url (diff) | |
parent | Add Bitpoll to Polls and Events (diff) | |
download | awesome-selfhosted-86fd752e70ccd43b3d6d8ccc3c9018f0a34a01e8.tar.gz awesome-selfhosted-86fd752e70ccd43b3d6d8ccc3c9018f0a34a01e8.zip |
Merge pull request #2992 from Flova/patch-1
Add Bitpoll to Polls and Events
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1506,6 +1506,7 @@ _Related: [Monitoring](#monitoring)_ _Related: [Booking and Scheduling](#booking-and-scheduling)_ +- [Bitpoll](https://github.com/fsinfuhh/Bitpoll) - A web application for scheduling meetings and general polling. ([Demo](https://bitpoll.mafiasi.de/), [Source Code](https://github.com/fsinfuhh/Bitpoll)) `GPL-3.0` `Python` - [Calagator](https://calagator.org/) - Event aggregator. ([Source Code](https://github.com/calagator/calagator)) `MIT` `Ruby` - [ClearFlask](https://clearflask.com) - Community-feedback tool for managing incoming feedback and prioritizing a public roadmap. Alternative to Canny, UserVoice, Upvoty. ([Demo](https://product.clearflask.com), [Source Code](https://github.com/clearflask/clearflask)) `AGPL-3.0` `Docker` - [Clerk](https://github.com/AppMini/Clerk) - Simple event logger to keep track of periodic events, habits, etc. as they occur. `GPL-3.0` `PHP` |