Showing 21 open source projects for "console command"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    OptionMatrix

    OptionMatrix

    Financial Derivatives Calculator with 171+ Models (Options Calculator)

    A real-time financial derivatives calculator supporting 171+ models from QuantLib, Financial Numerical Recipes in C++ and MetaOptions. Matrices of prices are created with iterating strikes and/or months. A strike control system can produce any strike. A generalized date engine can calculate re-occuring distances to any industry used expiration into the future. Spread engine with spread views. Models Supported: Black-Scholes, Merton-73, Black-76, Roll Geske Whaley, Garman KohlHagen, Jump...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    Emulator of Wang 700

    The functional model of the old calculator series Wang 700 and 15VSM

    This project introduces a console application designed for functional emulation of the USA old calculator series Wang 700 and their USSR derivatives 15VSM (15ВСМ). The main goal of the project is emulation of those models made in Soviet Union: 15ВСМ-5, 15ВМ16/32/128 - which are also known as D3-28 (Д3-28). The choice of them is due to the extremely strong and authentic CPU command set developed by Soviet engineers as a superset around the original Wang 700's command set. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Mortgage-Calculator

    A console command based application for calculating mortgage paybacks

    This command-line program written in C++ is a highly accurate calculator used to calculate monthly, yearly and full term mortgage repayments at a fixed interest rate. The program rounds up to the nearest whole pound and uses the same precise algorithm as other mortgage calculators. The program is fast, efficient and you can know your exact mortgage repayments in just 30 seconds!* *Additional fees not calculated - Harry Groom
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5

    ReHash - A Versatile Hash Calculator

    Console-based Hash Calculator, written by D. Reichl

    Author's words: "ReHash is an easy-to-use console-based hash calculation tool written in C++. It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool." This is a nice, straightforward hash sum calculator. Since the files from the original project are very old and there seems to be no maintainance any more, I've "forked" the project here, updated the source and VC++ project files a bit, and provide fresh-built binaries for Win32. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Small calculator coded in c++. Intended to be used in a terminal, takes argument(s) and outputs the result(s) chronologically. The code is about 200lines, and benefits from the shunting yard algorithm. This is not a complete calculator, don't know if it will be because i only coded it to enable myself to do quick calculations while in a terminal. Therefore it does not check for typos, and a wrong formulated expression may result into a segmentation fault. It's infix notation, and as long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    trafo

    trafo

    trafo is a console-based "E-I" transformer calculator

    trafo is a console-based "E-I" transformer calculator. It allows you to easily calculate all the necessary information to build an "E-I" transformer by only providing a few input parameters. This programs is for all of those who don't want to spend more time calculating transformers manually amd would like some automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    Evrika is a science simulator and advanced calculator, which is based on modules. Modules are libraries containing definitions of concepts that can be used in the simulation. By definitions we mean properties, actions, reactions, etc. Evrika is used for creating both simulations and modules, so you can build your own module of elements, then use them to create virtual experiments and simulations. Also, you can make advanced calculations. Evrika is basically an executable that reads and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Numerical Systems Calculator

    Numerical Systems Calculator

    An arithmetic calculator for the most popular numerical systems.

    Have you ever imagined not having to do math to convert the various number systems and still make arithmetic calculations with different numerical systems in the same expression? That's what makes this application. You can mix decimal, binary, octal and hexadecimal arithmetic operations using the symbols "+, -, *, /,^,". You can put "e" to use Napier's constant, put "pi" to use pi constant and put a "!" in the of numerical system form to factorization. So let's start doing the math in an...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Lincalc

    Lincalc

    A powerful console calculator with a fast and simple interface.

    (Graphical Edition Released, BreezyCalc: http://breezycalc.sourceforge.net/) Lincalc is a console calculator designed to provide a quick and simple interface to a very powerful engine. Its parser is based on muParser <http://muparser.sourceforge.net/>. It supports user-defined variables, logical operators for conditions, and a wide range of mathematical functions each calculation that is made is stored in a result variable (Ans1, Ans2..) and can be referenced in equations. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dog Age Calculator simply tells you your dog's age in "dog years" when you input it's "human age". Also, this is my first C++ project. Dog Age Calculator doesn't have GUI, so it runs in Terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HÜJEK-Calc
    A Command line calculator, written in C++. It using a tree structure to represent and solve a math problem. This tree is also visualized on the console window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    My personal computing suite provides some programs I developed as a hobbyist and currently include a lambda calculus interpreter and a calculator which solves arithmetic expressions; both are written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is the Commandline/Terminal version of my Numerological Calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple console calculator, written in C++. We use a source code release cycle, this operates as follows; After a new release is made, we release the source code for the previous version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple matrix calculator with TUI (shell-like) able to do basic matrix operations including fast computing of determinant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Webszemjankó is an extended calculator tool for both Windows and unix based operation systems (such as linux and freeBsd). Now it supports the main operations but we are working on adding more functions and features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wurp is an RPN (Reverse Polish Notation) calculator, similar to the HP48 calculator. Wurp supports various platforms, including KDE and curses (and hopefully Windows eventually).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Console based application which should compile on any system supporting c++. Includes calculations like blood alcohol content, 1/4 mile run, liter conversion, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ReHash is an easy-to-use console-based hash calculation tool written in C++. It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB