Showing 122 open source projects for "setup-1 bin"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 1
    get-bin-path

    get-bin-path

    Get the current package's binary path

    Get the current package's binary path (using the package.json bin field). This is useful when testing a package's binary. Using get-bin-path (as opposed to hard-coding the path to the binary). Validates that the package.json bin field is correctly setup. Decouples the binary path from the tests, which allows moving the file without rewriting the tests. This package is an ES module and must be loaded using an import or import() statement, not require(). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OpenCut

    OpenCut

    The open-source CapCut alternative

    OpenCut is an open-source, cross-platform video editor that focuses on fast cutting, trimming, and simple storytelling rather than heavyweight VFX. Its UI is designed to feel familiar on day one: a timeline, preview, media bin, and a minimal set of tools that cover the majority of social and short-form editing tasks. Under the hood it emphasizes responsive playback and snappy scrubbing so editors can make decisions quickly without proxy gymnastics. Common conveniences—snapping, ripple edits, keyboard shortcuts, and export presets—help you get from footage to shareable output with minimal setup. ...
    Downloads: 323 This Week
    Last Update:
    See Project
  • 3
    PKHeX

    PKHeX

    Pokémon Save File Editor

    Pokémon core series save editor, programmed in C#. Data is displayed in a view that can be edited and saved. The interface can be translated with resource/external text files so that different languages can be supported. Pokémon Showdown sets and QR codes can be imported/exported to assist in sharing. PKHeX expects to save files that are not encrypted with console-specific keys. Use a save data manager to import and export save data from the console (Checkpoint, save_manager, JKSM, or...
    Downloads: 226 This Week
    Last Update:
    See Project
  • 4
    mason.nvim

    mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs

    ...It runs everywhere Neovim runs (across Linux, macOS, Windows, etc.), with only a small set of external requirements needed. Packages are installed in Neovim's data directory (:h standard-path) by default. Executables are linked to a single bin/ directory, which mason.nvim will add to Neovim's PATH during setup, allowing seamless access from Neovim builtins (shell, terminal, etc.) as well as other 3rd party plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 5
    DuckStation

    DuckStation

    Fast PlayStation 1 emulator for x86-64/AArch32/AArch64

    DuckStation is an simulator/emulator of the Sony PlayStation(TM) console, focusing on playability, speed, and long-term maintainability. The goal is to be as accurate as possible while maintaining performance suitable for low-end devices. "Hack" options are discouraged, the default configuration should support all playable games with only some of the enhancements having compatibility issues. A "BIOS" ROM image is required to to start the emulator and to play games. You can use an image from...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    n

    n

    Node version management

    .../usr/local). This overwrites the previous version. The bin folder in this location should be in your PATH (e.g. /usr/local/bin). The downloads are kept in a cache folder to be used for reinstalls. The downloads are also available for limited use using n which and n run and n exec. The global npm packages are not changed by the install, with the exception of npm itself which is part of the Node.js install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    Apple has a utility in /usr/bin named tccutil, but it only supports one command, which is to reset the entire database. It has been like this for many versions of macOS. I wanted a command-line utility that would be able to add, remove, list, and take other actions. This tool needs SIP disabled in order to function. The risk of doing so is up to you. tccutil.py can be installed without any additional software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YouTube Music

    YouTube Music

    YouTube Music Desktop App bundled with custom plugins

    ...Native look & feel, aims at keeping the original interface. Framework for custom plugins: change YouTube Music to your needs (style, content, features), enable/disable plugins in one click. Install the youtube-music-bin package from the AUR. For AUR installation instructions, take a look at the wiki page. Block all ads and tracking out of the box. Apply compression to audio (lowers the volume of the loudest parts of the signal and raises the volume of the softest parts) Next/Back navigation arrows directly integrated in the interface, like in your favorite browser. ...
    Downloads: 198 This Week
    Last Update:
    See Project
  • 9
    WSLGit

    WSLGit

    Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL)

    ...For these two to interoperate, this tool translates paths between the Windows (C:\Foo\Bar) and Linux (/mnt/c/Foo/Bar) representations. The install.bat script creates a folder structure similar to the one used by Git For Windows, and creates some useful symbolic links in the wslgit\cmd and wslgit\bin folders. VSCode will find the git executable automatically if the two optional installation steps were taken.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10
    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    ...In all small IDEs, the native language SDK is always there, which makes anything that uses the SDK, such as running elixir, erl, or mix more complicated both internally and externally in the configuration you have to setup. The plugin will automatically find the newest version of Elixir installed. (NOTE: SDK detection only works for Linux, homebrew installs on OSX, and Windows. Open an issue with information about Elixir install locations on your operating system and package manager to have SDK detection added for it.) If the automatic detection doesn't find your Elixir SDK or you want to use an older version, manually select select the directory above the bin directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    amazon-vpc-cni-k8s

    amazon-vpc-cni-k8s

    Networking plugin repository for pod networking in Kubernetes

    Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS. Launch kubelet with network plugins set to cni (--network-plugin=cni), the cni directories configured (--cni-config-dir and --cni-bin-dir) and node ip set to the primary IPv4 address of the primary ENI for the instance (--node-ip=$(curl http://169.254.169.254/latest/meta-data/local-ipv4)). It is also recommended that you set --max-pods equal to (the number of ENIs for the instance type × (the number of IPs per ENI - 1)) + 2; for details, see vpc_ip_resource_limit.go. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Duplicate Photo Finder

    Duplicate Photo Finder

    Free duplicate & similar photo finder & cleaner for Windows

    ...It detects exact duplicate photos (identical copies) and visually similar pictures - burst shots, resized and messenger copies, screenshots and edited versions - then automatically keeps the best-quality copy and moves the rest to the Recycle Bin. Free up disk space and clean your photo library without losing a single original. No ads, no sign-up, no watermark - every feature is free, and it runs 100% offline on your PC. Features: - Find exact AND similar duplicate photos - Auto keep-best (sharpest, highest resolution) - Side-by-side preview before deleting - Recycle Bin removal with one-click Undo - Fast scans on large photo libraries - English & Russian, modern dark UI Works on Windows 11, 10, 8 and 7 (64-bit). ...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 13
    macOS FPC + Lazarus daily snapshots

    macOS FPC + Lazarus daily snapshots

    Daily macOS FPC + Lazarus snapshots (Cocoa - 64 bit - Intel and ARM64)

    IGNORE THE BIG GREEN DOWNLOAD BUTTON: choose file in Files area These macOS snapshots of the development branches are generated automatically. All I can say is that the compiler found the source good enough to compile. YOU ARE USING COMPLETELY UNTESTED SOFTWARE. Caveat Utilitor! 1. Move lazarus-src to your home directory 2. Open a Terminal 3. Change to lazarus-src and run the command: xattr -drv com.apple.quarantine * 4. Use a script to start Lazarus like: #!/bin/sh open ~/lazarus-src/lazarus.app --args "--pcp=~/.laz_main" There is also a daily FPC development snapshot for ARM64. 1. Move fpc-src to your home directory 2. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    pp4mnk-diskmark-easyos

    pp4mnk-diskmark-easyos

    Programa tipo CrystalDiskMark para EasyOS

    PP4MNK DiskMark EasyOS ====================== Programa tipo CrystalDiskMark para EasyOS / Puppy Linux. Instalación rápida: 1. Copia pp4mnk-diskmark-easyos.sh a /root/my-applications/bin/ 2. Dale permisos: chmod +x /root/my-applications/bin/pp4mnk-diskmark-easyos.sh 3. Ejecuta: pp4mnk-diskmark-easyos.sh Consejo importante: - Si eliges /tmp o /dev/shm medirás RAM/tmpfs, no el SSD real. - Para medir el SSD elige una carpeta real del disco, por ejemplo: /mnt/sda1 /mnt/home /easy_rw Qué mide: - Escritura secuencial con dd + fdatasync - Lectura secuencial con dd - Guarda informe opcional en /root by pp4mnk chmod +x pp4mnk-diskmark-easyos.sh ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SwiftClean

    SwiftClean

    Free open-source PC cleaner: no ads, no bundles, no telemetry

    SwiftClean is a free PC cleaner for Windows 7, 8, 10 and 11. It removes junk files, clears caches and frees up disk space in one click, so a slow, full computer runs fast again — no ads, no bundles. WHAT IT CLEANS Windows temp files (%TEMP% and Windows Temp), browser cache for Chrome, Edge, Firefox, Opera, Brave and Yandex, the Recycle Bin, error report dumps and Windows Update leftovers. Cache only — saved passwords, logins and bookmarks are never touched.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    LiteDB is a serverless database delivered in a single small DLL (< 450kb) fully written in .NET C# managed code (compatible with .NET 4.5 and NETStandard 2.0). Install it via NuGet or just copy the DLL to your bin project folder. LiteDB is a simple and fast NoSQL database solution. Ideal for mobile apps (Xamarin ready), desktop/local applications, application file format, web applications, and one database per account/user data store. Portable UWP and Xamarin iOS/Android, ACID transactions, single datafile (like SQLite), recovery data in writing failure (WAL mode), map your POCO class to BsonDocument, fluent API for custom mapping. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    pp4mnk-dns-rotator

    pp4mnk-dns-rotator

    OPEN DNS TO BROWSE WITH EASY OS by pp4mnk

    ...It bypasses whatever DNS your router, ISP, or NetworkManager might normally set. Below is a detailed explanation of what every part of the script does, followed by how to install and use it properly in EasyOS / Puppy Linux. 1. What the script does (overview) At every boot it: Overwrites /etc/resolv.conf Loads three DNS servers simultaneously Logs the action to /tmp/dns-loader.log The DNS servers used are: DNS Provider Purpose 1.1.1.1 Cloudflare very fast 9.9.9.9 Quad9 security filtering 8.8.8.8 Google global reliability Linux will try them in order, automatically failing over if one does not respond. 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Burn 89C2051

    Burn 89C2051

    A user-friendly GUI application for programming AT89C2051 microcontrol

    GUI-based AT89C2051 Programmer for LPT Parallel Port This project is a graphical user interface (GUI) application for programming AT89C2051 microcontrollers via an LPT parallel port. It simplifies the entire workflow with one-click operations, making it ideal for hobbyists and professionals working with legacy hardware. The program automatically converts Intel HEX files to binary (.bin), provides real-time logging of the process, and supports a Resend function for quick re-flashing. With its intuitive design and efficient keyboard shortcuts, this tool streamlines the programming of your AT89C2051 chips on a modern 64-bit Windows environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PC Tweaker

    PC Tweaker

    Windows optimization utility with a secure automatic rollback system.

    ... ↩️ Automatic Rollback System: Every action automatically backs up the original system state before modifications. If you experience unexpected behavior, you can revert any tweak instantly with just one click. 🚀 Core Features: - Performance: Adjusts CPU priority and unlocks High Performance plan. - Gaming: Toggles HAGS, reduces mouse input lag, and offers a "Turbo Gaming" preset. - Privacy: Disables analytical telemetry, location tracking, and advertising ID. - Maintenance: Safely cleans temporary files via the Recycle Bin...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    imageviewergtk

    Program for viewing the contents of picture catalogs

    ...The simplest editing is possible: 90°, 180°, 270° rotations, vertical/horizontal reflections, zooming, with subsequent saving, you can also delete files. This is convenient to do for example, when selecting photos from a cell phone. Main features of the program: file viewing modes: 1:1 scale, fit to window size or any scale view all images in a folder as a list of resizable icons you can rotate 90°, 180°, 270° and flip images. delete files to recycle bin or permanently save/rename the zoomed/rotated/flipped file readable formats: ani, bmp, emf, gif, icns, ico, jpeg, png, pnm, qtif, svg, tga, tiff, webp, wmf, xbm, xpm writable formats: bmp, ico, jpeg, png, tiff file/folder drag and drop support catalog monitoring during viewing, you can add/remove/rename files in the browsed catalog via explorer multilingual support: Russian and English customizable hotkeys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Refundant

    Refundant

    Redundant files remover

    GUI is little broken - the list of duplicates is not relayeble, but this bug not affected main functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CleanGeek

    CleanGeek

    Free disk cleaner for Windows - and no registry cleaner, deliberately

    CleanGeek clears the caches, temporary files and Windows Update leftovers that build up on a Windows PC, and shows you what is installed and what starts up with the machine. Two steps, always. Scanning measures and changes nothing; cleaning removes only what you have ticked. Nothing is ticked for you except caches and temporary files, and every item says in plain English what it is, what you lose, and whether it rebuilds itself. There is no registry cleaner. That is deliberate - it is...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 699 This Week
    Last Update:
    See Project
  • 24
    OtoKeyboard - auto keyboard & macro

    OtoKeyboard - auto keyboard & macro

    OtoKeyboard: Stop typing manually. Get your free auto keyboard for Win

    OtoKeyboard is the premier auto keyboard and macro tool for Windows, designed to save you time and eliminate digital friction. Move beyond simple text replacement and turn any repetitive task into a single-keystroke action. It's the ultimate productivity companion for professionals, gamers, and developers alike. Automate customer support replies with interactive templates; execute complex in-game combos with perfectly timed macros; or launch your entire work environment with one...
    Leader badge
    Downloads: 368 This Week
    Last Update:
    See Project
  • 25
    fork

    fork

    Developer Workspace

    Fork is a modern developer workspace that combines the power of a code editor, knowledge base, and command center into one seamless experience. Built for developers who switch between coding, notes, documentation, and project management constantly.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next