- backup: backup scripts. WIP.
- messaging
- setup: scripts to install needed software on my various computers.
- shell-extensions-management
- extension-management.py: install and remove Gnome Shell extensions.
- wake-on-lan: Scripts to boot my desktop computer from my NAS.
SCRIPTS_FOLDER
: absolute path to this folderPUSHBULLET_ACCESS_TOKEN
: access token for Pushbullet
RESTIC_REPOSITORY
: used in restic-desktop.sh to set where my backup should live on my NASRESTIC_PASSWORD_FILE
: path to the file containing the restic passwordB2_KEY_ID
: Backblaze B2 key IDB2_APP_KEY
: Backblaze B2 application keyB2_BUCKET_NAME
: Name of the Backblaze B2 bucket to backup to
DESKTOP_NET_MASK
: Mask of the network the computer is on (ex: 192.168.0.255)DESKTOP_MAC
: MAC address of the computer.DESKTOP_DNS
: DNS name of the computer. Can be its IP address.