Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

DylanVanAssche/harbour-sailfinder

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
qml
 
 
rpm
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 


Sailfinder

Sailfinder

Sailfinder is an unofficial Tinder client for Sailfish OS. This unofficial client has almost the same features as the official Android/iOS client.

Sailfinder is available in the official Jolla Store and on Openrepos.net

Features

  • Like, dislike, superlike people
  • View their profile, pictures, bio, ...
  • Notifications
  • View your matches, send them messages and unmatch them
  • GIF support
  • Edit your profile: change your search criteria, discoverable, ...
  • Modern Sailfish Silica UI and a blazing fast C++ backend

Translations

You can translate Sailfinder using the Transifex translations service. In case the language isn't available you can always request it and I will add it.

https://www.transifex.com/dylanvanassche/harbour-sailfinder/

Powered by

Disclaimer

Sailfinder and it's contributors aren't related to Tinder in any way and they can't be hold responsible for anything. You agree automatically with this disclaimer by using the application, contribute to it, ...

Screenshots

Screenshots

Build instructions

  • Clone this repository
  • Fire up QtCreator (SailfishSDK)
  • Open the .pro file and add your build targets
  • Create a header file in ./src called keys.h with the GIPHY API key: #define GIPHY_KEY "yourapikey"