Skip to content

Instantly share code, notes, and snippets.

@kanaWEB
kanaWEB / msplashscreen
Last active August 29, 2015 14:08
Splash Screen that works with adafruit tft
#! /bin/sh
### BEGIN INIT INFO
# Provides: msplashscreen
# Required-Start:
# Required-Stop:
# Should-Start:
# Default-Start: S
# Default-Stop:
# Short-Description: Show custom splashscreen
# Description: Show custom splashscreen
@kanaWEB
kanaWEB / prepareme.sh
Last active August 29, 2015 14:08
Prepare a raspberry pi
#!/bin/bash
## LAZASS LIBRARY ##
###############################################################
## Description: Library for scripts #
## Author:Sarrailh Remi #
## License:http://www.tldrlegal.com/l/Gplv3 #
## Manual:http://madnerd.org/Create_Scripts_with_Lazass #
###############################################################
VER="2.1"
AUTHOR="Sarrailh Remi"
@kanaWEB
kanaWEB / preparepi.sh
Last active August 29, 2015 14:07
Prepare a raspberry pi
#!/bin/bash
## LAZASS LIBRARY ##
###############################################################
## Description: Library for scripts #
## Author:Sarrailh Remi #
## License:http://www.tldrlegal.com/l/Gplv3 #
## Manual:http://madnerd.org/Create_Scripts_with_Lazass #
###############################################################
VER="2.1"
AUTHOR="Sarrailh Remi"
@kanaWEB
kanaWEB / repairespeak.sh
Last active August 29, 2015 14:05
Repair espeak (proc/cpuinfo) error (doesn't work)