An open API service indexing awesome lists of open source software.

https://github.com/danielkummer/9xie-box

Nixie project using 6 IN-4 and 3 IN-7 nixie tubes, the onion2 and the arduino dock 2
https://github.com/danielkummer/9xie-box

Last synced: about 1 year ago
JSON representation

Nixie project using 6 IN-4 and 3 IN-7 nixie tubes, the onion2 and the arduino dock 2

Awesome Lists containing this project

README

          

Be sure to make all the scripts executable.

```
chmod +x onion2/*.sh
```

Add the following lines to '/etc/rc.local'

```
ash /root/9xie-box/onion2/startup.sh
```