blog:aardvaark:downloads
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blog:aardvaark:downloads [2020/06/14 00:06] – removed Phil Ide | blog:aardvaark:downloads [2024/11/20 13:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Downloads ====== | ||
+ | ~~NOCACHE~~ | ||
+ | ===== Orbital Calculator ===== | ||
+ | |Current Version^ < | ||
+ | <PHP> | ||
+ | function orbit_hash($hashid){ | ||
+ | $hash = [ | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | ' | ||
+ | ]; | ||
+ | return $hash[$hashid]; | ||
+ | } | ||
+ | |||
+ | </ | ||
+ | This is a portable application, | ||
+ | |||
+ | A full description and a list of the features are available [[blog: | ||
+ | Release notes are available [[: | ||
+ | |||
+ | ^Windows (w7 to w10)^^ | ||
+ | | 32-bit | {{ : | ||
+ | | 64-bit | {{ : | ||
+ | |||
+ | ^Apple Mac^ | ||
+ | |There is a Mac version, but is untested. If you'd like to test it for me, drop me a message below| | ||
+ | |||
+ | ^Raspberry PI/ | ||
+ | | armv7 | {{ : | ||
+ | |To install a desktop icon and launcher, follow the instructions for Linux below||| | ||
+ | |**Note:** this is now tested.||| | ||
+ | |||
+ | ^Linux (Ubuntu/ | ||
+ | | 32-bit | {{ : | ||
+ | | 64-bit | {{ : | ||
+ | |||
+ | If you run the program in Gnome, there is a bug in Nautilus that prevents the program from running. You'll either have to run it from a terminal window or through a desktop icon. You can {{: | ||
+ | * edit the **Exec** path to point to the application | ||
+ | * edit the **Path** path to point to the same folder (this sets the working directory) | ||
+ | * save the changes, then rename the file to **orbitcalc.desktop** | ||
+ | * copy or move the file to ''/ | ||
+ | * copy or move the image file '' | ||
+ | |||
+ | You should now be able to see the icon when you select the applications grid from the taskbar, and from there either launch it or add it to your favourites. Depending on your setup, you may have to log out and back in again to force the applications grid to refresh. | ||
+ | |||
+ | |||
+ | ==== Older Versions ==== | ||
+ | ^Version: 1.2.0.56 | ||
+ | ^Format | ||
+ | | 32-bit | ||
+ | |||
+ | The v1.x series are much smaller and lighter on system resources, so may be a good choice if that's what you need. Note however, there are some known bugs in it (although they' | ||
+ | |||
+ | ==== Upgrading Orbital Calculator ==== | ||
+ | |||
+ | === Upgrading from v1 to v2 === | ||
+ | Unzip the new version into a new folder and run the program. In the **Application** menu, select **Import Data** and select your v1 database (orbit.dat). | ||
+ | |||
+ | === Upgrading from v2 to a later version of v2 === | ||
+ | Simply unzip the latest version over the top of your current installation. Your data files and preferences will be retained. | ||
+ | |||
+ | ===== Import Files ===== | ||
+ | These files can be imported into Orbital Calculator | ||
+ | |||
+ | ^File ^Description ^ Checksum SHA256 | ||
+ | |{{ : | ||
+ | |||
+ | |||
+ | ===== Other Software ===== | ||
+ | |Cross-or-Vertical multiplication algorithm | {{ : | ||
+ | |Download Counter for DokuWiki | ||
+ | |||
+ | ===== Writing ===== | ||
+ | |The Writer' | ||
+ | |||
+ | Feel free to leave comments and suggestions below. | ||
+ | |||
+ | ~~socialite~~ | ||
+ | ~~DISCUSSION~~ | ||
blog/aardvaark/downloads.1592093166.txt.gz · Last modified: 2020/06/14 00:06 by Phil Ide