par7133 / Msnger

Let everyone twit its messages (on premise solution) - PHP: <=8.1, GPL

Home Page:https://par7133.github.io/Msnger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Msnger

Msnger is a light and simple software on premise to twit short/long messages.

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

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 Msnger 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 ".MSN_history" and ".MSN_captchahistory" files and give them the write permission.
  3. Finish to setup the configuration file apporpriately, in the specific:
    • Configure the APP_USE appropriately.
    • Configure the DISPLAY attributes as required.
    • Configure the max history items as required (default: 100).

Hope you can enjoy it and let us know about any feedback: posta@elettronica.lol

Screenshots

5 Mode Msnger

About

Let everyone twit its messages (on premise solution) - PHP: <=8.1, GPL

https://par7133.github.io/Msnger/

License:GNU General Public License v3.0


Languages

Language:PHP 66.6%Language:HTML 15.8%Language:JavaScript 13.4%Language:CSS 4.3%