diff options
author | Chris McCormick <chris@mccormick.cx> | 2017-07-06 02:26:30 +0000 |
---|---|---|
committer | Chris McCormick <chris@mccormick.cx> | 2017-07-09 02:17:38 +0000 |
commit | 72367cc95b748761a89367dff8647c09e0e9be77 (patch) | |
tree | 2ee2946b9cd3851d5e295ff85c08f244db3ab59d | |
parent | Merge pull request #1091 from simonsmiley/fix-wekan-url (diff) | |
download | awesome-selfhosted-72367cc95b748761a89367dff8647c09e0e9be77.tar.gz awesome-selfhosted-72367cc95b748761a89367dff8647c09e0e9be77.zip |
Clerk event logger.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -947,6 +947,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` * [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` * [Kyélà](http://kyela.net/) - Participation polls for group events. ([Demo](http://kyela.net/55232734237c8/), [Source Code](https://github.com/abienvenu/Kyela)) `AGPLv3` `PHP` |