Madewithslint
This is the website repo listing awesome applications built with Slint (https://github.com/slint-ui/slint)
Install / Use
/learn @slint-ui/MadewithslintREADME
About
This is the repository that showcases applications #MadeWithSlint
Add a new entry
Each entry is composed of the following fields:
Mandatory
- Application Title
- Application Company: Name of company or Individual
- Application Description
- Application Image
- Application Image Alt text
- Class Style: Size of the card
Optional
- Application Quote
- Application Quote Author
- Git Link
- Preview Link
- Doc Link
- Success Story Link
- License Text
- License Type
Create a PR to add the above info in the following JSON structure in showcases.json
{
"app_title": "Application Name",
"app_company": "Application Author",
"app_description": "Application Description",
"app_quote": "Quote from Author",
"app_quote_author": "Name of Author, Job Title",
"image_src": "URL to Application screenshot",
"image_alt": "Alt text for image",
"class_style": "Size of card (col-3-row-3, col-3-row-2, col-2-row-2, col-2-row-1, col-1-row-1)",
"git_link": "URL to Git repo",
"preview_link": "URL to WASM binary",
"doc_link": "URL to Product page",
"license_text": "Type of license (Proprietary License, MIT, BSD, etc.)",
"license_type": "Type of license (closed, open-source, dual)",
"story_link": "URL to success story"
}
See example below for Cargo UI
{
"app_title": "Cargo UI",
"app_company": "SixtyFPS GmbH",
"app_description": "A GUI frontend for Cargo",
"app_quote": "",
"image_src": "https://madewithslint.com/assets/img/madewithslint-cargoui.png",
"image_alt": "Screenshot of Cargo UI",
"class_style": "col-3-row-1",
"git_link": "https://github.com/slint-ui/cargo-ui/",
"preview_link": "",
"doc_link": "",
"license_text": "MIT, Apache 2.0",
"license_type": "open-source",
"story_link": ""
}
Test Locally
Run the command
python3 generate_html.py
and then run http.server
python3 -m http.server
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
