Skip to content

A collection of scripts running on my "basement" Raspberry Pi

Notifications You must be signed in to change notification settings

shmick/pi-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These scripts were written and tested on a Raspberry Pi running Raspbian. They should run on any linux host without issue.

In order to avoid writing transient data to the SD card on the Raspberry Pi, a ramdisk is used to store it.

Add the following to your /etc/fstab file to setup a 64MB ramdisk:

none /ramdisk tmpfs defaults,size=64m,mode=777 1 2

Heat Tweet requires:

Tree Lights requires:

About

A collection of scripts running on my "basement" Raspberry Pi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published