a Zenly alternative building by XMPP's Personal Eventing Protocol.
- create XMPP account
- If you use this program, your server maybe need to support your server Personal Eventing Protocol, Entity Capabilities, and etc.
- please check your server using tool
- access https://henly-web.vercel.app , sign in with your account.
- allow to share location to the service.
This service handles locations where you or your friend are. But, locations share only friends, your browser, and XMPP server which you or your friends register.
copyright (c) 2022 eniehack
This software is licensed under Apache License 2.0 OR GNU Affero General Public License v3.0 only. You may choose two licenses above.
- Fork it (https://gitlab.com/eniehack/henly-web/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- eniehack - creator and maintainer