Showing 1141 open source projects for "run 3"

View related business solutions
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
    Learn More
  • 1

    DocTrax

    Document Tracking System for DepEd RO III

    Programming Language: PHP Framework: CodeIgniter DBMS: MySQL For development: 1. Rename the folder to devdoctrax. 2. Create a database dev_doctrax. 3. Open devdoctrax/index.php. 4. Change line 58 to development or define('ENVIRONMENT', 'development'); 5. Run the app through localhost/devdoctrax. For testing: 1. Rename the folder to testdoctrax. 2. Create a database test_doctrax. 3. Open testdoctrax/index.php. 4. Change line 58 to testing or define('ENVIRONMENT', 'testing'); 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    calculatorpp

    calculatorpp

    Calculator++

    Written in C++ (using template). Calculator++ is a application/library for Window (POSIX). The core of code is adaptable for posix. This algorithm support: + built-in operator + built-in functions + run-time functions and variables definition + run-time units system, units with prefix + constants definition + Pretty mathematical expressions - Process ascii files (dev) - vector and matrix (dev) - graph 2D and 3D (dev) - vector graph (dev...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KeyTik

    KeyTik

    Keyboard Remapper with Profile

    KeyTik is a lightweight keyboard remapper that support profile. It use AutoHotkey as remapper. It only have one file as executeable using pyinstaller to make it, so it might a bit long to star (Maybe i will change it in the future). Anyway i make it for personal use at first, but then why not to share it. So enjoy!! * Features : 1. Create Remap Profile. 2. Run & Exit Remap Profile. 3. Delete & Store Remap Profile. 4. Edit Remap Profile. 5. Make Window Always On Top. * Feature Plan...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MekWars
    MekWars is a chat and campaign engine for MegaMek. Players join MekWars servers to find opponents for MegaMek games. MekWars servers can be configured to run campaigns and scenarios - tracking player's units, experience and funds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
    Try it free
  • 5

    Ofront+

    Oberon family of languages to C translator for ARM, x64 and x86 archit

    Ofront+ is a tool that translates programs in Oberon dialects into semantically equivalent C programs. Full error analysis is performed on the Oberon input program and in case of no errors up to three files are generated as output. Ofront+ does not invoke the C compiler or linkage editor. This may be done in separate shell scripts or make files and is inherently dependent on the C compiler and linkage editor being used. Although normally not read by the user, the C code generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    rufascube

    rufascube

    Unique 3D slider puzzle that looks like a rubics cube.

    This is NOT another Rubic's Cube. It's a much simpler slider puzzle that is incrementally solvable. A 3x3x3 arrangement of cubelets with the center one missing allows sliding permutations. After a randomization, the goal is to restore the cube to its original configuration based on color and alphabetic hints. Written in Ada and compiles on Windows, OS-X or GNU/Linux. Nice laptop controls and support for Mac Retina displays. Requires OpenGL v3.3, and on Macs a recent version of OS-X. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Jarty, Phoenix Rising Engine for Text

    A semi random english text generator for bash with demo program

    Jarty (formerly P.R.E.Text ( Phoenix Rising Engine for Text) ) is a quasi random text generator. jarty-greeter is a demo of some of the capabilities of Jarty. The Jarty files comprise a subset of commands for bash, they have targeted applications. For example Jarty CS is a character suggestion app. It generates names base on a set of rules, with configurable letter. frequencies. Jarty apps have easily editable Data files for its "dictionaries." Jarty should run on most UNIX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Overboot

    OverlayFS toolkit composing system layers at boot time

    The Overboot project uses manageable read-only layers to compose the system image at boot time. The general concept can be compared to Docker, but run earlier and on a system-wide basis. The two main components are obinit, written in C and run at boot time, and the extensible C++ obctl application that provides administration tools (CLI, API, management panel, etc.). Possible applications: - creating, testing, and distributing update packages, - creating and managing system snapshots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IntegralOs

    Numerical integration

    Build a mathematical model of a differential equation, using building blocks like integrator, addition, functions and output pens. Chose an integration method: Euler, Trapez or Simpson. Specify calculation parameter, like time step, end time etc. Run the model and output the results as chart or as CSV file. For example the Lorenz equations can be calculated in 3 000 000 integration steps in 63 seconds. Please refer to the screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
    Learn More
  • 10
    ..., using .NET-core 4.6 so it may run on older windows variants. it does not need to be installed. unpack the archives, they contain the visual studio project folder. -*-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CryptoNotifier

    CryptoNotifier

    Get the latest price of cryptocurrencies.

    ... the following command in your terminal: python3 -m pip install pyqt5 requests or pip install pyqt5 requests Usage To launch CryptoNotifier, navigate to the project directory and run the following command in your terminal: python3 CryptoNotifier.py or py CryptoNotifier.py If you are having trouble with Python or don't feel like installing it, you can also run the executable located inside the 'dist' folder - Windows only. License This project is licensed under the Apache-2.0 licens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Funny Rock- Paper- Scissors

    Funny Rock- Paper- Scissors

    Funny Rock- Paper- Scissors

    This game is the old fashion Rock- Paper- Scissors game with one funny addition GAME RULES. 1) Rock wins Scissors. 2) Paper wins Rock. 3) Scissors wins Paper. Find the SUPER item for instant win! Select your item and press the RUN button. Wait for PC and check the result Press PLAY AGAIN button to restart game. My blog: https://vegettadbz.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    honSFV

    honSFV

    honSFV is a free tool for creating and verifying SFV files easily.

    honSFV is a free open source tool for creating and verifying SFV files easily written in Visual Basic 2010 (.NET Framework 2.0) The only requirement is .NET Framework 2.0. Can run on: - Windows 98 (.NET Framework Version 2.0 Redistributable Package (x86)) - Windows 98 Second Edition (.NET Framework Version 2.0 Redistributable Package (x86)) - Windows ME (.NET Framework Version 2.0 Redistributable Package (x86)) - Windows 2000 Service Pack 3 (.NET Framework Version 2.0 Redistributable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YoutubeComment

    YoutubeComment

    Youtube deletes your comments?

    For some reason, Youtube has decided to run robots on their servers. Any comment you make, is analyzed. Sometimes it gets deleted in 3 s and sometimes not. In general, it tries to evaluate if your comment is negative. If you have links, sometimes they get deleted and sometimes not. The PURPOSE of this application is to bypass that issue. I am working on a Linux version. I have tested it with Kubuntu 18.04 and 20.10 and OpenSUSE Tumbleweed. It is 64 bit. I compiled with Qt Creator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebHubDemos

    WebHubDemos

    Delphi (ObjectPascal) and WebHub-HTML source for demo projects

    Source code for more than a dozen demos that show current syntax for a wide range of server-side coding techniques. Embarcadero Delphi plus the WebHub Components are required to compile the .pas code. WebHub Runtime is required to run the examples. The examples are in 3 main categories: Lite, More and DB. Most of them can be seen live on https://lite.demos.href.com/demos and https://db.demos.href.com/demos when those servers are online. Sometimes they are off to save electricity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DpdlScripting

    DPDL (Dynamic Packet Definition Language) is a small framework library

    ... efficiently on limited memory devices. It supports common IoT protocols like Bluetooth and CoAP. The small applications can run on Java compliant platforms like Java ME, J2ME and on small embedded systems and microcontrollers. This project aims at developing small scripts and applications written in Dpdl scripting language. For more info visit the official Dpdl website: http://www.dpdl.biz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Mana World

    The Mana World

    2D Open Source MMORPG

    The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world. It is licensed under the GPL, making sure this game can't ever run away from you. Explore this large, ever expanding world to defeat monsters, help NPCs and team up with friends as you achieve your goals. Get your weapons, armor and equipment through quests, monsters or crafting. Play mini-games, go on complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A generic platform for fast and flexible development and delivery of a wide variety of immersive scenario-based games that enable professional skills acquisition. For further information see http://emergo.ou.nl/emergo/community/EN/emergo.htm. The platform is based on ZK framework (http://www.zkoss.org, ZK ZOL license: https://www.zkoss.org/license#peee) and Spring framework (http://www.springsource.org/spring-framework). NOTE: as of 2024, latest (mavenized) code base can be found at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Brill Software

    Brill Software

    A faster way to develop React Web Applications

    The Brill Framework allows React web applications to be built quickly using a "Low Code" approach. A Content Management System (CMS) supports editing of pages containing React components. The React components communicate with each other and the Server using a middleware that's based on WebSockets. With a "No Code" solution, there's always something you require that's not support. You spend ages bending the product to your requirements or pay the supplier to provide the components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Build & Lexigraphical Permutations

    Documentation of two types of permutation algorithms

    ... of characters long without running out of memory. This project has 4 download files (1 pdf that documents the algorithms, and 3 Excel files, each for a different algorithm) The downloadable Excel files are the programming files because I code in VBA. You will need to enable macros to run the algorithms. You can view the VBA code of each algorithm from the developer module house inside Microsoft Excel. The lexigraphical algorithm is faster because it supports multi-threading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Quoter

    Quoter

    Quoter - The Console Based Stock Quote Tool

    Quoter is a small command line tool to fetch stock quotes. In order to minimize HTML scraping, it retrieves quotes from IEXCloud. You can signup for free and get 500k stock quotes per month. Please check their usage agreements prior to signing up and ensure you are allowed to user their service. After getting an account, log into the dashboard and you can see your API tokens. You'll need the secret token to use this program. The secret key starts with sk_ This is a single executable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Totally Built Linux Distro

    build linux from termcap to GTK-4.7 100% non-stop

    Build all of a light linux distro non-stop and no buildfails "with just a few commands". It's all automatic from Termcap to Gtk-4 and making new USB, it's new enough run firefox-99 or 109* and Mathematica 13.1. Minimal commandlines and configuration required; just a few in itself, several end-to-end. makes chroots 1) re-build 32; insures compiling of last self 2) 32 to 64 "cross compile" 3) apps build 3b) makes USB cross compiles the cross compiler every time (harder than crossing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SIDU admin GUI : MySQL PostgreSQL SQLite
    SIDU is a FREE database web GUI written in PHP. Handy and powerful for MySQL + PostgreSQL + SQLite + CUBRID. SIDU is simple and easy DB tool to use! SIDU has all features you need for database admin and web development. It's a great DB admin tool! No installation need. Best database front-end web based tools, cross platform looking no further
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    ... designed with flexibility in mind - it's not just another bug tracker. Roundup ships with a *demo tracker* to play with - after you've unpacked the source, just run "python demo.py" and load up the URL it prints out! Get current development source from mercurial repo at: <https://sourceforge.net/p/roundup/code/ci/default/tarball?path=>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PHP-Nuke Titanium

    A Social Networking Content Management System (CMS)

    PHP-Nuke Titanium is a free open source network content management system (CMS) designed to run on The 86it Social Network and The Scorpion Network, written in PHP, MySQL. It uses modular programming architecture that allows users to customize, update and theme their websites. It uses a centralized user database chained to both networks and It is released under the terms of the GNU General Public License (GPL) and is free to use, modify and redistribute.
    Downloads: 0 This Week
    Last Update:
    See Project