| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| HatchKeeper-Potable-Windows_v0.60.2.exe | 2018-02-06 | 6.5 MB | |
| HatchKeeper_Linux_x86_64-0.60.2-Dev.tar.bz2 | 2018-02-06 | 5.3 MB | |
| HatchKeeper_Source-0.60.2-dev.tar.bz2 | 2018-02-06 | 743.0 kB | |
| README.txt | 2018-02-06 | 2.9 kB | |
| Totals: 4 Items | 12.5 MB | 0 | |
HatchKeeper v0.60.2 (C) 2018 The HatchKeeper Team
Note: This Is a development release for testing purposes only. And is meant to update v0.60.1
Updating from v0.60.1 to v0.60.2
On Windows: Run the self-extracting archive, extract to the location of your choice.
Note do not overwrite the existing HatchKeeper v0.60.1 install. With your File Manager
copy HatchKeeper.exe from v0.60.2 and replace HatchKeeper.exe in v0.60.1.
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.
Note: development releases are only avalible as portable.
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.
Note: development releases are only avalible as portable.
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