{"id":21943198,"url":"https://github.com/wybxc/background","last_synced_at":"2026-04-04T13:40:01.869Z","repository":{"id":233924277,"uuid":"788037291","full_name":"Wybxc/background","owner":"Wybxc","description":"Run a command line application in background, while displaying an icon in the system tray.","archived":false,"fork":false,"pushed_at":"2025-04-07T12:28:55.000Z","size":110,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T13:30:44.238Z","etag":null,"topics":["tray"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wybxc.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":"2024-04-17T16:54:16.000Z","updated_at":"2025-04-07T12:28:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"660c3539-929f-4b21-b64d-9824e16f8539","html_url":"https://github.com/Wybxc/background","commit_stats":null,"previous_names":["wybxc/background"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wybxc%2Fbackground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wybxc%2Fbackground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wybxc%2Fbackground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wybxc%2Fbackground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wybxc","download_url":"https://codeload.github.com/Wybxc/background/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250301302,"owners_count":21408144,"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":["tray"],"created_at":"2024-11-29T03:28:51.929Z","updated_at":"2026-04-04T13:40:01.823Z","avatar_url":"https://github.com/Wybxc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Background\n\nRun a command line application in background, while displaying an icon in the system tray.\n\n## Usage\n\nFirst, write a configuration file for the application you want to run in background. The configuration file is a JSON file with the following format:\n\n```json\n{\n    \"executable\": \"command to run\",\n    \"args\": [\"list\", \"of\", \"arguments\"],\n    \"icon\": \"path to icon file\",\n}\n```\n\nThen, start the application in background by running the following command:\n\n```bash\nbackground path/to/config.json\n```\n\nNow, the application will run in background, and you will see an icon in the system tray. You can click on the icon to open a menu with options to restart or stop the application.\n\n## TODO\n\n- [ ] Check stdout and stderr of the application\n- [ ] Multi-platform support (currently only works on Windows)\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwybxc%2Fbackground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwybxc%2Fbackground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwybxc%2Fbackground/lists"}