| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| HatchKeeper_Portable-0.60.1.exe | 2018-01-07 | 6.7 MB | |
| HatchKeeper_x86_64-0.60.1.tar.bz2 | 2018-01-07 | 5.4 MB | |
| HatchKeeper_Source-0.60.1.tar.bz2 | 2018-01-07 | 915.0 kB | |
| README.txt | 2018-01-07 | 3.2 kB | |
| Totals: 4 Items | 13.1 MB | 0 | |
HatchKeeper v0.60.1
Note: This Is a development release for testing purposes only. The Manual has not yet
been updated for this release, so here are the new additions:
You are now able to export a calendar to upload to google calendar and possibly others that
support .ics ical files, just double-click a batch and click Export Calendar,
then select the folder where you want to save it(Note: your file will have the same
name as your batch name with a .ics ending), you can now import your calendar file to
Google Calendar with your web browser.
Clicking on A batch will show it's dates in the calendar, after swithing the month
or year on the calendar reselect the batch to show the dates for that month/year.
Start date will show up as Yellow
Candle date shows up as dark Blue
Lockdown/Remove from Turner shows up as bright Green
And Hatch Date is bright Red
HatchKeeper is an open-source cross-platform program that keeps track of egg incubation.
Currently only Linux and Windows are supported. For more help see the HatchKeeper Manual
__________________________
License:
__________________________
See gpl-3.0.txt
__________________________
Setting up on Linux:
__________________________
HatchKeeper will work as a portable app or you can install it.
To use as a portable app just extract the archive and give HatchKeeper execute
permission. Make sure that .HatchKeeper_Data has read and write permission.
Installing HatchKeeper
Run ./install-HatchKeeper as root
Or Just copy HatchKeeper and hatchkeeperd to /usr/bin and copy .HatchKeeper_Data to you home folder.
Make sure you have the right permissions. run HatchKeeper to launch
__________________________
Setting up on Windows:
__________________________
HatchKeeper for windows is avalible as a portable app or an install.
For the portable version: Just run the self-extracting .exe file extract to the location of your
choice. Double-click HatchKeeper.exe to run your app.
For the installer: Run the installer, then launch from the Start Menu.
__________________________
Compiling HatchKeeper
__________________________
Compiling HatchKeeper is not automated yet
To compile HatchKeeper, you'll need a working install of wxWidgets v_3.0.2
On Windows. Rename WinMakefile to Makefile. Running this with mingw32-make should build your app, Tweak Makefile as Needed.
On Linux. Rename LinMakefile to Makefile. Than cd to extracted source and run: make, than: sudo ./Install to install.
__________________________
The ToDo list:
__________________________
Hey we might never get this done... but here goes...
Check the Changelog to see what we did get done.
2 A Mac port.
3 Android port.
4 AutoTool support