{"id":13664990,"url":"https://github.com/crazy-max/nodejs-portable","last_synced_at":"2025-04-26T04:31:51.971Z","repository":{"id":8095540,"uuid":"9510021","full_name":"crazy-max/nodejs-portable","owner":"crazy-max","description":"Node.js portable on Windows","archived":true,"fork":false,"pushed_at":"2021-09-05T15:25:49.000Z","size":361,"stargazers_count":388,"open_issues_count":2,"forks_count":54,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-11-10T23:37:13.924Z","etag":null,"topics":["golang","node-portable","nodejs","portable","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crazy-max.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"github":"crazy-max","custom":"https://www.paypal.me/crazyws"}},"created_at":"2013-04-17T23:53:58.000Z","updated_at":"2024-11-02T06:07:18.000Z","dependencies_parsed_at":"2022-08-30T08:20:47.477Z","dependency_job_id":null,"html_url":"https://github.com/crazy-max/nodejs-portable","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fnodejs-portable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fnodejs-portable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fnodejs-portable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fnodejs-portable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-max","download_url":"https://codeload.github.com/crazy-max/nodejs-portable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250931042,"owners_count":21509807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","node-portable","nodejs","portable","windows"],"created_at":"2024-08-02T05:03:14.250Z","updated_at":"2025-04-26T04:31:50.801Z","avatar_url":"https://github.com/crazy-max.png","language":"Go","readme":"\u003e For more portable applications, checkout [Portapps](https://portapps.io) !\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/crazy-max/nodejs-portable\" target=\"_blank\"\u003e\u003cimg width=\"100\" src=\"https://github.com/crazy-max/nodejs-portable/blob/master/res/logo.png\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/crazy-max/nodejs-portable/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/release/crazy-max/nodejs-portable.svg?style=flat-square\" alt=\"GitHub release\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/crazy-max/nodejs-portable/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/crazy-max/nodejs-portable/total.svg?style=flat-square\" alt=\"Total downloads\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/crazy-max/nodejs-portable/actions?workflow=build\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/crazy-max/nodejs-portable/build?label=build\u0026logo=github\u0026style=flat-square\" alt=\"Build Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/crazy-max/nodejs-portable\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/crazy-max/nodejs-portable?style=flat-square\" alt=\"Go Report\"\u003e\u003c/a\u003e\n  \u003cbr /\u003e\u003ca href=\"https://github.com/sponsors/crazy-max\"\u003e\u003cimg src=\"https://img.shields.io/badge/sponsor-crazy--max-181717.svg?logo=github\u0026style=flat-square\" alt=\"Become a sponsor\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.paypal.me/crazyws\"\u003e\u003cimg src=\"https://img.shields.io/badge/donate-paypal-00457c.svg?logo=paypal\u0026style=flat-square\" alt=\"Donate Paypal\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nRead this in other languages: [English](README.md), [简体中文](README.zh-cn.md).\n\n## :warning: Abandoned project\n\nThis project is not maintained anymore and is abandoned. Feel free to fork and make your own changes if needed.\n\nThanks to everyone for their valuable feedback and contributions.\n\n## About\n\nA single EXE written in [Go](https://golang.org/) to make [Node.js](http://nodejs.org/) portable on Windows systems.\u003cbr /\u003e\nTested on Windows 7, Windows 8.1 and Windows 10.\n\n![](res/screenshots/main-20170915.gif)\n\u003e Main window of Node.js Portable\n\nConfiguration file `nodejs-portable.conf` is generated at first launch:\n\n![](res/screenshots/files-20171227.png)\n\n## Installation\n\n* Download the [latest release](https://github.com/crazy-max/nodejs-portable/releases/latest).\n* Put `nodejs-portable.exe` in a new empty folder.\n\n## Getting started\n\nRun `nodejs-portable.exe`, then choose task:\n* **1** to install node.js by entering version and architecture.\n* **2** to launch Node.js shell.\n\n\u003e If you have already installed Node.js, create a folder named `app` and put your node.js environment inside, then launch `nodejs-portable.exe`. (See [#35](https://github.com/crazy-max/nodejs-portable/issues/35))\n\n### Config file `nodejs-portable.conf`\n\n* `workPath` : Shell working dir (can be relative to `nodejs-portable.exe`).\n* `customPaths` : Array of custom paths that will be placed in the `PATH` environment variable (paths can be relative to `nodejs-portable.exe`).\n* `immediateMode`: Set this to `true` if you want to use node shell immediately.\n* `shell`: Shell to be used. Can be `cmd` (default) or `powershell`.\n\n\u003e If an exception happened, take a look into `nodejs-portable.log` for further information.\n\n### Command line\n\nNode.js Portable can be used through the command line to inject arguments directly to node:\n\n```\n$ nodejs-portable.exe --version\nv9.5.0\n```\n\n\u003e Take a look into `nodejs-portable.log` if you have any issue.\n\n## Building\n\n* Install [Go](https://golang.org/dl/) 1.12+\n* Add Go to your PATH (ex. `C:\\Go\\bin`)\n* Install latest version of [Mage](https://github.com/magefile/mage/releases/latest)\n* Add Mage to your PATH\n* Clone this repository\n* Run `mage build` inside. The artifact will be available in `bin`\n\n## Contributing\n\nWant to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues.\n\nYou can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) or by\nmaking a [Paypal donation](https://www.paypal.me/crazyws) to ensure this journey continues indefinitely!\n\nThanks again for your support, it is much appreciated! :pray:\n\n## License\n\nMIT. See `LICENSE` for more details.\u003cbr /\u003e\nUSB icon credit to [Dakirby309](http://dakirby309.deviantart.com/).\n","funding_links":["https://github.com/sponsors/crazy-max","https://www.paypal.me/crazyws"],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazy-max%2Fnodejs-portable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazy-max%2Fnodejs-portable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazy-max%2Fnodejs-portable/lists"}