Skip to content

Ordisoftware/Hebrew-Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License MPL 2.0  GitHub all releases downloads  GitHub release (latest by date)  GitHub repo size  GitHub code size in bytes  Lines of code 
OS: Windows  UI: WinForms  Framework: .Net  IDE: Visual Studio  Lang: C#  DB: SQLite 
Ordisoftware.com Project  Manufacturing Software Guidelines 

Hebrew Pi

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.

Table of content

  1. Functionalities
  2. Requirements
  3. Download
  4. Screenshots
  5. System FAQ
  6. Application FAQ
  7. Command-line options
  8. Keyboard shortcuts
  9. Future improvements
  10. Changelog

Functionalities

  • 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.

Requirements

  • Screen 1024x768 or higher
  • Windows 10 x32/x64 or higher
  • Framework .NET 4.8.1
  • SQLite 3.46.1

Download

What's new in the latest version

Last release

Screenshots

System Frequently asked questions

What code analyzers are used in addition to Visual Studio?

IDE Extension Project NuGet
SonarLint
Roslynator
F0.Analyzers
Parallel Helper
Parallel Checker
AsyncFixer
Async Method Name Fixer
U2U Consult Performance Analyzers
TSQL Analyzer
Serilog Analyzer
Security Code Scan
Puma Scan
SharpSource
Inclusiveness Analyzer
Microsoft.CodeAnalysis.NetAnalyzers
Microsoft.VisualStudio.Threading.Analyzers
MultithreadingAnalyzer
Meziantou.Analyzer
GCop.All.Common
ReflectionAnalyzers
IDisposableAnalyzers
ErrorProne.NET.CoreAnalyzers
ErrorProne.NET.Structs





What to do if the check update tells that the SSL certificate is wrong or expired?

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.

What to do if the application does not work normally despite restoring settings?

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.

What is the Windows double-buffering?

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.

Application Frequently asked questions

Command-line options

  • 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

Keyboard shortcuts

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

Changelog

Version 0.1

  • 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.

About

Pi decimal decoder and translator using Hebrew Gematria for Windows .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published