Skip to content

Cypher-packed gematria calculator with word and phrase database matching

License

Notifications You must be signed in to change notification settings

laborer2008/hyperdope-gematria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperdope Gematria

Hyperdope Gematria

NOTE: Use a desktop Chromium based browser for best experience

About The Project

Decode your reality. Discover hidden synchronicities and encode your own!

Try it live at https://www.hyperdope.com/gematria

The Hyperdope Gematria project values these principles:

  • Accessible and relevant word and phrase matching
  • Favor inclusion of well-defined cyphers useful to the community
  • Free and open source

Features:

  • AUTOLOADING word database for instant phrase matching
  • Themes! Set your favorite of 10 calculator skins to load by default
  • Virtual Keyboard
  • Configurable image scaling
  • History table editing
  • Dynamic highlighter with filtering
  • Support for characters with diacritical marks
  • History export/import (CSV format)
  • Fully customizable cyphers (Unicode)
  • Color controls
  • Screenshot tools
  • Quickstart guide

Getting Started

To learn more about how to use Hyperdope Gematria see the Quickstart Guide in the app under the About menu.

This repo may be cloned as-is to your web server for self-hosting your own fully-featured gematira calulator with integrated database matching.

To add more words or phrases to the matching database append them as new lines to the db.txt. To autoload a different properly formatted .txt file you can change the reference in the AUTO LOAD DATABASE (DB) section at the bottom of index.html.

NOTE: You must run this app from a web server for the word matching database to autoload due to the way browsers handle local file security. Please see this CORS error article for more information. A quick way to run db matching offline locally is to open the project folder in VS Code and launch it with the Live Server extension.

If you do not need the auto loading db feature simply download the repo and open index.html.

If you are not interested in using this tool offline or self-hosting and just want to use the tool with the full word matching experience, navigate the project's official hosted version.

Changing the Theme

There are 10 themes packaged with Hyperdope Gematria: black, blue, green, green alt, red charcoal, teal, white, and old book (normal, bright, and dim).

To enable a theme, uncomment the 'AUTO LOAD THEME' script at the bottom of index.html and change the reference to any of the files in the /theme folder.

Contributing

Any contributions you make are greatly appreciated. Please report any issues or bugs. Errors in the cyphers will be fixed with highest priority.

If you have a suggestion that would improve the tool, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU General Public License v2.0. See LICENSE for more information.

Contact

Hyperdope Official - @LNHyper on X - hyperdopeofficial@protonmail.com

Project Link: Hyperdope Gematria

Acknowledgments

About

Cypher-packed gematria calculator with word and phrase database matching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • CSS 5.8%
  • HTML 0.6%