Skip to content

jordie/Faceless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faceless

Faceless is where you can talk freely. Share messages with your friends and the whole world.

Demo

Get the free Android app from Google Play

Installation

Server

  1. Set up a web server with Apache + PHP + MySQL
  2. Set up a Twilio account and register an SMS-enabled phone number POSTing to the public URL of Server/htdocs/internal/sms_verify.php
  3. Rename Server/config.example.php to Server/config.php and replace all occurrences of REPLACE_THIS_WITH_VALUE with a proper configuration value for your setup
  4. Set up cron jobs for htdocs/workers/dispatcher.php, htdocs/workers/score_updater.php and htdocs/workers/cleaner.php

Android

  1. Rename Android/src/im/delight/faceless/ConfigExample.java to Android/src/im/delight/faceless/Config.java and replace all occurrences of REPLACE_THIS_WITH_VALUE with a proper configuration value for your setup
  2. Import all dependencies for the Android project

Security

Disclose bugs and vulnerabilities or read more about security.

Translations

Faceless on Localize

License

Copyright (C) 2014 www.delight.im <info@delight.im>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see {http://www.gnu.org/licenses/}.

About

Faceless is where you can talk freely

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published