{"id":22526261,"url":"https://github.com/harmony-development/loqui-iced","last_synced_at":"2025-10-18T01:38:42.744Z","repository":{"id":37075227,"uuid":"455645941","full_name":"harmony-development/loqui-iced","owner":"harmony-development","description":"Old loqui code using iced.","archived":false,"fork":false,"pushed_at":"2023-03-24T19:22:11.000Z","size":7444,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T05:18:19.871Z","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/harmony-development.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}},"created_at":"2022-02-04T17:57:55.000Z","updated_at":"2023-04-18T14:10:45.000Z","dependencies_parsed_at":"2023-01-31T01:01:09.566Z","dependency_job_id":null,"html_url":"https://github.com/harmony-development/loqui-iced","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Floqui-iced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Floqui-iced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Floqui-iced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmony-development%2Floqui-iced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmony-development","download_url":"https://codeload.github.com/harmony-development/loqui-iced/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245966928,"owners_count":20701758,"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-12-07T06:14:32.597Z","updated_at":"2025-10-18T01:38:42.695Z","avatar_url":"https://github.com/harmony-development.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This is old loqui code using iced before the rewrite with egui\n# It is NOT maintained, however if you do want to pick it up, you can reach us\n\n\u003cimg align=\"left\" src=\"./resources/loqui.svg\" width=\"150\"/\u003e\n\u003ch1 align=\"left\" style=\"font-weight: bold;\"\u003eLoqui\u003c/h1\u003e\n\n[\u003cimg src=\"https://gist.githubusercontent.com/hecrj/ad7ecd38f6e47ff3688a38c79fd108f0/raw/74384875ecbad02ae2a926425e9bcafd0695bade/color.svg\" align=\"right\" width=\"224\"/\u003e](https://github.com/hecrj/iced)\n\nLoqui is a [Harmony] client written in Rust using the [iced] GUI library.\nIt uses [harmony-rust-sdk] to communicate with Harmony servers.\n\n![Loqui](resources/main.png)\n\n[See more screenshots](./resources)\n\n## Roadmap\n\n- Voice channels (needs implementation in `scherzo` server first)\n- Video / audio files embedding\n- Animated emotes / pfp / images support\n- Instant (website) view (ala Telegram)\n- UI \u0026 UX polish\n\n## Features\n\n- All essential chat functions Harmony provides\n- User theming support\n- Partial rich messages support (code, mentions, emotes, URLs)\n- Website embeds (previews)\n\n## Running\n\n- Get a binary from one of the links below\n    - [For Linux systems](https://github.com/harmony-development/Loqui/releases/download/continuous/loqui-linux)\n    - [For Windows systems](https://github.com/harmony-development/Loqui/releases/download/continuous/loqui-windows.exe)\n    - [For macOS systems](https://github.com/harmony-development/Loqui/releases/download/continuous/loqui-macos)\n- Note: you might need to **mark the binary as executable** on macOS and Linux systems.\n- Note: **Loqui will not work if your system does not support Vulkan / DX12 (on Windows) / Metal (on MacOS)**.\nMake sure your system has Vulkan setup if you are on Linux.\n\n## Building\n\n- Clone the repo, and switch the working directory to it: `git clone https://github.com/harmony-development/loqui.git \u0026\u0026 cd loqui`\n- To build and run the project with debug info / checks use `cargo run`. Use `cargo run --release` for an optimized release build.\n\n### Requirements\n- Current stable Rust and Cargo.\n- Make sure you have a working Vulkan setup.\n- gcc, python3, pkg-config, cmake; protobuf, protoc, openssl, x11, xcb, freetype, fontconfig, expat, glib, gtk3, cairo, pango, atk, gdk_pixbuf libraries and development files.\n- Above list may be incomplete, please find out what you need by looking at compiler errors.\n\n### Nix\n- `nix develop` to get a dev shell. (or `nix-shell nix/shell.nix` if you don't have flakes enabled)\n- `nix build .#loqui-debug` to compile a debug build.\n- `nix build .#loqui` to compile a release build.\n- If you don't have flakes enabled, `nix-build` will give you a release build.\n\n## Installing\n\n### Nix\n- For flakes: `nix profile install github:harmony-development/loqui`\n- For non-flakes: `nix-env -i -f \"https://github.com/harmony-development/loqui/tarball/master\"`\n\n[Harmony]: https://github.com/harmony-development\n[harmony-rust-sdk]: https://github.com/harmony-development/harmony_rust_sdk\n[iced]: https://github.com/hecrj/iced","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmony-development%2Floqui-iced","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmony-development%2Floqui-iced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmony-development%2Floqui-iced/lists"}