{"id":17309708,"url":"https://github.com/jcubic/electron-terminal","last_synced_at":"2025-04-14T13:54:11.957Z","repository":{"id":139308278,"uuid":"117281353","full_name":"jcubic/electron-terminal","owner":"jcubic","description":"Base for jQuery Terminal based Electron apps","archived":false,"fork":false,"pushed_at":"2022-01-02T12:43:23.000Z","size":51,"stargazers_count":13,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T02:53:29.865Z","etag":null,"topics":["electron","jquery-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/jcubic.png","metadata":{"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-01-12T19:44:32.000Z","updated_at":"2024-05-13T18:50:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"2813abdb-d915-4767-b732-88bc75ffbc52","html_url":"https://github.com/jcubic/electron-terminal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcubic%2Felectron-terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcubic%2Felectron-terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcubic%2Felectron-terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcubic%2Felectron-terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcubic","download_url":"https://codeload.github.com/jcubic/electron-terminal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248891800,"owners_count":21178710,"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":["electron","jquery-terminal"],"created_at":"2024-10-15T12:31:51.260Z","updated_at":"2025-04-14T13:54:11.948Z","avatar_url":"https://github.com/jcubic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# electron-terminal\n\n![electron terminal preview](https://raw.githubusercontent.com/jcubic/electron-terminal/master/preview.png)\n\n**Clone and run for a quick way to see jQuery Terminal with Electron in action.**\n\nThis is a minimal [jQuery Terminal Electron application](https://github.com/jcubic/electron-terminal) based on the [Quick Start Guide](http://electron.atom.io/docs/tutorial/quick-start) within the Electron documentation.\n\n**Use this app along with the [Electron API Demos](http://electron.atom.io/#get-started) app for API code examples and [Terminal Examples](http://terminal.jcubic.pl/examples.php) to help you get started.**\n\nA basic Electron application needs just these files:\n\n- `package.json` - Points to the app's main file and lists its details and dependencies.\n- `main.js` - Starts the app and creates a browser window to render HTML. This is the app's **main process**.\n- `index.html` - A web page to render. This is the app's **renderer process**.\n\nYou can learn more about each of these components within the [Quick Start Guide](http://electron.atom.io/docs/tutorial/quick-start).\n\n## To Use\n\nTo clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\ngit clone https://github.com/jcubic/electron-terminal\n# Go into the repository\ncd electron-terminal\n# Install dependencies\nnpm install\n# Run the app\nnpm start\n```\n\nNote: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.\n\n## Resources for Learning Electron and jQuery Terminal\n\n- [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation\n- [electron.atom.io/community/#boilerplates](http://electron.atom.io/community/#boilerplates) - sample starter apps created by the community\n- [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app\n- [electron/simple-samples](https://github.com/electron/simple-samples) - small applications with ideas for taking them further\n- [electron/electron-api-demos](https://github.com/electron/electron-api-demos) - an Electron app that teaches you how to use Electron\n- [hokein/electron-sample-apps](https://github.com/hokein/electron-sample-apps) - small demo apps for the various Electron APIs\n- [Api Reference](http://terminal.jcubic.pl/api_reference.php) - all documentation for jQuery Terminal\n- [Wiki](https://github.com/jcubic/jquery.terminal/wiki) - jQuery Terminal Wiki\n- [Examples](https://terminal.jcubic.pl/examples.php) - various example using jQuery Terminal\n\n## License\n\n[MIT](LICENSE) based on [electron/electron-quick-start](https://github.com/electron/electron-quick-start)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcubic%2Felectron-terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcubic%2Felectron-terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcubic%2Felectron-terminal/lists"}