diff options
author | Florian Vahl <florian@flova.de> | 2022-11-02 11:02:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-02 11:02:57 +0000 |
commit | 6ff2e84ee85460dbe48e2dcb261041ca8df423bf (patch) | |
tree | 9a5ff8e7d9ba21dcfc8f5124e43f70d87e0eba0d | |
parent | Remove Chevereto (#3383) (diff) | |
download | awesome-selfhosted-6ff2e84ee85460dbe48e2dcb261041ca8df423bf.tar.gz awesome-selfhosted-6ff2e84ee85460dbe48e2dcb261041ca8df423bf.zip |
Change Bitpoll Demo URL (#3388)
Changes the URL of the Bitpoll Demo to the official public instance, where third party users are able to register.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1572,7 +1572,7 @@ Software for organising [polls](https://en.wikipedia.org/wiki/Opinion_poll) and _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/)) `GPL-3.0` `Python` +- [Bitpoll](https://github.com/fsinfuhh/Bitpoll) - A web application for scheduling meetings and general polling. ([Demo](https://bitpoll.de/)) `GPL-3.0` `Python` - [Calagator](https://calagator.org/) - Event aggregator. ([Source Code](https://github.com/calagator/calagator)) `MIT` `Ruby` - [Christmas Community](https://github.com/Wingysam/Christmas-Community) - Create a simple place for your entire family to use to find gifts that people want, and to avoid double-gifting. `AGPL-3.0` `Docker/Nodejs` - [Claper](https://claper.co/) - The ultimate tool to interact with your audience. An open-source alternative to Slido, AhaSlides and Mentimeter. ([Source Code](https://github.com/ClaperCo/Claper)) `GPL-3.0` `Elixir/Docker` |