Skip to content

Startup script run from cron to control gadgets and configuration

Notifications You must be signed in to change notification settings

steggy/pi-sys-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PI_Sys_Startup

(In Process)

Sys_Startup is a PHP script used for Raspberry PI startup. Instead of filling the CRON with @reboot I use this script to run all the gadgets I want at startup

I have also included logs and log rotate using logrotate.

There is a config file sys_startup.ini If the PI is using temp probes or relays, you can set configuration in the .ini file

Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.

  • Type some Markdown on the left
  • See HTML in the right
  • Magic

Version

1.0.2

Tech

Installation

You'll need:

  • PHP5
  • PHP5-cli
  • If using relays -WiringPi by Gorden
$ npm i -g gulp
$ git clone [git-repo-url] pi-sys-start
$ cd dillinger
$ npm i -d
$ mkdir -p downloads/files/{md,html,pdf}
$ gulp build --prod
$ NODE_ENV=production node app

About

Startup script run from cron to control gadgets and configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages