AstroCalc is ment as the amateur astronomers pocket book, containing everything you need to plan a night watching the sky.
Currently AstroCalc can show the position of the Sun, Moon and planets graphically, show set and rise time, magnitude and distance from Earth, and date for next new and full moon.
The graphic display are divided into two sections: A half circle showing the vertical position of the object and a full circle showing the direction of the object.
Please remember to select 'Get position from GPS', otherwise you will get the object data for a position in southern Denmark ;). 'Get position from GPS' samples the GPS position until it has your position with sufficient accuracy, and stores the position for future use. While the position is sampled, an GPS icon are shown in the upper right corner of the screen.
This is an early version, so if you have ideas or wishes, feel free to contact me either here, or on kim@foder.dk.
Attachment | Size | Date |
---|---|---|
astrocal-1.5-1.armv7hl.rpm | 263.94 KB | 14/01/2022 - 01:25 |
astrocal-1.5-1.aarch64.rpm | 264.69 KB | 14/01/2022 - 01:25 |
astrocal-1.6-1.armv7hl.rpm | 281.32 KB | 27/04/2022 - 20:31 |
astrocal-1.6-1.aarch64.rpm | 283.12 KB | 27/04/2022 - 20:31 |
- Problem after SFOS 4.4 where changes to settings was no longer saved or read, corrected.
- Sandboxing permissions now included.
Comments
Ta_das
Sun, 2019/08/11 - 23:25
Permalink
Thank you so much for the convenient and informative program. I am not an amateur astronomer, just a person to whom nature in all its forms and manifestations is important. And living in a crowded city not always you can see the track of the moon or the sunset and sunrise. And now I can know it conveniently. And even start acquainting with the planets.
rgsidler
Thu, 2018/10/25 - 23:39
Permalink
The program is extraordinary. I use it on a regular basis while watching the nightly sky. Though some more stars and/or the possibility to select what to be visible would even improve the experience. Great work, thank you very much! Roland
kif
Tue, 2018/10/30 - 23:07
Permalink
Thank you for the flowers.
I am continuously working on improvements, such as star charts and maybe star identification, but until now I haven't found a way to implement any of those without destroying the clean and simple interface of the current program.
At some time, not too far in the future I hope to have an update with interesting new features.
/Kim
Mick
Mon, 2017/02/06 - 21:52
Permalink
Tried to update from 1.1-1 to 1.3-1 on Intex Aqua Fish but it said "Installation Failed".
I now find that 1.1-1 now just displays a white screen.
Any ideas?
kif
Mon, 2017/02/06 - 23:33
Permalink
Hi Mick
It would seem that the failed installation has overwritten something.
Try and uninstall v. 1.1-1, and then install 1.3-1, does that help?
Else try and start AstroCalc from a command line, just write astrocal and press enter, does that give any error messages?
/Kim
Mick
Fri, 2017/02/10 - 14:37
Permalink
When running from command line I'm still getting a white screen and terminal is reporting:-
[W] unknown: 37 - file /// usr/share/astrocal/qml/astrocal.qml:37:30: Type FirstPage unavailable
initialPage: Component ( FirstPage { { }
[W] unknown: 35 file: ///usr/share/astrocal/qml/pages/FirstPage.qml:35:1 module "Qtlocation" is not installed
import Qtlocation 5.0
kif
Mon, 2017/02/13 - 21:38
Permalink
Ok, it semes the change to make the instalation automatically install needed packages has not helped!
You need to execute the following from a command line:
pkcon install qt5-qtdeclarative-import-location
After that you should be able to run AstroCalc.