ChronosLNX
by ShadowKyogreScreenshots
All screenshots are located hereWhat is this?
ChronosLNX is somewhat of a clone of ChronosXP for Linux systems primarily, although it will work on Windows and Macs, I think. It has most of the basic features of ChronosXP, but it might be missing some.
If you have suggestions for lightening up or tidying up the code, visit the Issues page for it and bug me about it.
Todo
- Find an alternate sunrise/sunset method to make this lighter
- Find an alternate moon phase method to make this lighter
- Add play a sound action to the events
- Alerts for aspects, moon phase, planet in certain sign, etc.
Dependencies
- Python 3
- PyQt
- PySwisseph
- python-dateutil
Install
Copy the files to /usr/share/chronoslnx if you plan to use the *.desktop file included. If not, feel free to leave it where you downloaded it or place it somewhere else. You can also replace the icons for the planets and the program if you want to.
License
GPL
Credits
- Clock script I came across to start off the code
- Minimizing to system tray.
- And if it hasn't been said before, ChronosXP.
- Other random sources pasted throughout the code
Download
You can also clone the project with Git by running:
$ git clone git://github.com/ShadowKyogre/ChronosLNX
Get the source code on GitHub : ShadowKyogre/ChronosLNX