{"id":13767380,"url":"https://github.com/rahul-vashishtha/nodegui-deb-builder","last_synced_at":"2026-01-29T07:39:30.679Z","repository":{"id":54144501,"uuid":"261657936","full_name":"rahul-vashishtha/nodegui-deb-builder","owner":"rahul-vashishtha","description":"Debian package builder for nodegui","archived":false,"fork":false,"pushed_at":"2023-05-13T07:50:49.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T00:59:34.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rahul-vashishtha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-06T05:11:51.000Z","updated_at":"2023-09-08T18:07:03.000Z","dependencies_parsed_at":"2024-01-24T15:02:00.466Z","dependency_job_id":"ea33ef34-470f-4cde-9ba3-3d4301f1ac4c","html_url":"https://github.com/rahul-vashishtha/nodegui-deb-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rahul-vashishtha/nodegui-deb-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul-vashishtha%2Fnodegui-deb-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul-vashishtha%2Fnodegui-deb-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul-vashishtha%2Fnodegui-deb-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul-vashishtha%2Fnodegui-deb-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahul-vashishtha","download_url":"https://codeload.github.com/rahul-vashishtha/nodegui-deb-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul-vashishtha%2Fnodegui-deb-builder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259388092,"owners_count":22849755,"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":[],"created_at":"2024-08-03T16:01:08.132Z","updated_at":"2026-01-29T07:39:30.653Z","avatar_url":"https://github.com/rahul-vashishtha.png","language":"TypeScript","funding_links":[],"categories":["Tools"],"sub_categories":["Samples and Experiments"],"readme":"# nodegui-deb-builder\n\nDebian package builder for nodegui (Based on nodegui-starter and nodegui-mvc-starter)\n\n_Note: (As of now) This deb builder generates debian according to the structure of nodegui-starter and nodegui-mvc-starter._\n\n## Building Source\n\n-   Clone the repository: `git clone https://github.com/rahul-vashishtha/nodegui-deb-builder.git`\n-   Install required packages using `npm install`\n-   Transpile the source by running `tsc`\n\n## Prequisites before building Debian Package\n\n-   Make sure you have updated `control` file according to your requirements\n-   Update the `.desktop` file in `\u003cproject-folder\u003e/deploy/linux/\u003capp-name\u003e/` directory with following data.\n\n    ```\n    [Desktop Entry]\n    Name=Your Application Name\n    Exec=\"/usr/bin/\u003cyour app name\u003e\"\n    Comment=Info about your application.\n    Terminal=false\n    Icon=\"/usr/lib/\u003capp name in lowercase without spaces\u003e/\u003cicon name\u003e.png\"\n    Type=Application\n    ```\n\n    The double quotes are used in-case there are spaces in your application name or icon name.\n\n## Building Debian Package\n\n-   Copy the following to the root of your project folder:\n\n    -   `deb-struct` directory\n    -   `build-deb.js` file from ./dist folder.\n    -   `control` file\n    -   `deb-config.json` file (As of now this file has no use, but will be used in future)\n\n-   Make sure you have created package using packaging guide from [NodeGUI Packer](https://github.com/nodegui/packer \"Node GUI Packer\"). _(This generates all the files required to build the Debian package.)_\n-   Run `node build-deb.js`. You'll find your .deb file in the root folder itself.\n\n## Roadmap\n\n-   Use deb-config.js to main config file to create `.desktop` and `control` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul-vashishtha%2Fnodegui-deb-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahul-vashishtha%2Fnodegui-deb-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul-vashishtha%2Fnodegui-deb-builder/lists"}