{"id":19977778,"url":"https://github.com/uipath/appsclientsample","last_synced_at":"2025-05-04T03:30:57.919Z","repository":{"id":104510307,"uuid":"292959388","full_name":"UiPath/AppsClientSample","owner":"UiPath","description":"Sample for wrapping a UiPath app in a windows client side exe","archived":false,"fork":false,"pushed_at":"2025-03-05T10:38:29.000Z","size":45749,"stargazers_count":13,"open_issues_count":1,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-08T02:44:57.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/UiPath.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":"2020-09-04T22:36:04.000Z","updated_at":"2025-03-05T10:38:33.000Z","dependencies_parsed_at":"2024-01-08T14:32:56.563Z","dependency_job_id":"bd3a5f78-481e-4585-bf56-2811709460ab","html_url":"https://github.com/UiPath/AppsClientSample","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/UiPath%2FAppsClientSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FAppsClientSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FAppsClientSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UiPath%2FAppsClientSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UiPath","download_url":"https://codeload.github.com/UiPath/AppsClientSample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252283571,"owners_count":21723499,"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-11-13T03:29:14.960Z","updated_at":"2025-05-04T03:30:52.903Z","avatar_url":"https://github.com/UiPath.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AppsClientSample\nSample for wrapping a UiPath app in a windows client side exe\n\n## Getting Started\n1. Install [Node](https://nodejs.org/en/download/) (LTS) on your machine if you do not have it already.\n2. Clone or Download this repo.\n3. From the root of the sample directory run the following in your command prompt.\n```\nnpm install\n```\n## Customization\nModify the sample to meet your needs. Here are some of the key modifications:\n- `icon.png` - replace this with any icon you wish. Note: It's best if the icon is square.\n- `main.js`\n  - **RUNTIME_URL** (line 7) - change this to point to the production URL of your App\n  - **Window Parameters** (lines 18-27) - change these parameters to meet the needs of your app\n- `package.json`\n  - **displayName** (line 3) - this will be used as the EXE name of your app\n  - **productName** (line 21) - this will be used as the name of the installed app as it appears in Windows\n\n## Testing\nTo run the app in a windowd client to verify your configuration run\n```\nnpm start\n```\n## Building and distributing\nTo build and package your app with a Setup file\n```\nnpm run dist\n```\nThis will result in a EXE in the dist subdirectory (i.e. dist\\UiPath Apps sample Setup 1.2.0.exe) which can be distributed to your users\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuipath%2Fappsclientsample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuipath%2Fappsclientsample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuipath%2Fappsclientsample/lists"}