No Description

causefx 8a79b58f96 Create README.md 9 years ago
bower_components 97dfa3cb2e Inital Commit 9 years ago
css 97dfa3cb2e Inital Commit 9 years ago
js 97dfa3cb2e Inital Commit 9 years ago
.gitattributes 4f5993148c :tada: Added .gitattributes & .gitignore files 9 years ago
.gitignore 4f5993148c :tada: Added .gitattributes & .gitignore files 9 years ago
LICENSE c39de471d8 Create LICENSE 9 years ago
README.md 8a79b58f96 Create README.md 9 years ago
index.php 29c7938704 Fixed the setup issue again 9 years ago
settings.php 29c7938704 Fixed the setup issue again 9 years ago
user.php 97dfa3cb2e Inital Commit 9 years ago

README.md

Organizr

HTPC/Homelab Services Organizer - Written in PHP

Setup

Requirements: A webserver (nginx, Apache, IIS or any other webserver) configured with PHP5.5 support.

  • To set it up, clone this repository: git clone https://github.com/causefx/Organizr or download the ZIP-file.
  • Place all files on a publically accessible webserver, either directly in the root, or inside a directory called Dashboard or whatever you want it to be called. Please set the correct user permissions on the directory and it's files.

##INSTRUCTIONS Upload all contents of zip or git pull the zip into the folder you want to have this on your webserver. Set the correct file permission on the files.

Open up the index.php file once everything is uploaded. The script take you through to create an admin account.

Now you can refresh and create tabs to whatever you like in whatever order.

Once the cookie expires you will need to login again

If you aren't logged in you or any guest will only see your guest enabled tabs

##Images

Main View Desktop screenshot

Login View Desktop screenshot

Settings View Desktop screenshot