diff options
author | nodiscc <nodiscc@gmail.com> | 2017-07-09 21:53:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-09 21:53:30 +0000 |
commit | a39ee6015a375bcfd20e0815665ef1b76db04c32 (patch) | |
tree | b70242a104cba83f6ac2becba9a62415585b8894 | |
parent | Add Fider (#1101) (diff) | |
parent | Clerk event logger. (diff) | |
download | awesome-selfhosted-a39ee6015a375bcfd20e0815665ef1b76db04c32.tar.gz awesome-selfhosted-a39ee6015a375bcfd20e0815665ef1b76db04c32.zip |
Merge pull request #1100 from chr15m/clerk-event-logger
Clerk event logger.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -945,6 +945,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection **[`^ back to top ^`](#)** * [Calagator](http://calagator.org/) - An event aggregator. ([Demo](http://calagator.org/), [Source code](https://github.com/calagator/calagator)) `MIT` `Ruby` + * [Clerk](https://github.com/chr15m/Clerk) - Simple event logger to keep track of periodic events, habits, etc. as they occur. `GPLv3` `PHP` * [dudle](http://primelife.ercim.eu/results/opensource/63-dudle) - An online scheduling application. ([Demo](https://dudle.inf.tu-dresden.de/)) `AGPLv3` `Ruby` * [Fider](http://getfider.com) - An open source alternative to UserVoice for customer feedback. ([Demo](https://demo.fider.io), [Source Code](https://github.com/getfider/fider)) `MIT` `Go` * [Framadate](https://framadate.org/) - An online service for planning an appointment or make a decision quickly and easily: Make a poll, Define dates or subjects to choose, Send the poll link to your friends or colleagues, Discuss and make a decision. ([Demo](https://framadate.org/aqg259dth55iuhwm), [Source Code](https://git.framasoft.org/framasoft/framadate)) `CeCILL-B` `PHP` |