A tumblr-esque mastodon/pleroma client
Go to file
daisuke adb92bfdaa Update 'README.md' 2020-03-16 23:24:08 +00:00
css DashboardFE 2020-03-16 16:47:26 -06:00
data DashboardFE 2020-03-16 16:47:26 -06:00
font DashboardFE 2020-03-16 16:47:26 -06:00
img DashboardFE 2020-03-16 16:47:26 -06:00
include DashboardFE 2020-03-16 16:47:26 -06:00
js DashboardFE 2020-03-16 16:47:26 -06:00
layout DashboardFE 2020-03-16 16:47:26 -06:00
login DashboardFE 2020-03-16 16:47:26 -06:00
logout DashboardFE 2020-03-16 16:47:26 -06:00
modules DashboardFE 2020-03-16 16:47:26 -06:00
pages DashboardFE 2020-03-16 16:47:26 -06:00
templates DashboardFE 2020-03-16 16:47:26 -06:00
vendor DashboardFE 2020-03-16 16:47:26 -06:00
LICENSE Initial commit 2020-03-16 22:30:20 +00:00
README.md Update 'README.md' 2020-03-16 23:24:08 +00:00
action.php DashboardFE 2020-03-16 16:47:26 -06:00
demo.html DashboardFE 2020-03-16 16:47:26 -06:00
index.php DashboardFE 2020-03-16 16:47:26 -06:00
settings.php DashboardFE 2020-03-16 16:47:26 -06:00
status.php DashboardFE 2020-03-16 16:47:26 -06:00
upload.php DashboardFE 2020-03-16 16:47:26 -06:00

README.md

DashboardFE

A frontend for Mastodon/Pleroma with heavy inspiration from the tumblr user dashboard. Written in PHP

The frontend should work on a standard LAMP stack (with all the common php extensions installed) with no other dependencies needed.