Git Product home page Git Product logo

gchelper's Introduction

GcHelper

Simple Electron application that helps to solve geocaching puzzles by offering encoding/decoding help for some typical used methods as well as assistance for simple coordinate calculations.

Positions are shown on a map.

The application has been developed for own usage. Error handling is moderate...
Comments are welcome.

Getting started

  • Install Node LTS
  • Clone this repository
  • cd gchelper
  • npm install to install the application's dependencies
  • npm start to start the application

Functionality

ROT encoding

Show all 26 ROT encodings of an input text.

screenshot

Hashes

Display several hashes for an input text.

screenshot

Word values

Calculate the word values of an input text.

screenshot

base64 encoding and decoding

base64 encoding and (possible) decoding of an input text.

screenshot

Ciphers using a key

Encoding and decoding of some ciphers with a key.

screenshot

Simple coordinate calculations and conversions

  • Calculations:
    • Projection
    • Distance and bearing between 2 points
    • (not implemented yet) Crosspoint of 2 lines
  • Convert between WGS84 and Swissgrid coordinates
    • WGS84 decimal
    • WGS84 degrees, minutes, seconds
    • WGS84 degrees, decimal minutes (standard geocaching format)
    • Swissgrid 1901

screenshot

gchelper's People

Contributors

dependabot[bot] avatar lupixch avatar

Stargazers

 avatar

Watchers

 avatar

gchelper's Issues

base64 ist missing

A simple base64 converter should be added. Maybe some other encodings would be interesting as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.