{"id":13505432,"url":"https://github.com/DejfCold/ATG","last_synced_at":"2025-03-30T00:30:45.633Z","repository":{"id":171223004,"uuid":"401536150","full_name":"DejfCold/ATG","owner":"DejfCold","description":"Monitors and (de)installs AppImage on a Gnome desktop","archived":false,"fork":false,"pushed_at":"2021-08-31T02:57:17.000Z","size":11,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-01T03:32:20.447Z","etag":null,"topics":["appimage","desktop","gnome"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/DejfCold.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}},"created_at":"2021-08-31T01:31:12.000Z","updated_at":"2024-02-11T21:12:11.000Z","dependencies_parsed_at":"2024-01-02T23:05:02.117Z","dependency_job_id":"e900608c-42e9-416e-bebf-99f29c061c88","html_url":"https://github.com/DejfCold/ATG","commit_stats":null,"previous_names":["dejfcold/atg"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DejfCold%2FATG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DejfCold%2FATG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DejfCold%2FATG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DejfCold%2FATG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DejfCold","download_url":"https://codeload.github.com/DejfCold/ATG/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262490,"owners_count":20749170,"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":["appimage","desktop","gnome"],"created_at":"2024-08-01T00:01:07.948Z","updated_at":"2025-03-30T00:30:43.970Z","avatar_url":"https://github.com/DejfCold.png","language":"Shell","funding_links":[],"categories":["AppImage consumption tools"],"sub_categories":["Desktop integration"],"readme":"# ATG - AppImage To Gnome\nMonitors and (de)installs AppImage from Gnome desktop\n(It might even work elsewhere, but I didn't try it - let me know!)\n\n- There's no need for a root user!\n- Runs as a user systemd service\n- Monitors `~/apps` for new or removed AppImages\n\n## Install\n- download this repository\n- set the execute bit on the `install.sh` script (`chmod +x install.sh` or via GUI)\n- if `echo ${HOME}` doesn't look like `/home/[username]` where `[username]` is your username, skip to *Nonstandard user* section and then get back\n- run the `install.sh`\n- you can delete the downloaded folder now\n- add an AppImage to the `~/apps/` directory, go to `Applications` and search for it. You should see it there now.\n\n## Uninstall\nIf, for whatever reason, you want to uninstall this, run the following:\n```sh\nsystemctl --user disable atg.path # disables the watch service\nrm -f ~/.config/systemd/user/atg.path # removes the watch service\nrm -f ~/.config/systemd/user/atg.service # removes the script runner\nrm -f ~/.local/bin/atg.sh # removes the main script\n```\n\n## Nonstandard user\n- run `echo ${HOME}` and copy it's output\n- open `atg.path` and in `PathChanged=/home/%u/apps/` replace the `/home/%u` with the output from previous command\n- return back to the *Install* section. (well, basically just run the install script)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDejfCold%2FATG","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDejfCold%2FATG","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDejfCold%2FATG/lists"}