diff options
author | nodiscc <nodiscc@gmail.com> | 2020-08-04 18:43:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-04 18:43:45 +0000 |
commit | 68655af71e3d7c97435893219169f18d37b31418 (patch) | |
tree | be0e0ec3101ce9a72abc38c1e0d5651d5f58a808 | |
parent | Merge pull request #2172 from worldworm/master (diff) | |
parent | add Meetable (diff) | |
download | awesome-selfhosted-68655af71e3d7c97435893219169f18d37b31418.tar.gz awesome-selfhosted-68655af71e3d7c97435893219169f18d37b31418.zip |
Merge pull request #2157 from aaronpk/master
add Meetable
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1251,6 +1251,7 @@ See also _[Monitoring](#monitoring)_ - [JD Esurvey](https://www.jdsoft.com/jd-esurvey.html) - Open source enterprise survey web application. ([Source Code](https://github.com/JD-Software/JDeSurvey)) `AGPL-3.0` `Java` - [Kyélà](http://kyela.net/) - Participation polls for group events. ([Demo](https://kyela.net/concert/), [Source Code](https://github.com/abienvenu/Kyela)) `AGPL-3.0` `PHP` - [LimeSurvey](https://www.limesurvey.org) - Feature-rich Open Source web based polling software. Supports extensive survey logic. ([Demo](https://demo.limesurvey.org), [Source Code](https://github.com/LimeSurvey/LimeSurvey)) `GPL-2.0` `PHP` +- [Meetable](https://meetable.org) - Event aggregator. ([Demo](https://events.indieweb.org), [Source Code](https://github.com/aaronpk/Meetable)) `MIT` `PHP` - [Open Event Server](https://github.com/fossasia/open-event-server) - Enables organizers to manage events from concerts to conferences and meet-ups. `GPL-3.0` `Python` - [PHPBack](http://www.phpback.org) - The open source feedback system. ([Demo](http://www.phpback.org/demo/), [Source Code](https://github.com/ivandiazwm/phpback)) `GPL-3.0` `PHP` |