Search Results for "portable programs" - Page 4

Showing 133 open source projects for "portable programs"

View related business solutions
  • 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
  • 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
  • 1
    Bytecheleby

    Bytecheleby

    Portable shell for portable applications

    Bytecheleby is a portable shell for portable applications. it provides a customizable desktop environment and easy access to your portable programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Excel Compare Server Edition

    Excel Compare Server Edition

    A portable command line application used to compare Spread Sheets

    This Software is a portable command line application used to compare spreadsheets. This software can be used in servers to compare spread sheets online. This software will also be used to compare a large number of excel files using batch programs For Examples See the link below . For more information see the link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Text Editor 1.0

    Text Editor 1.0

    Simple everyday text editor

    Great for everyday notes, this lightweight program can save and load your text files. It can also be used to write Notepad-based programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RX Application and Script Launcher

    RX Application and Script Launcher

    A highly customizable program and script launcher

    I created this to have a highly portable, customizable launcher that can run scripts and programs from a USB drive, network drive, or locally. > Lightweight and portable, just the EXE and a config folder > Add items in bulk, great for folders full of scripts > Has a search bar that can quickly launch programs with arguments or send input right to command line > Program title and Icon can be personalized > Create custom hover tooltips and set default arguments > Run powershell scripts on any system with -ExecutionPolicy Bypass prepended to every script > Wscript/Cscript automatic prepending > Allows easy access for running a wide variety of scripts and programs with different credentials > Minimizes to the system tray for quick access, including search bar This is a beta offering and many more options are planned. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5

    pthread_workqueue

    thread pool for libdispatch

    libpthread_workqueue is a portable implementation of the pthread_workqueue API first introduced in Mac OS X. It is primarily intended for use with libdispatch but can be used as a general purpose thread pool library for C programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Easy Install

    Easy Install

    easy installer

    the point of that software based on easy installing and reorganize your computer after format etc.. That's why i peek list of apps that mostly needed for computer. and i keep them on my server. So, all you need to do just to pick software you need and install them. all by some clicks! Well I'm aware that i didnt collect apps as ALL people needs. [and maybe some of the people think not needed]. Therefore i design for that quick way to add apps to my server [according to people...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7

    SERiaM

    Unified desktop and embedded Serial port API

    A simple API, written in C, for accessing the Serial ports in a consistent way across Multiple desktop and embedded platforms. This has allowed programs for embedded devices to be mainly developed on the desktop, where test and debug is much easier. It can also be used to write serial port programs that are portable across different desktop platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Phoneword

    Phoneword

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BinaryCopy

    High performance copying of directory trees

    Command line (terminal) program written in Java that allows copying of directory trees without losing performance like is usually seen on Windows environments for large amounts of files or data (size of files). Similar to other available programs but this one does not require installation and is portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    SBI - Small Bytecode Interpreter

    SBI - A Small Bytecode Intepreter to run programs on an AVR from SD

    The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MolBioLib

    C++11 framework for rapid develop and deploy of bioinformatic tasks.

    ...MolBioLib includes programs to perform a wide variety of analysis tasks such as computing read coverage, annotating genomic intervals, and novel peak calling with a wavelet algorithm. While MolBioLib was designed primarily for bioinformatics purposes, much of its functionality is applicable to a wide range of problems. Complete documentation and an extensive automated test suite are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    iculocale

    Set of STL-compatible ICU-based locale facets.

    Set of STL-compatible ICU-based facets for localization and internationalization of C++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ignition Key

    Customized autorun for trusted flash drives

    Ignition Key is a system tray service that allows you to automatically launch applications when you insert your USB drive. It gives you a quick way to launch your most used portable programs and files, as well as a keyboard shortcut to quickly close those programs and eject the drive for you. Install it on all your computers and even if the drive letters aren't the same your programs will launch correctly. Ignition Key remembers your drives, and won't launch the applications unless you saved it, protecting you from the reason Autorun was removed from Windows initially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Xtract
    Xtract is a small program I wrote principally to learn the basics of TCP/IP protocols, and to address certain shortcomings and inefficiencies in the way that Wireshark handles network data. It attempts to demonstrate how Wireshark's powerful network traffic analysis capabilities can be combined with the file carving capabilities of programs such as Foremost and NetworkMiner in a manner that is portable and extensible (hence the choice of Perl). Hopefully Wireshark project may eventually choose to incorporate some of these features such as automated TCP/UDP session extraction, an interface to a scripting engine such as Python which can be used to add modular units for file carving, and ability to export network activity in easily-readable diagram format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The House of Portable

    The House of Portable

    We make portable software! Tell us what u would like!

    All Portable that you want. If you can't find what ur looking for (programs or languages), post a comment anywhere and we'll content you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flexible ConFiguration LIBrary is a small, simple, flexible and portable ANSI C Library to be used as configuration interface for user programs. It maintains a compact parameters list fed from various sources providing simple access and other goodies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DBsys

    Windows tweaks to reduce annoyances and more.

    Tweaks for Windows. A compilation of several tweaks and fixes for annoyances in windows that can be cured with a singe click. Launch programs you never knew you had on your OS! Quick access to ping, on screen keyboard, magnifier and more. Disable useless services. Don't own a printer? Why run the print spooler service? Conserve you PC's memory for your own software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small, portable garbage collector for C programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Start Menu All Programs Remover
    This portable freeware is designed to remove the "All Programs" option in the Windows Vista and 7 start menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    thttpd-ng, standing for tiny/throttling/turbo HTTP daemon next generation, is a fast, light weight, portable web server, based on the famous thttpd project and designed to serve static content efficiently or simple CGI programs,.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Xmitty is a small program to configure your system or your own aplication. Is based in ncurses and is the same idea as smitty, the AIX administration tool, but the different is that xmitty can be changed for users easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Winamp MiniMagic is designed to be a small dll which can be used by external programs to access Winamp apis e.g. returning string pointers, that are otherwise restricted to in-process plug-ins (which is still the recommended way btw).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UCSD p-System Virtual Machine
    The ucsd-psystem-vm project is a portable virtual machine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Getting started using cryptography can be a pain, at time taking hours to set up correctly and learn how to use. Here is a collection of encryption related applications that have already been configured to be portable, secure, and interoperable.
    Downloads: 0 This Week
    Last Update:
    See Project