-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project Showcase #355
Comments
I think this is using iced: https://github.com/Songtronix/Airshipper |
|
Space Engineers Calculator by @Gohla — DemoCalculator for designing Space Engineers ships. |
No Limit Hold Em Trainer |
https://github.com/EndlessSkyCommunity/ESLauncher2 Edit: Updated Video An Instance- and Plug-In Manager for Endless Sky. |
https://github.com/grumlimited/authenticator-rs/tree/rg/iced Authenticator-rs is a TOTP-MFA application written in Rust using Iced. |
I am doing a World of Warcraft addon manager for Windows, macOS and Linux. |
Cryptowatch DesktopCryptowatch Desktop is an application that allows you to create and customize dashboards to track cryptocurrency markets in real-time. Here are some technical highlights:
If you want to try it, Cryptowatch Desktop is available for free: https://cryptowat.ch/apps/desktop |
Both the monoz repo and demo links are broken |
Deleted them |
Onagre is a configurable app launcher inspired by rofi and alfred. It still a work in progress and I am learning iced with this project. |
|
SMMDB Client - A save file editor for Super Mario Maker 2.This software lets you easily download courses from SMMDB and puts them directly into your selected save file. |
FastOTPSimple and secure TOTP token generator application. |
Is there a 7GUIs' tasks implementation in Iced? |
Icy MatrixWork in progress Matrix client. |
A vehicle diagnostics tool: https://github.com/rnd-ash/OpenVehicleDiag |
More specifically, the GUI App element of that project: https://github.com/rnd-ash/OpenVehicleDiag/tree/main/app_rust |
loadavg_gui - system monitor of load average is here! |
Neothesia also uses iced, only for main menu, but it is still an essential part of the project, so I'm sharing it here 😁 |
OctaSine is a VST2-compatible frequency modulation synthesizer that just received its first proper release, v0.5.0! Features
ScreenshotShoutouts to BillyDM for iced_baseview and iced_audio, both of which are important to the project. |
PWDuck 🦆A little duck 🦆 protecting your passwords. The passwords are stored in a folder, acting as a Vault, locally on your filesystem. The vault contains multiple files. Each file represents one passwords. With this file based storing, the passwords can be easily synchronized between multiple devices using a synchronization of your choice. |
enclone visual The site bit.ly/enclone now has "enclone visual", https://10xgenomics.github.io/enclone/pages/auto/visual.html, live as "alpha" software, for Macs. This is a tool for understanding immunology (including antibodies), targeted at researchers. Of course it is powered by iced! In the picture below, every dot is a B cell, and every hexagonal cluster is a "clonotype", all the cells descended from a fully rearranged common ancestor via somatic hypermutation. The cells are colored by the expression level of the immune receptor gene IGHV3-7. |
Simple text file comparison tool: |
Simple FlasherA cross-platform GUI application that allows you to install firmware on your esp8266 with one button. |
I've released a new version of my frequency modulation synth plugin OctaSine, with a redesigned UI running on iced 0.4 🥳 Light mode: Dark mode: |
I'm building a Gemini browser with Iced, with vim-like modes and keyboard navigation as seen in Vimium or qutebrowser. |
First of all, thanks for having developed iced! I used iced to develop a GUI for Sniffnet, a network analyser completely written in Rust. The result honestly looks amazing! |
Just released the first version of jstation-controller: a cross-platform controller for the J-Station guitar and bass modeling and effect processing system. The GUI uses It's been a while since the device is no longer manufactured, but I still use it almost every day. |
@vi I have implemented the first five tasks. Custom widgets are beyond me at the moment. |
I used Iced to create a repl-like editor for an array programming language BQN |
Thanks a lot to the team for developing iced. Recently had the first release of Stableview, a head tracker application using webcam & deep learning inference through onnx, mainly for flight simulators. |
@Shubhamai it's awesome to see that you took inspiration from Sniffnet! |
I'm new to Rust and using GUI frameworks and found Iced to be well documented and easy to learn. Awesome! What started as just a learning exercise turned out a useful little tool! |
found out about this thread. i made an installer for some useful minecraft mods so my friends could get them more easily. |
Series TroxideA simple and modern series tracker developed using Iced. Dark ThemeLight ThemeWatchlist TabMy Shows TabStatistics Tab |
RustleA download manager and accelerator built with Rust and iced. PreviewFeatures
|
I'm working on a trading terminal that only supports Binance for now |
Amphitheatre DesktopAmphitheatre Desktop is an open source application that enables you to interact with Amphitheatre using a GUI instead of the command line or a web browser. Amphitheatre Desktop encourages you and your team to collaborate using best practices with Amphitheatre. You can use Amphitheatre Desktop to facilitates continuous development of applications and microservices. You can iterate your application source code locally, then deploy to a local or remote Kubernetes cluster, just like docker build && kubectl apply or docker-compose up. |
GauntletPlugin-first application launcher with React-based plugins. React allows to define your own renderers, so I created a plugin system with plugins written in ordinary TypeScript (using Deno as JavaScript runtime) that uses React and renders the view to native UI in form of iced-rs. You get the convenience of writing plugins in TypeScript without overhead of Electron. |
Simplemoji 😁An application where you can have all the emojis with easy and quick access |
deci-playerA WIP music player written with rust and iced. |
PumpBin🎃 PumpBin is an Implant Generation Platform. This is a cybersecurity tool that can help cybersecurity teams execute offensive missions more effectively. |
RuxguitarRuxguitar is a Guitar Pro tablature player. See also https://agourlay.github.io/ruxguitar-tablature-player/ |
Let's make a collection of real projects build with Iced.
Projects
Airshipper (Repo)
Video game launcher
Tolstack (Repo)
Run engineering simulations
Tools
Iced Hotswap Prototype (Repo)
Hot UI reloading prototype
The text was updated successfully, but these errors were encountered: