astro_monitor

A small program to help you during your astrophotography sessions

Stars
4
astro_monitor - Release 1.1.0 Latest Release

Published by MattBlack85 8 months ago

astro_monitor - Fix MacOS path to Kstars databse

Published by MattBlack85 over 1 year ago

astro_monitor - v1.0.2

Published by MattBlack85 over 1 year ago

Add build for MacOS M1/M2

astro_monitor - Bugfix v1.0.1

Published by MattBlack85 over 1 year ago

Fixed bad URL where to send hook for telegram notification

astro_monitor - Release v1.0.0

Published by MattBlack85 over 1 year ago

Astromonitor enters its stable phase.

BREAKING CHANGES
by default now astromonitor does not start any process (previously was monitoring kstars when launched without parameters)

NEW FEATURES

  • Added command to store remotely a backup of Kstars database and INDI devices configs
  • Added command to restore the backup
astro_monitor - v0.4.3

Published by MattBlack85 almost 3 years ago

Fixed:

  • System::new_all was still fetching all system info, ::new used now

Removed:

  • bool flag to check if the script was running the first time

Added:

  • getting the process pid
astro_monitor - Release 0.4.2 - decrease footprint

Published by MattBlack85 almost 3 years ago

On a raspberry pi the CPU usage was seen a bit too high, this release tries to fetch only the data astromonitor is interested in hopefully reducing yhe footprint of the program

astro_monitor - Bugfix 0.4.1

Published by MattBlack85 almost 3 years ago

Fixed:

  • FD monitor report was misleading cause it was merging numbers from different processes from the same program
astro_monitor - Release 0.4.0 - more monitoring

Published by MattBlack85 almost 3 years ago

Added:

  • file descriptors monitoring (to stdout)
  • system resources monitoring (to file, only CPU and memory usage)

Refactored:

  • folder structure (now modules are starting to appear)
astro_monitor - Add arm 64 bit build

Published by MattBlack85 almost 3 years ago

Removed:

  • build for old arm archs (first raspberry series)
astro_monitor - Add more verbosity

Published by MattBlack85 almost 3 years ago

New:

  • Added some basic info about what's doing
  • Returning the status code if the HTTP request for the notification returns anything different from 200
astro_monitor - Change host port

Published by MattBlack85 almost 3 years ago

astro_monitor - Multi target builds

Published by MattBlack85 almost 3 years ago

Add artifact for armv6
Add artifact for armv7
Add artifact for MacOS

astro_monitor - First release

Published by MattBlack85 almost 3 years ago