{"id":25636263,"url":"https://github.com/alharari01/Linux-application-startup-script-","last_synced_at":"2025-12-30T21:52:19.211Z","repository":{"id":278898662,"uuid":"937103819","full_name":"abdupdf/Linux-application-startup-script-","owner":"abdupdf","description":"this is a simple script to start applications after you boot into linux.  you might have your own setup enviroment for coding and after you turn on the computer you want to start every application in a specifed way automatically.","archived":false,"fork":false,"pushed_at":"2025-02-22T11:35:39.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T12:24:57.040Z","etag":null,"topics":["application-startup","bash-script","debian","linux","script","session-manager"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/abdupdf.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-22T10:48:19.000Z","updated_at":"2025-02-22T11:33:28.000Z","dependencies_parsed_at":"2025-02-22T12:26:06.369Z","dependency_job_id":"7d32afcb-898e-40c9-b396-3570a12f8674","html_url":"https://github.com/abdupdf/Linux-application-startup-script-","commit_stats":null,"previous_names":["abduumad/linux-application-startup-script-"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/abdupdf/Linux-application-startup-script-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdupdf%2FLinux-application-startup-script-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdupdf%2FLinux-application-startup-script-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdupdf%2FLinux-application-startup-script-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdupdf%2FLinux-application-startup-script-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdupdf","download_url":"https://codeload.github.com/abdupdf/Linux-application-startup-script-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdupdf%2FLinux-application-startup-script-/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268281825,"owners_count":24225159,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["application-startup","bash-script","debian","linux","script","session-manager"],"created_at":"2025-02-23T00:35:58.167Z","updated_at":"2025-12-30T21:52:19.168Z","avatar_url":"https://github.com/abdupdf.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux application starter / Session saver\nthis is a simple script to start applications after you boot into linux.\n\nyou might have your own setup enviroment for coding and after you turn on the computer you want to start every application in a specifed way automatically.\n\nyou also use it if you don't have a session manager that can save your last opened applications.\n\nit starts your specifc applications, and moves them into a workspace of your choosing.\n\n\n## Screenshots\n\n![App Screenshot](https://i.postimg.cc/3R4FByqK/2025-02-22-13-19.png)\n\n\n## Demo\n\n```\n(okular \u0026)  \u0026 sleep 5 \u0026\u0026 \nsh -c \"wmctrl -i -r `wmctrl -l | grep Okular` -t 2\"\n```\n\n***okular***: name of appicaltion\n\n***sleep***: use it if you have multiple apps and you don't want to open them together, 5 seconds to wait for the next app.\n\n***-t 2***: change the number for your specifc workspace.\n\n***for flatpak apps***\nnow if you want to run flatpak apps use this example:\n\n```\n(flatpak run com.github.johnfactotum.Foliate \u0026)  \u0026 sleep 5 \u0026\u0026\nsh -c \"wmctrl -i -r `wmctrl -l | grep Foliate` -t 2\"\n```\n## Download script\n\n - [startup.sh](https://github.com/abduumad/Linux-application-startup-script-/blob/main/startup.sh)\n\n## 🔗 Links\n[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://x.com/abdupdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falharari01%2FLinux-application-startup-script-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falharari01%2FLinux-application-startup-script-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falharari01%2FLinux-application-startup-script-/lists"}