malex984 / content-slider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The main entry point is index.php. This multi role script can act as a launcher, web server and heartbeat observer at the same time.

  • simple start: php index.php
  • start on separate X screen: xinit `which php` index.php -- :1 vt8
  • it might be necessary to set allowed_users=anybody in /etc/X11/Xwrapper.config (try sudo dpkg-reconfigure x11-common)

About


Languages

Language:PHP 42.5%Language:JavaScript 23.7%Language:HTML 17.6%Language:CSS 13.7%Language:Shell 2.5%