Hello and welcome to Homomm!
Homomm is a light and simple software on premise to exchange multimedia messages with friends.
Homomm is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.
Homomm name comes from the two words: "homines" meaning our choise to give chance to the human beings to come first
and "mm" for "multimedia messaging".
Homomm doesn't want to be a replacement of Whats App, Telegram, Wechat, etc. but their alter ago.
First step, use the left side panel password and salt fields to create the hash code to insert in the config file for every user. Remember to manually set there also the salt value.
As you are going to run Homomm in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:
- Check the permissions of your "Repo" folder in your web app private path; and set its path in the config file.
- In the Repo path create a "user" folder for each user and give to this folder the write permission. Set it appropriately in the config file.
- Check the permissions of your "hmm-img" folder in your web app public path; and set its path in the config file.
- In hmm-img path create a "user" folder for each user and give to this folder the write permission. Set it appropriately in the config file.
- In the config file, set every "user" information appropriately like in the examples given.
- Configure your Twilio account information appropriately to send out sms notification.
- Configure the server pushing interval to be notified on new chat messages.
- Configure the max history items as required (default: 50).
Feedback:
posta@elettronica.lol