diff options
author | Aaron Parecki <aaron@parecki.com> | 2020-07-05 19:36:02 +0000 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2020-07-05 19:36:02 +0000 |
commit | 3363d391bfbd02dda27ca7eb96e8c24b18473f66 (patch) | |
tree | 52c072d206c8ee1ead0ccd4182d58a9aec83025f | |
parent | Merge pull request #2126 from abdullahselek/master (diff) | |
download | awesome-selfhosted-3363d391bfbd02dda27ca7eb96e8c24b18473f66.tar.gz awesome-selfhosted-3363d391bfbd02dda27ca7eb96e8c24b18473f66.zip |
add Meetable
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1250,6 +1250,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` |