-
Notifications
You must be signed in to change notification settings - Fork 568
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Project Showcase #1360
Comments
I have not tried those out, so I don't know their actual state, but at lease some of them might be interesting:
|
I've been working on a computer-aided-manufacuring (CAM) tool that generated toolpaths for milling out circuit boards and SVGs on a CNC mill or router. https://gitlab.com/timothyhollabaugh/cam Will way that I'm pretty happy using druid here. There are a number of custom widgets, lenses, list iters, and an AppDelegate to talk to a computation thread. Patiently waiting for 3d support though 😄 . |
Hi, I got hinted to submit my little druid app here. It's called Solplan, and it maps solar panels onto a roof. |
To be added to the showcase:
|
People at https://old.reddit.com/r/rust/comments/ksgtk7/druid_v070/ expressed a desire for screenshots. Not sure whether this issue here or another place is best to collect some. |
druid-huarongdao - fifteen move puzzle |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Here's my take: https://gitlab.com/lisael/rebor, an editor project. The editor is far from being usable, but the editor widget is interesting enough. |
https://github.com/Kethku/Pando I made a tree based task tracker |
This comment was marked as off-topic.
This comment was marked as off-topic.
I made a little project for controlling a bluetooth light, It uses druid and druid-widget-nursery for prisms and some controls, It definitely works, but some parts are less elegant than others |
Looks like text editor made with druid are trendy. Here is my own humble little notepad like editor |
I made druid ui prototype maker using rune script. |
For the past year(?)+ I've been working in my free time on a mod manager for an indie game called Starsector. It started out built in C++/wxWidgets, then Iced, and, for a while now, Druid. If it wasn't already obvious, I'm terrible at UI/UX design, but I've learned a lot. The vast majority of MOSS is managing file I/O operations, moving and deleting folders. But it also deals in (de)compression, networking (for voluntary update checking), concurrency, and system webviews (it fork into and communicate with a wry managed system webview allowing me to intercept downloads as users browse and automatically begin mod installations). |
I've been working on a D&D character manager tool with druid https://github.com/Will-Banksy/druid_5e_manager |
For a few months now I have been making a now-playing widget for my desktop |
I made a druid ui static code generator using HTML syntax. |
I've made a browser picker |
This is my app: Fast Diary. |
Let's make a collection of Druid projects. Here's a few nice ones I've seen:
Leave a comment to share your project!
The text was updated successfully, but these errors were encountered: