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

View related business solutions
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for 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: 0 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: 50 This Week
    Last Update:
    See Project
  • 3
    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: 7 This Week
    Last Update:
    See Project
  • 4
    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: 90 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 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: 48 This Week
    Last Update:
    See Project
  • 6
    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: 3 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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: 10 This Week
    Last Update:
    See Project
  • 9
    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: 154 This Week
    Last Update:
    See Project
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 10
    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: 2 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: 4 This Week
    Last Update:
    See Project
  • 12
    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: 10 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: 3 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15

    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
  • 16

    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: 2 This Week
    Last Update:
    See Project
  • 17
    Refundant

    Refundant

    Redundant files remover

    GUI is little broken - the list of duplicates is not relayeble, but this bug not affected main functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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: 588 This Week
    Last Update:
    See Project
  • 19

    headsort

    headsort: streaming sort + 2x faster than gnu sort

    headsort sorts files by line and fields. Options can pick field order and etc. In general headsort can sort in 1/2 the time sort(1) (mergesort) does in situations involving either pipes or mult column selection; less than 1/2 with both. Best case was about opposite that of sort(1)*. NEW* hsort main algorithm speed improvement (applies to all; 27,29,31). Now faster than sort(1) (in all cases tested). Using triangulation, hsort begins piped sorted output when 1st bin is done. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard: Boost productivity with Windows keyboard automation.

    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...
    Downloads: 260 This Week
    Last Update:
    See Project
  • 21

    lglicua

    Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux

    ...This Assistant helps with installation (needs sudo), and non-sudo day-to-day project activities such as SVN updates and project patch/edit/build/run. The "hello, world" dialog box Bash/Lua script is two lines: #!/bin/bash ../support/play-lua-tec iup=require("iuplua"); iup.Message("MyApp", "hello, world")
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Gea.Net Pro v5

    Gea.Net Pro v5

    Gea.Net Pro Software gestionale ERP per PMI

    ...Gestisce ciclo attivo e ciclo passivo, magazzino, contabilità, produzione e MRP (lotti, matricole, distinta base e cicli), taglie e colori, presenze, CRM, GED. L'installazione richiede solo pochi secondi e non intacca il Registry di Windows: 1.Verificare se presente Framework .NET 4.6.1 o installarlo 2.Fare il download di Gea .Net Pro, scompattare lo zip 3.Eseguire GEANET\bin\GEANET.exe 4.Autorizzare uso dell'App se PC Protetto da Windows Maggiori dettagli : http://www.geanetweb.com/Download.htm Import dati da altri SW : http://www.geanetweb.com/help/UTIL91.htm Guide Utente : https://ilmiolibro.kataweb.it/libro/informatica-e-internet/602062/gea-net-pro-start-edition/ Tutorial : http://www.geanetweb.com/Download.htm#DOCUMENTAZIONE Sorgenti : http://www.fborghi.it/sorgenti.htm o http://sourceforge.net/projects/geanet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nimzo-3d-Chess-GUI

    Nimzo-3d-Chess-GUI

    A free Chess program for Windows with a large set of features

    The Nimzo_3d GUI is a chess program for Windows 7 - 11 It is an enhanced version of the Tarrasch Chess GUI written by Mr Bill Forster, with many additional features. It has a simple, easy to use interface, so it is ideal for novice players or inexperienced computer users. It also has more advanced features for expert users. So if you just want a casual blitz game against the computer, or to automatically analyse one of the famous games from chess history, it can perform these...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24
    Gea.Net Pro

    Gea.Net Pro

    Gea.Net Pro Software gestionale ERP per PMI

    ...E' disponibile anche in versione web (Gea .Net Web). Maggiori info relative a GNPro e GNWeb al sito http://www.geanetweb.com L'installazione richiede pochi secondi: 1.Verificare se presente Framework .NET 4.6.1 o installarlo 2.Fare il download di Gea .Net Pro e scompattare lo zip 3.Eseguire GEANET\bin\GEANET.exe Guide Utente : https://ilmiolibro.kataweb.it/libro/informatica-e-internet/602062/gea-net-pro-start-edition/ Tutorial : http://www.geanetweb.com/Download.htm#DOCUMENTAZIONE Sorgenti : http://www.fborghi.it/sorgenti.htm o http://sourceforge.net/projects/geanet/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Parallel and Distributed Process System

    Parallel and Distributed Process System

    NOTICE OF CONSOLIDATION & PARTNERSHIP PENDING As of April 2026, the 20

    NOTICE OF CONSOLIDATION & PARTNERSHIP PENDING As of April 2026, the 20 pipelines of the QCAUS/PDPBioGen suites are undergoing consolidation for high-scale institutional research. Core 'Ford 2026' algorithms remain the proprietary IP of the Ford Peace and Justice Foundation. Academic users at partner institutions are currently performing validation; all other commercial inquiries must contact the author Computational Neuroscience: Large-scale neural population dynamics, brain-inspired...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB