Showing 101 open source projects for "linux command"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    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
  • 2
    Mathemapy

    Mathemapy

    A Python calculator program

    Mathemapy is a feature-rich calculator made in Python. It can do multiple types of division, solve equations, expand equations and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Compilation of Physics Calculators

    Compilation of Physics Calculators

    A compliation of Physics derived claculators

    A NEW GUI VERSION WILL BE RELEASED SOON! Thank you for visiting the Physics Calculator, provided by PIezoSystems Inc., please visit their company website at https://piezosystems.org. For other downloads, please visit our github page, https://github.com/PiezoSystems. We hope that you find this program useful and easy to use, for troubleshooting, please email us, contact@piezosystems.org. If any bugs were found, please email us at bugs@piezosystems.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Cmd Clc

    A Command Line calculator.

    A command line calculator for windows and linux. Licensed under the Gnu GPL v3.0. This project is still in it's infancy, and is hoping to expand and encompass more POSIX-Compliant operating systems. -MAJOR MILESTONE First version with C++, very close to a Unix and Fedora version. -Windows Version indefinitely discontinued, old downloads still available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    A gibbs energy calculator based on the CDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PerlCalc is a command line calculator designed for *nix systems. It is fitted with all the necessary geometric formulas and is divided into modules to make it easier to maintain. All in Perl under strict. Give me your feedback and make some patches
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    CP/M ported the TI-8x series of calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple but powerful bulk file statistics calculator. Given operation(s) and a list of files containing identical text fields and corresponding numerical fields this program calculates and outputs a similar file with the numerical op performed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    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
  • 11
    A small command-line calculator, written in Haskell, that takes input like "14+(12+24)/(8.5-2.5)" and prints out the result. It's nothing special really, just a little project I did to learn Haskell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Command Line Calculator
    System independent command line calculator written in C (C99 standard). Expression is first converted to Reverse Polish Notation and then evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Command-line strong encryption tools including: triple cascaded encryptor, multiple hash calculator and multiple block cipher encryptor. Supports AES, Serpent, Twofish, SHA-512, RIPEMD-160, MD5 and other algorithms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Speichenrechner is an extremely simple, platform independent calculator for bicycle spoke lengths. Speichenrechner ist ein extrem einfaches, plattformunabhängiges Programm zur Berechnung der Länge von Fahrradspeichen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple IPv4 Address Calculator. It's a free Python module. It's also a core part of the IPeek-GUI wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Small-K (Small Calculator) is a command line based mathematical expression evaluating engine in C. It supports symbolical extension in the forms of math functions with arbitrary number of arguments (e.g. f(1, 3)) and variables (e.g. PI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A command which, for a given IP address and subnet mask, gives information about Network ID, broadcast address, first IP address, last IP address and network size. Examples using command: (ncalc 192.168.0.150 255.255.255.0) or (ncalc 192.168.0.150/24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A quick and easy to use SHA1 calculator for Windows, using C# & .net. (very) Similiar in style to winMD5Sum; supports filenames passed on the command line & files drag+dropped on!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    This is the Commandline/Terminal version of my Numerological Calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Roman Numeric Calculator is a command line calculator for Windows and Linux. You can calculate any roman numeric with a decimal number or the reverse with the four operations, Plus | Minus | Multiply | Divide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Inspired by the movie "Number 23". I've written a python program who calculates the sum of a string and he puts out a message if the sum has anything to do with the number 23. http://creativecommons.org/licenses/GPL/2.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tiny Calculator is a command line calculator for developers. It can resolve a complex expression mixing decimal, esadecimal an binary number. The result is automatic converted in decimal, esadecimal ad binary format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple command-line calculator with essential mathematic functions, memory and scripting capability. Created as a semestral work for the subject Programming in C++ on Czech Technical University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simple C# command line calculator. It evaluates arithmetic expressions and functions. Easy to extend. Features include factorials, powers, brackets, bracket normalization, polish notation, factorization, fields, and advanced error reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB