/asiairPush

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

asiairPush

Send the images you just took to telegram

ACTUAL ( pip install astropy matplotlib requests ) .py python (based on windows system)

OLD .sh for linux system .ps1 for windows system (powershell)

Dipendenze versione linux (versione prossima) dcraw: Per il debayering dei file .fit.

bash sudo apt install dcraw ImageMagick: Per la conversione in JPEG.

bash sudo apt install imagemagick curl: Per inviare i file tramite l'API di Telegram (di solito è già installato).

bash sudo apt install curl