Skip to content

rockstar2046/rasip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rasip

Speak ip address on Raspberry PI

Requirements

awk,sed extra utils

mplayer sound palyer

Install

curl -L https://raw.githubusercontent.com/rockagen/rasip/master/bin/rasip_zh.sh -o rasip.sh

or with language, this depend on your $LANG value

curl -L https://raw.githubusercontent.com/rockagen/rasip/master/bin/rasip.sh -o rasip.sh

chmod u+x rasip.sh

Run

./rasip.sh

or enable auto after system boot

sudo mv rasip.sh /etc/init.d/rasip

sudo update-rc.d rasip defaults 99

Custom

vim _rasip.sh, then execute ./make.sh will build build/rasip.sh file

happy enjoy!

About

Speak ip address on Raspberry PI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages