FlawlessCasual17 / alovoa

Free and open-source dating platform that respects your privacy

Home Page:https://alovoa.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alovoa

Alovoa aims to be the first widespread free and open-source dating web platform.

Website Codeberg GitHub issues Matrix Mastodon Follow Twitter Follow Subreddit subscribers GitHub license

What makes Alovoa different from other platforms?

  • No ads
  • No selling of your data
  • No paid features (no "pay super-likes", "pay to swipe", "pay to view profile" or "pay to start a chat")
  • No unsecure servers
  • No closed-source libraries
  • No seeing people you don't want to see with advanced filters
  • Your most private data is securely encrypted

Mobile apps

Alovoa is also available as a mobile app. Check out Android app source code repo, download an app on F-Droid or Google Play

Contribute

  • Tell your friends about it and share on social media! This is the best way to make it grow.
  • Improve the project by posting in Issues and make a PR upon Issue discussion.
  • Chat/support to the development community on Matrix
  • Translate this project into your preferred language on Weblate
Translation status

Translation Status

Donate

Like this project? Consider making a donation.

Platform Link
Alovoa alovoa.com/donate-list
BuyMeACoffee buymeacoffee.com/alovoa
Ko-fi ko-fi.com/Alovoa
Liberapay liberapay.com/alovoa/donate
Open Collective opencollective.com/alovoa
BTC
Click to revealbc1q5yejhe5rv0m7j0euxml7klkd2ummw0gc3vx58p

How to build

  • Install a JDK >= 9 (OpenJDK 11 is officially supported)
  • Install maven: https://maven.apache.org/install.html
  • Setup a database (MariaDB is officially supported)
  • Setup an email server or use an existing one (any provider with IMAP support should work)
  • Enter credentials for database server, email server and encryption keys in application.properties
  • Execute "mvn install" in the folder where the pom.xml resides

Debugging

  • Spring Tool Suite is recommended for debugging
  • Find the lombok.jar (should be in the ~/.m2) and execute it with "java -jar"

Documentation:

Licenses:

  • All code is licensed under the AGPLv3 license, unless stated otherwise.
  • All images are proprietary, unless stated otherwise.
  • Third-party web libraries can be found under resources/css/lib and resources/js/lib and have their own license.
  • Third-party Java libraries can be found in the pom.xml and have their own license.

About

Free and open-source dating platform that respects your privacy

https://alovoa.com

License:GNU Affero General Public License v3.0


Languages

Language:Java 64.7%Language:HTML 21.2%Language:JavaScript 9.5%Language:CSS 4.0%Language:Shell 0.6%