Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/par7133/homolog

Let's everyone log calendar and events (on premise) - PHP: <=8.1, GPL
https://github.com/par7133/homolog

calendar events gpl logger

Last synced: 1 day ago
JSON representation

Let's everyone log calendar and events (on premise) - PHP: <=8.1, GPL

Awesome Lists containing this project

README

        

# Homolog

Hello and welcome to Homolog!

Homolog is a light and simple software on premise to log calendar or events.

Homolog is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

Homolog name comes from a prank between two words: "homines" meaning our intention to put humans first and "log".

First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.

As you are going to run Homolog in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:


  1. Check the permissions of your "data" folder in your web app private path; and set its path in the config file.

  2. In the data path create a ".HL_history" and ".HL_captchahistory" files and give them the write permission.

  3. Finish to setup the configuration file apporpriately, in the specific:


    • Configure the APP_USE and APP_CONTEXT appropriately.

    • Configure the DISPLAY attributes as required.

    • Configure the max history items as required (default: 1000).




### Screenshots

![Homolog](/HL_res/screenshot1.png)

Feedback: [email protected]