{"id":21307740,"url":"https://github.com/cosmic-utils/observatory","last_synced_at":"2025-04-14T19:13:02.658Z","repository":{"id":263070050,"uuid":"889255639","full_name":"cosmic-utils/observatory","owner":"cosmic-utils","description":"An in-development system monitor application for the COSMIC desktop environment","archived":false,"fork":false,"pushed_at":"2025-04-04T22:28:22.000Z","size":1393,"stargazers_count":36,"open_issues_count":7,"forks_count":9,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-14T19:12:56.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/cosmic-utils.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-11-15T23:12:29.000Z","updated_at":"2025-04-08T22:51:03.000Z","dependencies_parsed_at":"2024-12-06T07:22:34.836Z","dependency_job_id":"dc73c78e-d1f6-42c3-9a63-f9fd47f66e06","html_url":"https://github.com/cosmic-utils/observatory","commit_stats":null,"previous_names":["cosmic-utils/observatory"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fobservatory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fobservatory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fobservatory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fobservatory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmic-utils","download_url":"https://codeload.github.com/cosmic-utils/observatory/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943461,"owners_count":21186958,"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-21T16:33:56.117Z","updated_at":"2025-04-14T19:13:02.652Z","avatar_url":"https://github.com/cosmic-utils.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Observatory\n\nA system monitor for the COSMIC™ desktop\n\n## Installation\n\n### From Source\nClone this repository with `git clone https://github.com/cosmic-utils/observatory.git --recurse-submodules` and then run `just` and then finally `just install`\n\n## Translators\n\n[Fluent][fluent] is used for localization of the software. Fluent's translation files are found in the [i18n directory](./i18n). New translations may copy the [English (en) localization](./i18n/en) of the project, rename `en` to the desired [ISO 639-1 language code][iso-codes], and then translations can be provided for each [message identifier][fluent-guide]. If no translation is necessary, the message may be omitted.\n\n## Packaging\n\nIf packaging for a Linux distribution, vendor dependencies locally with the `vendor` rule, and build with the vendored sources using the `build-vendored` rule. When installing files, use the `rootdir` and `prefix` variables to change installation paths.\n\n```sh\njust vendor\njust build-vendored\njust rootdir=debian/observatory prefix=/usr install\n```\n\nIt is recommended to build a source tarball with the vendored dependencies, which can typically be done by running `just vendor` on the host system before it enters the build environment.\n\n## Developers\n\nDevelopers should install [rustup][rustup] and configure their editor to use [rust-analyzer][rust-analyzer]. To improve compilation times, disable LTO in the release profile, install the [mold][mold] linker, and configure [sccache][sccache] for use with Rust. The [mold][mold] linker will only improve link times if LTO is disabled.\n\n[fluent]: https://projectfluent.org/\n[fluent-guide]: https://projectfluent.org/fluent/guide/hello.html\n[iso-codes]: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\n[just]: https://github.com/casey/just\n[rustup]: https://rustup.rs/\n[rust-analyzer]: https://rust-analyzer.github.io/\n[mold]: https://github.com/rui314/mold\n[sccache]: https://github.com/mozilla/sccache\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fobservatory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmic-utils%2Fobservatory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fobservatory/lists"}