Showing 152 open source projects for "linux for windows"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Turtle Calculator

    Turtle Calculator

    Turtle Calculator is a simple easy-to-use calculator.

    Turtle Calculator is a simple easy-to-use calculator as an alternative to the Windows/Mac calculator. Simply choose an operation, enter the first and second numbers and click the Add/Multiply/Subtract/Divide button! This project is now open source! Source code at: https://github.com/Kivitoe/Turtle-Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Logic Calculator

    A Calculator to perform logical operations

    The Logic Calculator is an application useful to perform logical operations. It has three modes: (1) Evaluation of logic formulae: In this mode we have the basic boolean operations (negation, conjunction, disjunction, conditional and biconditional) so the user can insert the logic formula and the Logic Calculator displays the truth table along with the models of the formula. (2) Logical entailment: In this mode the user can insert a number of premises followed by a number of...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Fitness Trainer

    Fitness Trainer

    Your own personal virtual trainer for Body & Mind.

    /*Requirement: Java Installed*/ With this project the user can measure if he/she has a healthy weight then then go on exploring the application. This project is perfect for every individual who want to become fit physically and mentally. Common questions like How to lose weight, gain weight increase height, build body, lose fat, run fast, Mindfulness, different types of exercises, What to eat and what not to, everything is available. The user needs to keep in mind that content of this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    D&D HP Monster Calculator

    D&D HP Monster Calculator

    Keep track of all your monsters during your encounters in a simple way

    Allows you to quickly manage the HP of multiple monsters as well as keep quick notes about the monsters!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    Seats Calculator

    Seats calculator in a proportional voting scenario

    Java software for computing seats distribution in a proportional voting scenario. D'Hondt, Saint-Lague and Hare-Nimeyer. For more info: https://sites.google.com/site/pubredi/social-choice/seats-calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OntoMetriCalc

    A Java API for measuring OWL ontologies

    OntoMetriCalc (Ontology Metrics Calculator) is a Java API for measuring OWL ontologies based on Jena.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Food Storage Calculator

    Food Storage Calculator

    Java 7 based food needs calculator using Google Web Toolkit and HTML5

    This web app uses the Google Web Toolkit, (currently version 2.6.1). No hooks to the Google App Engine are required, so the entire application can be contained on an HTML5 web page. The application is technically written in a restricted APIs version of Java 7, then compiled down to JavaScript. Any data storage needs use HTML5's data persisting capabilities Use this food storage calculator to help plan food storage preparedness. This calculator uses the three tier approach to food...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 10

    ObjectLab Kit

    We MOVED to GITHUB!

    http://github.com/Appendium/objectlabkit A set of modules to handle common financial functions. The first module is Date Calculator which handles holidays and weekends. A set of rules are implemented to deal with days falling on a holiday: Forward, Backward, Modified Forward, Modified Backward New FX Rate Calculators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JavaBitWise

    A bitwise calculator for two integers.

    A two's compliment calculator designed for specifically for Java, but is still effective for just about any other language. It will accept two integer values and will show the binary, octal, and hexadecimal equivalence, and show how the bits interact with the logical operators not, and, or, and xor, and how primitive types are cast into other types. If there is a feature that you would like to see, let me know and I will see what I can do. I am working on a major update to how the interface works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CalAr

    CalAr

    A graphic harmonic calculator.

    CalAr is a free graphic harmonic calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program displays the frequency of fundamental and its harmonics, also the tuning error with respect to nearby notes with graphical indicators (if greater than 1%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fx702p

    Fx702p

    A Casio Fx702p handheld-computer emulator

    A fully-featured Casio Fx702p emulator including the calculator mode, a full basic implementation and a original debugger as well as some sample programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds. Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CalSD

    CalSD

    A graphic differential tone calculator.

    CalSD is a free graphic differential tone calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program shows the frequency of both chosen notes, their difference and tuning error with respect to nearby notes with a graphical indicator (if greater than 1%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CalPCS

    CalPCS

    A pitch class set analyzer.

    CalPCS is a free pitch class set calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 800x600px. Optional: A Java Sound Bank. The program displays for each set their normal order, classification, transposition, whether it is an inversion, prime form, interval vector and the invariant property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LoveCalculator

    LoveCalculator

    A Love Calculator with a Rich User Interface

    This is a Love Calculator with a rich user interface and animations made by using JavaFX. This application runs on Windows, Linux and Mac. Java 7 or later is required. Unlike the other Love Calculators found on Internet, this one does not generate random numbers. It uses a popular hand worked algorithm used by most of the school students. The Love Percentage is calculated by the process of listing the frequencies of each letter in the string "<Name1> LOVES <Name2>" and then adding the corresponding opposite digits from two sides and listing these sums. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    A simple program that will calculate the standard deviation of any set of numbers. The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu. Winner of the Softpedia "100% Clean" Award: http://mac.softpedia.com/progClean/Standard-Deviation-Calculator-Clean-139193.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Alcohol Calculator

    Ein Alkohol Rechner

    Dieser Alkohol Rechner gibt dem Nutzer die Möglichkeit ungefähr seinen Alkoholgehalt im Blut zu bestimmen. Alle Angaben des Programms sind natürlich ohne Gewähr und natürlich kann der Alkoholgehalt auch wesentlich höher oder niedriger sein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fast calculator

    Fast calculator

    Fast and simple calculator.

    Fast calculator is fast and simple calculator with many functions on java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Time and Date Calculator

    Simple calculator that can handle dates and time.

    Goal of this project is, creating a calculator that can handle all date and time operations that a user may need. You can operate with milliseconds as months, years or dates. Examples: 2013-11-25 + 3d => 2013-11-28 2013-11-25 - 2013-10-20 => 36d 1h 5h + 6h => 11h 1382220000t => 2013-10-20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Correlation Calculator

    Calculates the correlation coefficient for 2 sets of numerical data.

    Calculates the Pearson correlation coefficient for two sets of numerical data. The user has the option to add values to either set of data with the corresponding Add button or the ENTER key. In addition, the user can select one or more values from each list at a time to remove them to change the calculation. The clear button will remove all values from its corresponding list. Any questions, comments, concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Penn Lambda Calculator is an interactive, graphics-based pedagogical software that helps students of linguistics and computer science practice the typed lambda calculus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AuCa

    Auction Calculator

    Auction Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Calcoo is a scientific calculator (with both RPN and algebraic modes) designed to provide maximum usability.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project