[go: up one dir, main page]

Showing 55 open source projects for "nvm-setup.exe"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 1
    nvm

    nvm

    Version manager for node.js

    Nvm can work on any POSIX-compliant shell, particularly on windows WSL, macOS and unix platforms. It is designed to be installed per-user, and invoked per-shell.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    NVM for Windows

    NVM for Windows

    A node.js version management utility for Windows written in Go

    Manage multiple installations of node.js on a Windows computer. Similar (not identical) to nvm, but for Windows. This has always been a node version manager, not an io.js manager, so there is no back-support for io.js. However, node 4+ is supported. Remember when running nvm install or nvm use, you must have Windows administrative rights (to create symlinks). There are situations where the ability to switch between different versions of Node.js can be very useful. ...
    Downloads: 395 This Week
    Last Update:
    See Project
  • 3
    nvm.fish

    nvm.fish

    The Node.js version manager you'll adore, crafted just for Fish

    nvm.fish is a Node.js version manager tailored specifically for the Fish shell, allowing users to install and switch between multiple Node.js versions seamlessly.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    NVExeca

    NVExeca

    nvm + execa = nvexeca

    Execa improves child processes execution with a promise interface, cross-platform support, local binaries, interleaved output, and more. nvexeca is a thin wrapper around Execa to run any file or command using any Node.js version. nvexeca executes a single file or command. It does not change the node nor npm global binaries. To run a specific Node.js version for an entire project or shell session, please use nvm, nvm-windows, n or nvs instead. This package is an ES module and must be loaded using an import or import() statement, not require(). File or command to execute. Both global and local binaries can be executed. The first time nvexeca is run with a new VERSION, the Node binary is downloaded under the hood. This initially takes few seconds. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful Business Process Automation Icon
    Powerful Business Process Automation

    With ThinkAutomation, you get an open-ended studio to build any and every automated workflow you could ever need.

    When a message is received ThinkAutomation automatically executes one or more Automations. Automations are created using an easy to use drag-and-drop interface to run simple or complex tasks. Automations can perform many business process Actions, including: updating company databases, CRM systems and cloud services, sending outgoing emails, Teams & SMS messages, document processing, custom scripting, integration and much more. Over 100 built-in actions are included, plus ThinkAutomation is extensible with Custom Actions.  
    Learn More
  • 5
    mise

    mise

    Dev tools, env vars, task runner

    Mise (formerly RTX) is a cross-language CLI tool and task runner that manages developer tools, environment variables, and project tasks in a unified configuration (mise.toml). It handles tool installation (e.g., Node, Python, Terraform), env var profiles, and repeatable command scripting.
    Downloads: 325 This Week
    Last Update:
    See Project
  • 6
    NVE

    NVE

    Run any command on specific Node.js versions

    ...The first time nve is run with a new VERSION, the Node binary is downloaded under the hood. This initially takes few seconds. However subsequent runs are almost instantaneous. Tools like nvm, nvm-windows, n or nvs are meant to execute a specific Node.js version for an entire machine, project or shell session. It does not need a separate installation step for each Node version, it can run the major release's latest minor/patch version automatically, works on Windows. No need to run as Administrator. It does not require Bash and it is installed as a Node module (as opposed to a Bash installation script downloaded with curl).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    aws-prototyping-sdk

    aws-prototyping-sdk

    Contains useful CDK and Projen constructs vended in multiple languages

    AWS Prototyping SDK (PDK) is a package that contains useful CDK and Projen constructs. This package is built using projen and nx. Any change to projects/* or .projenrc.ts requires a synth to be executed. The PDK contains a set of useful CDK and Projen constructs, vended in multiple languages. For packages marked experimental, please refer to the usage instruction contained within the respective package documentation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Node.js version alias

    Node.js version alias

    Resolve Node.js version aliases like `latest`, `lts` or `erbium`

    Resolve Node.js version aliases like `latest`, `lts` or `erbium`. Those aliases are used by Node.js version managers like nvm, nvs, n, nave, nodeenv or nodist. This resolves them to a "major.minor.patch" version string. This package is an ES module and must be loaded using an import or import() statement, not require(). Base URL to fetch the list of available Node.js versions. Can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tmuxinator

    tmuxinator

    Manage complex tmux sessions easily

    tmuxinator aims to be compatible with the currently maintained versions of Ruby. Some operating systems may provide an unsupported version of Ruby as their "system ruby". In these cases, users should use RVM or rbenv to install a supported Ruby version and use that version's gem binary to install tmuxinator. tmuxinator uses your shell's default editor for opening files. If you want to change your default editor simply put a line in ~/.bashrc that changes it. The recommended version of tmux...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • 10
    asdf

    asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, etc

    ...Manage each of your project runtimes with a single CLI tool and command interface. asdf is a CLI tool that can manage multiple language runtime versions on a per-project basis. It is like gvm, nvm, rbenv & pyenv (and more) all in one! Simply install your language's plugin! Large ecosystem of existing runtimes & tools. Simple API to add support for new tools as you need! Support for existing config files .nvmrc, .node-versions, .ruby-version for smooth migration! .tool-versions to manage all your tools, runtimes, and their versions in a single, sharable place. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    EQUALIZER-MASTER
    ...Installation / Running You can run this app in two ways: Option A: Portable (Recommended) Download the latest release. Extract the folder. Run Equalizer Master.exe. Option B: Setup Run Equalizer Master Setup.exe to install it to your system. 3. First Setup When you first open the app, it will ask for a Config File. Navigate to your Equalizer APO installation folder (usually C:\Program Files\EqualizerAPO\config). Select config.txt. Done! Start tweaking sliders.
    Leader badge">
    Downloads: 47 This Week
    Last Update:
    See Project
  • 12
    Timesheet

    Timesheet

    A Log Software for Personal and Team Usage

    ...For Internet Scale, use Cloud Facilities to make it simple for Mobile Work. Installation 1. Install XAMPP with PHP 7.2.0. 2. Start the Server. 3. Install Grandtech Creation Timesheet file, Setup.exe path to C:\xampp\htdocs folder. 4. Create Database Called "timesheet". 5. Insert table using database.sql. 6. Open your browser, go to http://localhost/timesheet. 7. Click Timesheet Logo. 8. Get Your Account. 9. Print Account Detail. 10. Login using Username and Password. 11. Go to Timesheet menu. 12. Click + Button. 13. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Healthcare

    Healthcare

    A Healthcare Software

    ...For Internet Scale, use Cloud Facilities to make it simple for Mobile Work. Installation 1. Install XAMPP with PHP 7.2.0. 2. Start the Server. 3. Install Grandtech Creation Healthcare file, Setup.exe path to C:\xampp\htdocs folder. 4. Create Database Called "healthcare". 5. Insert table using database.sql. 6. Open your browser, go to http://localhost/Healthcare. 7. Get Your Account. 8. Print Account Detail. 9. Login using Username and Password. 10. Go to Billing menu. 11. Click + Button. 12. Click + On Bill To. 13. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Node Version Switcher

    Node Version Switcher

    Cross-platform tool for switching between versions of Node.js

    NVS is a cross-platform utility for switching between different versions and forks of Node.js. NVS is itself written in node JavaScript. This tool is obviously inspired by other node version manager tools, especially nvm, from which it borrows a lot of ideas and some command-line syntax.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    Create Eth App

    Create Eth App

    Create Ethereum-powered apps with one command

    ...When you’re ready to deploy to production, create a minified bundle with yarn run react-app:build. You’ll need to have Node 14 or later version on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to switch Node versions between different projects. You'll also need Yarn on your local development machine. This is because Create Eth App relies on Yarn Workspaces, a feature not supported by Npm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    fish-nvm

    fish-nvm

    nvm wrapper for fish-shell

    Fish-NVM is a lightweight Node.js version manager for the Fish shell, allowing users to switch between different Node.js versions easily.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    2018Cord

    2018Cord

    The 2018cord installer

    The 2018cord installer To install this bad boy, just go to the releases tab, and click on the latest. then install the source code. Open it up and open Setup.exe. then you're good to go.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Advanced REST Client application

    Advanced REST Client application

    Advanced REST Client - Desktop application

    This is the main repository for the ARC Electron application. If you are still using Chrome plug-in then proceed to move From Chrome To the Desktop Client section. The original Chrome application is discontinued as Chrome stopped supporting browser-based applications. ARC was built as an open-source and free for everyone API tool out of a passion for giving the developer community tools they need. The application and related projects (like API Console) are created and distributed to our...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19

    Click Counter

    A simple application to count how many click you've made.

    ...It still count how many clicks even if it's minimized, so you can continue with your work and see how many times you click. Currently it doesn't persist data so the count will be lost if you close the application. How to install: 1. Download the zip file. 2. Execute setup.exe 3. If there's a warning about "Publisher cannot be verified", just click install 4. If there's a warning about "You must install .Net Core" just click Yes and you'll be redirected to Microsoft website. Under "Run Desktop App" heading, click "Download x64" or "Download x86" according to your Windows version. After downloading, execute the file you just downloaded and install it. 5. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 20

    Honkai Impact 3rd Subtitle Extract Tool

    Subtitle extraction tool for Honkai Impact 3rd PC Client

    ...Note about 0-byte SLT files: These are not broken. It appears that the game uses 0-byte SLT files for MP4s with in-game dialog boxes. Instructions: 1. Download and extract the ZIP archive. 2. Run the setup.exe program to install 3. Start app and browse to the Videos folder for HI3rd (or use the default path) 4. Click Repair Once the process is complete, it will display a dialog with information on how many SLTs were extracted. The log window will show the results of the extraction process. Disclaimer: This is an application that I threw together rather quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Almonit plugin

    Almonit plugin

    ENS+IPFS Firefox plugin by Almonit

    A Dwebsites (decentralized websites) browser extension by Almonit. Almonit is a browser extension for Dwebsites. Traditional websites use a server and a name service (DNS) to be accessible. Decentralized websites replace the server with decentralized storage and the name service with a decentralized name service. Almonit browser extension lets users access Dwebsites through the browser. The extension focuses on IPFS and Skynet as a decentralized storage, and ENS as a decentralized name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FingerprintAuth

    FingerprintAuth

    Windows Logon/2FA entry using Android fingerprint.

    !!!Setup.exe has to be run as administrator (right click - run as administrator)!!! Logon to Windows and create 2FA tokens using your Android mobile. 2FA seeds and passwords are saved encrypted in the cloud. FPA installs a custom credential provider for windows logons, as well as a windows client for entry of 2FA- and static passwords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fedora Cygwin

    Fedora Cygwin

    Cygwin cross-compiler for Fedora

    This project provides a Cygwin cross-compiler toolchain for current versions of Fedora Linux and RHEL6-compatible distributions, including a large selection of cross-compiled libraries. Also available are the mingw32 packages with static libraries required for building Cygwin's setup.exe installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tevor

    Tevor

    Your own mini Travis CI to run tests locally

    ...Instead of pushing code to a CI service just to see if tests pass on multiple Node.js versions, you run Trevor locally and it will iterate through each specified version. Under the hood it orchestrates Node.js version switching (via n/nvm or Docker setups) and executes the configured test script as Travis would. This allows you to catch cross-version issues before pushing, keeping your Git history cleaner and reducing back-and-forth with CI. The tool reports results for each matrix entry, showing which runtime versions passed or failed so you can quickly identify compatibility problems. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Janus WebRTC Gateway

    Janus WebRTC Gateway

    Perfect Docker Image for Media Streaming Expert Users

    Perfect Docker image for media streaming expert users. This is a docker image for Janus Webrtc Gateway. Janus Gateway is still in the active development phase.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next