{"id":50137624,"url":"https://github.com/cosmic-utils/boards","last_synced_at":"2026-05-23T23:06:59.756Z","repository":{"id":356167729,"uuid":"1231342828","full_name":"cosmic-utils/boards","owner":"cosmic-utils","description":"Boards is a Trello like application for COSMIC","archived":false,"fork":false,"pushed_at":"2026-05-06T21:51:04.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-06T23:38:36.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-06T21:47:42.000Z","updated_at":"2026-05-06T21:51:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cosmic-utils/boards","commit_stats":null,"previous_names":["cosmic-utils/boards"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cosmic-utils/boards","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fboards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fboards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fboards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fboards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmic-utils","download_url":"https://codeload.github.com/cosmic-utils/boards/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fboards/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33415032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-05-23T23:06:58.472Z","updated_at":"2026-05-23T23:06:59.745Z","avatar_url":"https://github.com/cosmic-utils.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boards\n\n Boards is a Trello like application for COSMIC \n\n ![Boards Screenshot](resources/screenshots/window-light.png)\n\n## Installation\n\nA [justfile](./justfile) is included by default for the [casey/just][just] command runner.\n\n- `just` builds the application with the default `just build-release` recipe\n- `just run` builds and runs the application\n- `just install` installs the project into the system\n- `just vendor` creates a vendored tarball\n- `just build-vendored` compiles with vendored dependencies from that tarball\n- `just check` runs clippy on the project to check for linter warnings\n- `just check-json` can be used by IDEs that support LSP\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/boards 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%2Fboards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmic-utils%2Fboards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fboards/lists"}