AstroPi3
AstroPi3 copied to clipboard
Only Kstars and Indi are included in the backup and restore script, would be good if it also included PHD2 :) There is an export function in PHD2 (under the...
The "Backup or Restore" does not work under Raspbian. The Desktop Entry/Command is set to execute mate-terminal and this fails on Raspbian. Workaround is to replace with "/home/pi/AstroPi3/backupOrRestore.sh" and ensure...
I'm trying to run your fantastic RPi3 script on a RPi Zero Raspian (just INDI, no PHD2 or viewer). It's better to set: -j $(expr $(nproc) + 2) as -j...