A libre and open-source software written in C# that allows decoding decimal sequences of Pi into meaningful sentences, by interpreting each motif of 10 digits as a representation of Hebrew letters using linguistic patterns through the principles of Gematria and Kabbalah.
- Functionalities
- Requirements
- Download
- Screenshots
- System FAQ
- Application FAQ
- Command-line options
- Keyboard shortcuts
- Future improvements
- Changelog
- Import Pi decimals from text file.
- Reduce repetitions: loop to add the position until none remain or there is more.
- Links to various online resources.
- English, French.
- Screen 1024x768 or higher
- Windows 10 x32/x64 or higher
- Framework .NET 4.8.1
- SQLite 3.46.1
What's new in the latest version
The software verifies the validity of the certificate of the update server in addition to the SHA-512 checksum of the installation file before downloading and running it.
You can manually check the latest version available online in case of problem.
Use the Start Menu link:
Ordisoftware\Hebrew Pi\Reset Hebrew Pi settings
This will erase all settings as well as those of old versions, which should resolve issues if there is a conflict, otherwise please contact support.
When enabled, this will speed up rendering of the main form when it is displayed, but it may cause a slight black flicker.
When disabled, top menu and some controls painting may cause latency, and dynamic items can be generated slowly the larger the number.
-
Change interface language (does not change the database content):
Ordisoftware.Hebrew.Words.exe --lang [en|fr]
-
Enable or disable future functionalities preview:
Ordisoftware.Hebrew.Calendar.exe --withpreview | --nopreview
Keys | Actions |
---|---|
Ctrl + Tab | Next view |
Shift + Ctrl + Tab | Previous view |
Alt + C | Calculator |
Ctrl + H | Open Hebrew Letters |
Ctrl + L | Open transcription guide |
Ctrl + G | Open grammar guide |
Ctrl + S | Save changes |
Alt + D | Database menu |
Alt + T | Tools menu |
Alt + L | Web links menu |
Alt + S | Settings menu |
Alt + I | Information menu |
F9 | Preferences |
F10 | Log file window |
F11 | Usage statistics window |
F12 | About |
Ctrl + F12 | Take a window screenshot |
Shift + F12 | Take a view screenshot |
Alt + F4 (or Escape) | Close window |
- Prototype #1 with data creation and reduction of repeating motifs.
- Research and feasibility study code, partially organized and refactored.
- No really defined user interface yet.