Showing 40484 open source projects for "one"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    WARP one-click script

    WARP one-click script

    Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface

    WARP one-click script. Add an IPv4, IPv6 or dual-stack Cloudflare WARP network interface and Socks5 proxy for VPS. First publication on a global scale. By WireProxy, Wireguard client that exposes itself as a socks5 proxy. First release on the whole network, through wireproxy, let WARP suggest a socks5 proxy locally. Support WARP on Debian9; 1.Support WARP on Debian 9. Support WARP+ account, with third-party brush WARP+ traffic and upgrade kernel BBR script. Normal user-friendly menu, advanced...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Codename One

    Codename One

    Cross-platform framework for building truly native mobile apps

    An open-source mobile-first toolkit for building high-quality, cross-platform native apps for Android, iOS, Desktop & Web. Rapid cross-platform app development using Java or Kotlin with 100% code reuse. Apps are compiled down to native code for maximum performance and a smooth user experience. Write, debug, and test apps all inside your IDE (IntelliJ, Eclipse, VSCode or NetBeans) using the Codename One simulator. One-click for app-store-ready device builds, without the headache of maintaining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    One Dark Pro for Neovim

    One Dark Pro for Neovim

    Atom's iconic One Dark theme

    Atom's iconic One Dark theme. Cacheable, fully customizable, Tree-sitter and LSP semantic token support. Comes with variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Just One Single History

    Just One Single History

    Just One Single History

    Combine the advantages of a monorepo with those of multirepo setups by leveraging a blazingly-fast, incremental, and reversible implementation of git history filtering. The partial repo will act as a normal git repository but only contain the files found in the subdirectory and only commits affecting those files. The partial repo supports both fetch as well as push operation. This helps not just to improve performance on the client due to having fewer files in the tree, it also enables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 5
    XBox One Controller Battery Indicator

    XBox One Controller Battery Indicator

    Tray application that shows a battery indicator for an Xbox controller

    A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty. It was originally written for the XBox One controller since Microsoft dropped all visual hints for low battery, but it should work with any gamepad that can be addressed via XInput (which should be all controllers that work in XBox-controller-enabled games). Download the link for a "ready to run" version at the bottom of this page(or under...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Listen 1

    Listen 1

    One for all free music in china (chrome extension)

    Listen 1 can search and play songs from Netease Cloud Music, Xiami, QQ Music, Kugou Music, Kuwo Music, Bilibili, Migu Music website, making your music library more comprehensive. It also supports the playlist function, you can easily play, collect and create your own playlist. Download the Chrome plugin version zip package and unzip it. Open the Chrome extension page and check "Developer Mode" in the upper right corner. Select "Load unpacked extension..." and select the folder you just unpacked...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    ThinkPHP 6.1

    ThinkPHP 6.1

    ThinkPHP Framework

    ThinkPHPIt is an open source free, fast and simple target-oriented lightweight PHP development framework, which was born to agile WEB application development and simplify enterprise application development. Follow at the same timeApache2The release of the open source license agreement means that you can use ThinkPHP for free, and even allow the release/sale of your application open source or commercial products based on ThinkPHP development.ThinkPHPThe trademark holder is Shanghai Top Want...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    SGDK 1.90

    SGDK 1.90

    A free and open development kit for the Sega Mega Drive

    SGDK is a free development kit allowing the development of software in C language for the Sega Mega Drive. It contains the development library itself (with the code sources) and some custom tools used to compile resources. SGDK uses the GCC compiler (m68k-elf target) and the libgcc to generate a ROM image. Binaries (GCC 6.3) are provided for Windows OS for convenience, but you need to install it by yourself for other operating systems. Note that SGDK also requires Java (custom tools require...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Ray Tracing in One Weekend Book Series

    Ray Tracing in One Weekend Book Series

    The Ray Tracing in One Weekend series of books

    The Ray Tracing in One Weekend series of books are now available to the public for free online. They are now released under the CC0 license. This means that they are as close to public domain as we can get. (While that also frees you from the requirement of providing attribution, it would help the overall project if you could point back to this web site as a service to other users.) These books are formatted for printing directly from your browser, where you can also (on most browsers) save...
    Downloads: 2 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    LiteNetLib 1.0 indev

    LiteNetLib 1.0 indev

    Lite reliable UDP library for Mono and .NET

    Lite reliable UDP library for .NET Framework 3.5, Mono, .NET Core 2.0, .NET Standard 2.0. Small packet size overhead (1 byte for unreliable, 3 bytes for reliable packets). Helper classes for sending and reading messages. Always use library sources instead of precompiled DLL files (because there are platform-specific #ifdefs and workarounds for unity bugs). Fast packet serializer (Usage manual). Automatic small packets merging. Automatic fragmentation of reliable packets. Automatic MTU detection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SSD in PyTorch 1.0

    SSD in PyTorch 1.0

    High quality, fast, modular reference implementation of SSD in PyTorch

    This repository implements SSD (Single Shot MultiBox Detector). The implementation is heavily influenced by the projects ssd.pytorch, pytorch-ssd and maskrcnn-benchmark. This repository aims to be the code base for research based on SSD. Multi-GPU training and inference: We use DistributedDataParallel, you can train or test with arbitrary GPU(s), the training schema will change accordingly. Add your own modules without pain. We abstract backbone, Detector, BoxHead, BoxPredictor, etc. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Aseprite

    Aseprite

    Animated sprite editor & pixel art tool

    ... distortions when rotating tiny sprites. Create patterns repeating the image in a 3x3 grid. Create custom brushes for dithering. Composite layers to create color effects. Open or save a sequence of images. Create animations and save them as .gif files. Export your work to sprite sheets in .png and .json files. Recovery your sprites in case of crash. Integrate Aseprite in your assets pipeline with the command-line interface (CLI). Store several animations in one texture atlas.
    Downloads: 1,362 This Week
    Last Update:
    See Project
  • 14
    electerm

    electerm

    Terminal/SSH/SFTP client (Linux, Mac, Win)

    ... with publicKey + password. Support Zmodem (rz, sz). Support Trzsz (trz/tsz), similar to rz/sz, and compatible with tmux. Transparent window (Mac, Win). Terminal background image. Global/session proxy. Quick commands. UI/terminal theme. Sync bookmarks/themes/quick commands to GitHub/Gitee secret gist. Support serial Port (version > 1.21.8). Quick input to one or all terminals.
    Downloads: 463 This Week
    Last Update:
    See Project
  • 15
    spyder

    spyder

    The scientific Python development environment

    Spyder is a free and open source scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It features a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package. Spyder’s multi-language Editor integrates a number of powerful tools...
    Downloads: 409 This Week
    Last Update:
    See Project
  • 16
    tModLoader

    tModLoader

    A mod to make and play Terraria mods. Supports Terraria 1.4

    tModLoader (TML) is an open-source, community-driven, modification and expansion of the Terraria game that makes it possible to make and play mods. TML expands your Terraria adventures with new content to explore created by the Terraria community! TML allows players to create and play Terraria mods and is designed in such a way so that you can play alone or together with friends, with one mod or with multiple mods, choose to play however you like! It is however required that all your friends...
    Downloads: 379 This Week
    Last Update:
    See Project
  • 17
    Steamless

    Steamless

    DRM remover of the SteamStub variants

    Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible. Steamless aims to be a single solution for unpacking all variants of the SteamStub DRM, ranging from the very first version to the most recently released. Steamless will remove the SteamStub DRM protection layer that is applied via the DRM tool from the Steamworks SDK. Steamless will never...
    Downloads: 312 This Week
    Last Update:
    See Project
  • 18
    Atom

    Atom

    A hackable text editor for the 21st Century

    Atom is a text editor that's modern, approachable and full-featured. It's also easily customizable- you can customize it to do anything and be able to use it productively without ever touching a config file. Atom is free to download and runs on Linux, OS X and Windows with support for plug-ins written in Node.js and embedded Git Control. It is based on Electron (formerly known as Atom Shell),a framework for building cross-platform apps using Chromium and Node.js.
    Downloads: 223 This Week
    Last Update:
    See Project
  • 19
    JUnit 5

    JUnit 5

    Programmer-friendly testing framework for Java and the JVM

    ... of the next OpenJDK. The JUnit Platform serves as a foundation for launching testing frameworks on the JVM. It also defines the TestEngine API for developing a testing framework that runs on the platform. Furthermore, the platform provides a Console Launcher to launch the platform from the command line and the JUnit Platform Suite Engine for running a custom test suite using one or more test engines on the platform. First-class support for the JUnit Platform also exists in popular IDEs.
    Downloads: 230 This Week
    Last Update:
    See Project
  • 20
    LZ4

    LZ4

    Extremely fast compression algorithm

    LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle). It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio. LZ4 library is provided as open-source software using a BSD license. This benchmark simulates simple "static content transfer" scenario such as OS Kernel compression or video game's...
    Downloads: 225 This Week
    Last Update:
    See Project
  • 21
    UTM

    UTM

    Virtual machines for iOS and macOS

    UTM is a full-featured system emulator and virtual machine host for iOS and macOS. It is based off of QEMU. In short, it allows you to run Windows, Linux, and more on your Mac, iPhone, and iPad. UTM/QEMU requires dynamic code generation (JIT) for maximum performance. JIT on iOS devices requires either a jailbroken device or one of the various workarounds found for specific versions of iOS. UTM SE ("slow edition") uses a threaded interpreter which performs better than a traditional interpreter...
    Downloads: 208 This Week
    Last Update:
    See Project
  • 22
    Smart AutoClicker

    Smart AutoClicker

    An open-source auto clicker on images for Android

    Smart AutoClicker is an Android application allowing to automate repetitive task by clicking automatically for you on the screen. Unlike the regular auto clicker application, the clicks aren't based on timers to execute the clicks. Instead, it allows you to capture an image from a part of your screen and execute the click once this image is detected again.
    Downloads: 158 This Week
    Last Update:
    See Project
  • 23
    Flask

    Flask

    The Python micro framework for building web applications

    ... database to use or what dependencies or project layout to choose. You get to choose the tools and libraries you want to use, so Flask can be everything you need and nothing you don’t. Flask has become one of the most popular Python web application frameworks, and has amassed a great number of extensions provided by the community that make adding new functionality easy.
    Downloads: 149 This Week
    Last Update:
    See Project
  • 24
    Arduino IDE

    Arduino IDE

    Arduino IDE library

    This repository contains the source code of the Arduino IDE 2.x, which is currently in the beta stage. The Arduino IDE 2.x is a major rewrite, sharing no code with the IDE 1.x. It is based on the Theia IDE framework and built with Electron. The backend operations such as compilation and uploading are offloaded to an arduino-cli instance running in daemon mode. This new IDE was developed with the goal of preserving the same interface and user experience of the previous major version in order...
    Downloads: 162 This Week
    Last Update:
    See Project
  • 25
    LAMDA

    LAMDA

    Android reverse engineering & automation framework

    .... To give you a general idea of ​​its usefulness: Do you install various agents, plug-ins, or point-and-click settings on your phone to complete your work? Do you want to operate a mobile phone thousands of miles away in a different place? Do you have the need to programmatically control your phone? Are you still paying for expensive IP switching , remote ADB debugging , RPA automation and even logcat logs from some cloud mobile phone manufacturers? If so, then yes, just one LAMDA can solve all this.
    Downloads: 141 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next