Kosmorro / kosmorro

A program to calculate your ephemerides.
https://kosmorro.space
GNU Affero General Public License v3.0
60 stars 7 forks source link

Compute the ephemerides for several days #18

Closed Deuchnord closed 4 years ago

Deuchnord commented 4 years ago

Is your feature request related to a problem? Please describe. There is currently no way to compute the ephemerides for several days with Kosmorro.

Describe the solution you'd like New arguments --from=<date1> and --until=<date2> to compute ephemerides from date1 and date2.

Describe alternatives you've considered A Bash script that runs Kosmorro foreach date between date1 and date2.

Deuchnord commented 4 years ago

This will finally not be implemented: too much changes to do for a not so important feature.

NB: if anyone is interested in this feature, feel free to comment the issue and I'll reopen.