{"id":15007323,"url":"https://github.com/erri120/linuxdesktoputils","last_synced_at":"2025-10-30T11:31:40.070Z","repository":{"id":246890873,"uuid":"819864321","full_name":"erri120/LinuxDesktopUtils","owner":"erri120","description":"Utilities and wrappers for Linux desktop specific functionality","archived":false,"fork":false,"pushed_at":"2025-01-09T14:20:14.000Z","size":143,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T08:58:45.524Z","etag":null,"topics":["freedesktop","linux-desktop","xdg-desktop-portal","xdg-user-dirs"],"latest_commit_sha":null,"homepage":"","language":"C#","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/erri120.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-06-25T10:32:36.000Z","updated_at":"2025-01-09T14:20:19.000Z","dependencies_parsed_at":"2024-09-24T19:08:47.154Z","dependency_job_id":"f5cab6de-9a7c-4332-ad62-6051cc14642b","html_url":"https://github.com/erri120/LinuxDesktopUtils","commit_stats":null,"previous_names":["erri120/linuxdesktoputils"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erri120%2FLinuxDesktopUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erri120%2FLinuxDesktopUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erri120%2FLinuxDesktopUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erri120%2FLinuxDesktopUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erri120","download_url":"https://codeload.github.com/erri120/LinuxDesktopUtils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238960471,"owners_count":19559275,"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":["freedesktop","linux-desktop","xdg-desktop-portal","xdg-user-dirs"],"created_at":"2024-09-24T19:08:29.595Z","updated_at":"2025-10-30T11:31:40.065Z","avatar_url":"https://github.com/erri120.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LinuxDesktopUtils\n\nUtilities and wrappers for Linux desktop specific functionality.\n\n## XDG Base Directories\n\nThe package `LinuxDesktopUtils.XDGBaseDirectories` implements version 0.8 of the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html).\n\n## XDG Desktop Portals\n\nThe package `LinuxDesktopUtils.XDGDesktopPortals` makes the following [XDG Desktop Portals](https://flatpak.github.io/xdg-desktop-portal/docs/api-reference.html) available in an easy-to-use API:\n\n- [x] [Account](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.Account.html) version 1\n  - [x] `GetUserInformation`\n- [ ] [File Chooser](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.FileChooser.html) version 4\n  - [x] `OpenFile`\n  - [x] `SaveFile`\n  - [ ] `SaveFiles`\n- [ ] [Network Monitor](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.NetworkMonitor.html) version 3\n  - [x] `GetAvailable` added in version 2\n  - [x] `GetMetered` added in version 2\n  - [x] `GetConnectivity` added in version 2\n  - [x] `GetStatus` added in version 3\n  - [x] `CanReach` added in version 3\n  - [ ] Signal: `changed`\n- [x] [OpenURI](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.OpenURI.html) version 5\n  - [x] `OpenURI`\n  - [x] `OpenFile`\n  - [x] `OpenDirectory`\n  - [x] `SchemeSupported` added in version 5\n- [ ] [Screenshot](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.Screenshot.html) version 2\n  - [x] `Screenshot`\n  - [ ] `PickColor`\n- [x] [Secret](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.Secret.html) version 1\n  - [x] `RetrieveSecret`: Note that this method requires a static application ID, which can only be obtained correctly for sandboxed applications. As such, applications running directly on the host will likely get a new master secret with each restart. Applications running on the host should use `libsecret` directly.\n- [x] [Trash](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.Trash.html) version 1\n  - [x] `TrashFile`\n\n## License\n\nSee [LICENSE](./LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferri120%2Flinuxdesktoputils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferri120%2Flinuxdesktoputils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferri120%2Flinuxdesktoputils/lists"}