Skip to content

Purplapp is an app.net statistics application.

Notifications You must be signed in to change notification settings

jvimedia/purplapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purplapp

Purplapp is an app.net web statistics application.

Current Features

Here are some things you can do with Purplapp at the moment:

Future Features

Here are some future things we plan to develop in order:

  1. Auto updating bio with your latest PCA clubs? Fully customisable (maybe)?
  2. Want notifications on people about to hit CookieClub? What about other clubs too?

Configuration

Put it on a server with PHP. :)

However, you will need to change the config.php file to include an access token:

<?php
define('ACCESS_TOKEN', 'ACCESS_TOKEN_HERE');
?>

Make sure you don't share this access token with anyone. You can get an access token from @duerig's Dev Lite.

Credits

  • Lead Developer: @charl
  • Assistant Developer - PHP Speciality: @jvimedia.
  • Assistant Developer - Backend Speciality: @hu
  • Hosting: @jvimedia

About

Purplapp is an app.net statistics application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.3%
  • CSS 14.7%