{"id":13766871,"url":"https://github.com/sindresorhus/run-electron","last_synced_at":"2025-04-05T16:05:10.412Z","repository":{"id":55415916,"uuid":"144311339","full_name":"sindresorhus/run-electron","owner":"sindresorhus","description":"Run Electron without all the junk terminal output","archived":false,"fork":false,"pushed_at":"2024-04-30T06:40:20.000Z","size":13,"stargazers_count":200,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T21:24:21.823Z","etag":null,"topics":["cleaning","cli-app","electron","nodejs","npm-package","terminal"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sindresorhus.png","metadata":{"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"},"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-10T16:49:57.000Z","updated_at":"2025-01-21T00:45:03.000Z","dependencies_parsed_at":"2024-11-05T23:45:02.627Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/run-electron","commit_stats":{"total_commits":12,"total_committers":4,"mean_commits":3.0,"dds":0.25,"last_synced_commit":"9b5fec012d47afd2d7f30da3b3c8d91257276333"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Frun-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Frun-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Frun-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Frun-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/run-electron/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332555,"owners_count":20921853,"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":["cleaning","cli-app","electron","nodejs","npm-package","terminal"],"created_at":"2024-08-03T16:01:01.985Z","updated_at":"2025-04-05T16:05:10.379Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["JavaScript","Library","Tools"],"sub_categories":["Uncategorized","For Electron"],"readme":"# run-electron\n\n\u003e Run Electron without all the junk terminal output\n\nElectron spews out a lot of junk terminal output when you run it. No more!\n\nI have tried to get the Electron team to fix this, but they are not responding to [my issue](https://github.com/electron/electron/issues/12438), nor any others: [electron/electron#12185](https://github.com/electron/electron/issues/12185), [electron/electron#13008](https://github.com/electron/electron/issues/13008), [electron/electron#13502](https://github.com/electron/electron/issues/13502).\n\n###### Before\n\n```console\n$ electron .\n2018-08-10 22:52:14.068 Electron[90710:4891777] *** WARNING: Textured window \u003cAtomNSWindow: 0x7fd508e75020\u003e is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.\n2018-08-10 22:52:37.919 Electron Helper[90714:4892173] Couldn't set selectedTextBackgroundColor from default ()\n[90789:0810/225757.360355:ERROR:CONSOLE(0)] \"Failed to load https://chrome-devtools-frontend.appspot.com/serve_file/@7accc8730b0f99b5e7c0702ea89d1fa7c17bfe33/product_registry_impl/product_registry_impl_module.js: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-devtools://devtools' is therefore not allowed access. The response had HTTP status code 404.\", source: chrome-devtools://devtools/bundled/inspector.html?remoteBase=https://chrome-devtools-frontend.appspot.com/serve_file/@7accc8730b0f99b5e7c0702ea89d1fa7c17bfe33/\u0026can_dock=true\u0026toolbarColor=rgba(223,223,223,1)\u0026textColor=rgba(0,0,0,1)\u0026experiments=true (0)\n[90789:0810/225757.360445:ERROR:CONSOLE(22)] \"Empty response arrived for script 'https://chrome-devtools-frontend.appspot.com/serve_file/@7accc8730b0f99b5e7c0702ea89d1fa7c17bfe33/product_registry_impl/product_registry_impl_module.js'\", source: chrome-devtools://devtools/bundled/inspector.js (22)\n[90789:0810/225757.361236:ERROR:CONSOLE(105)] \"Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry\", source: chrome-devtools://devtools/bundled/inspector.js (105)\n[90789:0810/225757.361293:ERROR:CONSOLE(105)] \"Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry\", source: chrome-devtools://devtools/bundled/inspector.js (105)\nApp logging\n[90789:0810/225802.898597:ERROR:CONSOLE(105)] \"Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry\", source: chrome-devtools://devtools/bundled/inspector.js (105)\n[90789:0810/225803.872738:ERROR:CONSOLE(105)] \"Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry\", source: chrome-devtools://devtools/bundled/inspector.js (105)\n[90789:0810/225803.898240:ERROR:CONSOLE(105)] \"Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry\", source: chrome-devtools://devtools/bundled/inspector.js (105)\n[90789:0810/225803.898297:ERROR:CONSOLE(105)] \"Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry\", source: chrome-devtools://devtools/bundled/inspector.js (105)\n...\n```\n\n###### After\n\n```console\n$ run-electron .\nApp logging\n```\n\n## Install\n\n```sh\nnpm install run-electron electron\n```\n\n*Note: Electron is not bundled in this package.*\n\n## Usage\n\nJust use it like it's `electron`.\n\n```sh\nrun-electron --help\n```\n\n## Related\n\n- [electron-util](https://github.com/sindresorhus/electron-util) - Useful utilities for developing Electron apps and modules\n- [electron-timber](https://github.com/sindresorhus/electron-timber) - Pretty logger for Electron apps\n- [electron-reloader](https://github.com/sindresorhus/electron-reloader) - Simple auto-reloading for Electron apps during development\n- [electron-debug](https://github.com/sindresorhus/electron-debug) - Adds useful debug features to your Electron app\n- [More…](https://github.com/search?q=user%3Asindresorhus+electron-\u0026type=Repositories)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Frun-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Frun-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Frun-electron/lists"}