Skip to content

gatuno1/pisetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Setup Files

These are some setup files for a new Raspberry Pi. There's a 1 minute demo of the script here.

setup.sh

Here's what the main setup.sh script installs

  • New prompts to select packages to install
  • WiFi SSID's/passwords
  • 80autostart - autostart file
  • xrdp
  • conky
  • emacs
  • Chrome browser
  • npm to support NodeRed
  • mongodb to support NodeRed
  • Calculate install time and include with text message
  • Add prompts to select install of dependent files
  • Install Node Red nodes

url's

ToDo

Fixed bugs

  • Error - Unable to resolve host raspberrypi
  • can't overwrite /etc/localtime, delete first

Dependencies

These files must be in the setup.sh home directory to function correctly:

  • wpa_supplicant.conf
  • 80autostart
  • .conkyrc

Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages