Showing 1138 open source projects for "run 3"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1

    PyInstaller Extractor

    Extract contents of a Windows executable file created by pyinstaller

    MIGRATED TO GITHUB https://github.com/extremecoders-re/pyinstxtractor This is a python script to extract the contents of a PyInstaller generated Windows executable file. The contents of the pyz file (usually pyc files) present inside the executable are also extracted. The pyc files are made valid so that a python bytecode decompiler will recognise it. Script can run on both python 2.x and 3.x Pyinstaller versions 2.0, 2.1, 3.0, 3.1 and 3.2 are supported
    Leader badge
    Downloads: 361 This Week
    Last Update:
    See Project
  • 2

    Android Application Manager

    Useful classes to help organise and manage Android applications

    This library utilises three useful classes (AbstractAppManager, AppManager and AbstractManagedActivity) which have been created as the intended starting point for creating an android project with a central managing singleton class, which amongst other things, during the lifetime of an application can control and communicate with each Activity, store objects to be passed between Activities, run a loop on a seperate thread from the UI and manage Logging to a file on the external storage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Shoestring

    Shoestring

    A lightweight, simple DOM utility made to run on a tight budget.

    Shoestring is a lightweight, modular DOM framework intended for developers who need their code to download and run as fast as possible. It is intended to be "just enough" of a tool to efficently write maintainable cross-browser JavaScript. The API is modeled after jQuery but we intentionally implement a tiny subset of the API to cover only the methods we commonly need in our projects. Each feature is built as an optional extension to a minimal core so each can be removed from the production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Ant SSH utils

    SSH command execution, upload and download from Ant

    Simple SSH tasks that can be used from Ant. Includes three SSH Ant tasks: * Run one/multiple commands over SSH in Ant. * Uploads one/multiple files over SSH in Ant. * Downloads one/multiple files over SSH in Ant. Simpler class loading since no external libraries are required to add to your Ant installation. All libraries are stored in your project directory, instead of your Ant installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    ... ADO.NET or Entity Framework. Our goal when designing the DbPipeline.NET™ Library was to create an easy to use database access layer set of classes using 100% managed code so that VB.NET and C#.NET programmers can use it to build database applications (Client/Server, Web, and 3-tier) without having to be consumed with the programming involved with the retrieval, handling, management and storage in memory of the data while it is being worked on, and updating of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bulk email sender

    bulk email sender

    Bulk email sender run as windows background service

    bulk email sender java (1) Import emails form Excel file (2) append more receiver's mails in the Excel file while the mailing program is still running. (3) simultaneously/ in parallel start as many number of mailer-programs on my system as I want to. (4) When mail is sent, the program should update Date and Time of sending of mail in another cell of the same Excel file (6) Program hidden from everywhere. you can stop it form Task Manager" from Services/process list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Milk Run

    Milk Run

    A card game where you must deliver chocolate & strawberry milk

    MilkRun is a card game where you must deliver chocolate and strawberry milk, while encumbering your opponents' ability to do so. Play against 3 computer opponents in this exciting game. Make sure Java 8 is installed. Download the ZIP, extract it to a folder, and run the file "MilkRunCardGame.jar" to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests. For game rules, please visit: http://rinkworks.com/pips...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RC Turbine ECU telemetry sensor library

    Simple code to read display data from an ECU turbine controller

    This is a Arduino library to connect to a R/C turbine control unit (ECU) as a telemetry sensor. The display content of the electronic data terminal output is captured and parsed. Tested with Orbit AECU T17 Should also work with Jakadowsky Pro ECU (untested) There is an example included which delivers a ready to use implementation with Jeti Duplex EX telemetry. Run this code on an Arduino Mini Pro 328 board and Teensy 3.x. Use the projects and libraries on Arduino IDE 1.6 or later. You...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    ... to create GUIs based on the library, just check it out and run PHP embedded server from the root of the project, access http://127.0.0.1/JsDesigner and check it out. It's really neat, but too old for people that never had to code for Netscape 1 beta, IE 3-6, Mozilla 1.*, FF 0.*, or any project that is older than 2012-2013. JsWebGets (former JsObjects) is a collection of javascript+DOM objects intended to provide a desktop like behaviour to web applications. It worked on all browser's of its time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Password Guessing Framework

    Password Guessing Framework

    A Framework for Comparing Password Guessing Strategies

    The Password Guessing Framework is an open source tool to provide an automated and reliable way to compare password guessers. It can help to identify individual strengths and weaknesses of a guesser, its modes of operation or even the underlying guessing strategies. Therefor, it gathers information about how many passwords from an input file (password leak) have been cracked in relation to the amount of generated guesses. Subsequent to the guessing process an analysis of the cracked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ansistrano

    Ansistrano

    Ansible role to deploy scripting applications like PHP, Python, Ruby

    ...), downloading from the repository (S3, or ZIP file), or pushing (Copying or Rsyncing). Ansistrano offers a deployment flow with hooks. Attach any specific tasks before or after every step to tune your workflow (restarting servers, cleaning caches, etc.). Capistrano is a remote server automation tool and it's currently in Version 3. Version 2.0 was originally thought in order to deploy RoR applications. With additional plugins, you were able to deploy non Rails applications such as PHP and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Perl GUI Convert Temperature

    Perl GUI Convert Temperature

    Convert Fahrenheit to Celsius temperature, is Perl/Tk GUI.

    This is Perl\Tk GUI program to convert Fahrenheit to Celsius temperature. Is very simple to RUN: LINUX $perl convertor_gui.pl and on WINDOWS double click on convertor_gui.pl need to install PERL. This is free, open source, lightweight, and easy-to-use temperature convertor for WINDOWS, LINUX and MACOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NicosCMS

    This is a Content management System

    NicosCMS is a Content managed server built on the Grails Framework and runs on a Java Servlet container for that it is recomended that you use Payara(Glassfish) server it also works on Tomcat server This server is maturing after 2 years of development This CMS was originally designed to look like Joomla but with superior security and functionality Visit our reference site: http://li1250-82.members.linode.com:8080/OrthodoxMission/homepage/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Windows Spotlight Slideshow Update

    App maintains a slideshow image folder using Windows Spotlight images.

    .... The Slideshow Update app is most useful if it is setup as a Windows startup app but it can also be run manually anytime a refresh is desired. Some of the selection criteria are based on exif-type data imbedded in Spotlight images. The Python Pillow addon is used to extract exif-type data. Tkinter is only used to display an error dialog, if errors occur. If there are no errors, the app runs "silently". Requires a Python 3.x environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Cron Expression Parser
    Calculate the next or previous run date and determine if a CRON expression is due. The PHP cron expression parser can parse a CRON expression, determine if it is due to run, calculate the next run date of the expression, and calculate the previous run date of the expression. You can calculate dates far into the future or past by skipping n number of matching dates. The parser can handle increments of ranges (e.g. */12, 2-59/3), intervals (e.g. 0-9), lists (e.g. 1,2,3), W to find the nearest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    51Degrees-C

    51Degrees-C

    Mobile Device Detection for C and C++

    Add mobile device detection to your C or C++ program the easy way with 51Degrees. No cloud services, no external plug-ins, all Mozilla Public License source code. It's a great alternative to WURFL or DeviceAtlas. 1. Download and extract. 2. Run the setup file. 3. Import the code into your project or call the compiled executable as a process. Visit http://51degrees.com/Support/Documentation/APIs/C.aspx to get the full setup guide. The zip file contains a batch file for easy compilation. You...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Nitric_Acid

    Nitric_Acid

    Measures the impurity levels in anhydrous nitric acid, a propellant.

    ... the program in a directory called \EAI. Then simply run it and click on OK to make calculations, or EXIT to exit. Be sure to read the readme.txt file in the \EAI directory for full operational details. This was written using Microsoft Visual Studio 2017 on a Windows 7 system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    360-FAAR  Firewall Analysis Audit Repair

    360-FAAR Firewall Analysis Audit Repair

    360-FAAR Analyze FW1 Cisco Netscreen Policy Offline Using Config/Logs

    360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, firewall policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA or ScreenOS commands, and its one file! Read Policy and Logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), Cisco ASA (show run / syslog format), 360-FAAR compares firewall policies and uses CIDR...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    AlgoTaurus

    AlgoTaurus

    An educational game to teach programming.

    Write a program to make the AlgoTaurus find the exit. Installation: On Windows -Download the installer -After installation you can run AlgoTaurus from the Start menu. On Linux -Download the source files -Extract archive -Open terminal in the directory you have copied the files to and type 'python algotaurus.py' Use and discuss AlgoTaurus: Some tasks to solve and discuss: Write a program to find the exit. What does the program do? Try to describe/explain it in a higher level language. How can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Retro Ski Run

    Retro Ski Run

    Oldstyle ski run game

    This is a freeware Windows™ and Linux game written for very simple playability and competition. Once installed on your computer just tap the UP arrow once on your keyboard to start playing straight away. The object is to keep your ski man (the red blob) between the fences (+ and +) for as long as possible using the LEFT and RIGHT arrow keys whilst the course scrolls downwards and gradually gets narrower. (If by a miracle you manage to reach 1000m, the course gets wider, then narrows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Cortex GNAT Run Time Systems

    Supports writing Ada software for Cortex-M3, M4F boards

    DEVELOPMENT OF THIS PROJECT HAS MOVED TO GITHUB, at https://github.com/simonjwright/cortex-gnat-rts This project contains various GNAT Ada Run Time Systems (RTSs) targeted at Cortex boards: so far, the Arduino Due (http://www.arduino.org) and the STM32F4-series evaluation boards from STMicroelectronics (http://www.st.com). It is intended that releases will allow the development of proprietary software (by the use of the GCC Runtime Library exception for project-developed code, and by only...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Docker Client

    Docker Client

    A simple docker client for the JVM

    A simple docker client for the JVM. This is a Docker client written in Java. It is used in many critical production systems at Spotify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Veneria is an old ROBLOX revival For now,we are using 2008 client. Im interested to make it in UNITY,but im not good at scripting and i dont have good laptop enoug hto run UNITY.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PotHead

    PotHead

    PotHead What is it? Pothead: A simple lightweight packet for creating a minimal interaction honeypot How does it work? Magic, Well kinda you don’t need super dupper knowledge to use this! Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your APIKEY! 5) Run...
    Downloads: 0 This Week
    Last Update:
    See Project