GitXplorerGitXplorer
S

desktop-stellarium

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
5d4dd7357ed4dd8045512b63f39a7435526cc01d

edit note

committed 2 years ago
Unverified
3e939aeea43bb050f24705a40fbbf4526bed282e

update display to tag planets instead of pasting the string into the code directly. fix multiple planet displayon chart

committed 2 years ago
Unverified
822850a4bc601e945bc5686af6adfcb33ec1c7fd

note to self, better default, PLUTO IS A PLANET

committed 2 years ago
Unverified
2641f000b20bafe81bb28f9d7e45988a6d33757e

add example call, change to centered labels

committed 2 years ago
Unverified
9fff0eda97a89382e711313cf7817a896871f583

add see_planets function

committed 2 years ago
Unverified
5c19b9aa0146911a630293039b2def60b290242c

generalise when function, add is_star function

committed 2 years ago

README

The README file for this repository.

Desktop-Stellarium

This app aims to provide a CLI interface, along with some Conky scripts and install scripts, in order to provide an observatory of sorts, right on your desktop!

If you've never heard of conky, you can find it here. It's a great little tool to display things like clocks or system information on the desktop.

How does it work?

Two parts.

  1. A CLI interface (this application) and
  2. Conky scripts that interface with aforementioned CLI interface

That CLI Interface can use local config files, along with command line options, to specify things like your timezone. Behind the scenes, it utilises skyfield for python3. Maybe take a peek at notes.txt?


Samantha Clarke, Dec 2022