Giter VIP home page Giter VIP logo

mariomatschgi / converter Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.6 MB

Converter is an app for converting and calculating numbers. It can convert numbers between different radix (bases), for example binary to hexadecimal or decimal numbers and vice versa. It also supports a calculator which can evaluate braces, different radix and even bit-operations!

Home Page: https://programario.at/projects/universal-apps/converter

License: MIT License

JavaScript 16.47% HTML 2.63% Vue 61.29% CSS 19.61%
converter bit-operations conversion numbers

converter's Introduction

Converter

For more information and the app-download take a look at my website www.programario.at Found a bug? Contact me

Table of content

Table of content
Overview
Screenshots
Tutorial
Download & Installation 
Licence 

Overview

What is Converter?

Converter is an app for converting and calculating numbers. It can convert numbers between different radix (bases), for example binary to hexadecimal or decimal numbers and vice versa. It also supports a calculator which can evaluate braces, different radix and even bit-operations!

Requirements

Computer with MacOS or Windows 10.

Features

Below is a list with some key features of Converter.

  • Base conversion: Convert numbers between different radix (bases), for example binary to hexadecimal or decimal numbers and vice versa
  • Calculator: Calculator with support for braces, hexadecimal numbers (use 0x as prefex, example: 0xFF) and bit-operations. Calculator evaluates input in JavaScript therefore any valid JS calculation will be calculated correctly.
  • Bit-operations: Use "|" for bit-or, "&" for bit-and and so on.

Screenshots

Below are some screenshots of Converter.

base-converter
Base converter
bit-operations
Bit operations
about
About

Tutorial

Below you can find a guide which helps you getting started and some tips and tricks.

Getting started

Download and install Converter

General

Start the app and you should see tabs labeled "Base converter", "Bit operations", "Metric-imperial" and "?".

Base converter

Enter any valid number in any of the 4 fields. The other fields will update in real-time. If you want to convert from a different base, just enter the number in the next field of your choice!

Bit operations

Enter any valid calculation in the field. Any valid JavaScript calculation will be calculated correctly. Use "|" for bit-or, "&" for bit-and and so on. The result will show in real-time in different bases.

Metric-imperial

Comming soon...

About "(?)"

Just contact information and credits.


Download & Installation

Below is a guide for installation and download links for every version. I hope that you enjoy my work, if you want to report a bug just contact me.

Installation

  • MacOS:
    Download the .dmg file from below. Doubleclick (or right-click and choose "open"). Drag and drop the .app to the Applications folder.
  • Windows:
    Download the .exe file from below. Doubleclick (or right-click and choose "open"). If the windowsdefender pops up just continue anyways, this may happen because I did not pay to sign the app.

Download

For the download visit www.programario.at/projects/universal-apps/converter


Licence

This project is licenced under the MIT-License.

Made with ❤️ by me, Mario Elsnig © 2021

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.