Skip to content

Commit aa57d02

Browse files
Add Aily-Blockly, briefing-room-for-dcs, lgou2w-hoyo-gacha, GPShell, Nagi, PerformanceStudio/Monitor,
1 parent 4a7a608 commit aa57d02

1 file changed

Lines changed: 64 additions & 1 deletion

File tree

docs/_data/projects.yml

Lines changed: 64 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
repository: github.com/0install/0install-win
88
license: LGPLv3
99

10+
- id: Aily-Blockly
11+
title: Aily Blockly
12+
category: developer-tools
13+
tagline: Redefining How Hardware Is Built.
14+
description: Aily Project is a hardware development integrated environment that plans to integrate numerous AI capabilities to help hardware developers develop more smoothly. Aily Blockly is a blockly IDE under the aily Project. In the early stage, it provides AI-assisted programming capabilities for non-professional users. The long-term goal is to break the boundary between professional development and non-professional development, and ultimately achieve natural language programming.
15+
homepage: aily.pro/
16+
repository: github.com/ailyProject/aily-blockly
17+
license: GPLv3
18+
1019
- id: AMIGOpy
1120
title: AMIGOpy
1221
category: science
@@ -160,6 +169,15 @@
160169
repository: github.com/Brewtarget/brewtarget/
161170
license: GPLv3
162171

172+
- id: briefing-room-for-dcs
173+
title: briefing-room-for-dcs
174+
category: gaming
175+
tagline: About An advanced mission generator for Eagle Dynamic DCS World.
176+
description: BriefingRoom for DCS World is a massively improved version of DCS World own fast mission generator. BriefingRoom allows you to create complete scenarios in just a few clicks. Missions generated with BriefingRoom tend to be rather player-centric. Their purpose is not to simulate a real war theater, like Falcon 4 dynamic campaign, but to provide the player(s) with interesting objectives and challenges. This approach is a perfect fit for DCS World limited number of units and very capable scripting engine. While BriefingRoom is designed to be easy to use and to allow the creation of missions in mere seconds, it is also heavily moddable and will give many options to power users ready to tackle with its most advanced features.
177+
homepage: dcs-briefingroom.azurewebsites.net/
178+
repository: github.com/DCS-BR-Tools/briefing-room-for-dcs
179+
license: GPLv3
180+
163181
- id: BuildLauncher
164182
title: BuildLauncher
165183
category: gaming
@@ -662,6 +680,15 @@
662680
repository: github.com/gopher64/gopher64
663681
license: GPLv3
664682

683+
- id: GPShell
684+
title: GPShell
685+
category: developer-tools
686+
tagline: C library + command-line for Open- / GlobalPlatform smart cards
687+
description: GPShell is the command line utility for managing GlobalPlatform compliant smart cards.
688+
homepage: kaoh.github.io/globalplatform/
689+
repository: github.com/kaoh/globalplatform
690+
license: GPLv3
691+
665692
- id: Graphia
666693
title: Graphia
667694
category: developer-tools
@@ -872,6 +899,15 @@
872899
repository: github.com/lemonade-sdk/lemonade
873900
license: Apache-v2_0
874901

902+
- id: lgou2w-hoyo-gacha
903+
title: lgou2w-hoyo-gacha
904+
category: gaming
905+
tagline: An unofficial tool for managing and analyzing your miHoYo gacha records
906+
description: HoYo.Gacha is an unofficial desktop application that helps players of miHoYo games manage and analyze their gacha history. It provides clear statistics and insights into your pulls across different banners.
907+
homepage: hoyo-gacha-v1.lgou2w.com/
908+
repository: github.com/lgou2w/HoYo.Gacha
909+
license: MIT
910+
875911
- id: LGTVCompanion
876912
title: LGTVCompanion
877913
category: productivity
@@ -1035,8 +1071,17 @@
10351071
description: Murmure is a privacy-first, open-source speech-to-text application that runs entirely on your machine. Murmure turns your voice into text with no internet connection and zero data collection.
10361072
homepage: murmure.al1x-ai.com/
10371073
repository: github.com/Kieirra/murmure
1038-
license: GPLv3
1074+
license: GPLv3
10391075

1076+
- id: Nagi
1077+
title: Nagi
1078+
category: audio
1079+
tagline: Music Player
1080+
description: Rediscover your local music collection with Nagi, a music player focused on speed, simplicity, and privacy. Nagi is built with C# and WinUI 3 to offer a clean, native Fluent experience. It is beautiful, efficient, and respects your privacy.
1081+
homepage: github.com/Anthonyy232/Nagi
1082+
repository: github.com/Anthonyy232/Nagi
1083+
license: GPLv3
1084+
10401085
- id: NetSpeedTray
10411086
title: NetSpeedTray
10421087
category: productivity
@@ -1297,6 +1342,24 @@
12971342
repository: github.com/PenguLoader/PenguLoader
12981343
license: MIT
12991344

1345+
- id: PerformanceStudio
1346+
title: PerformanceStudio
1347+
category: developer-tools
1348+
tagline: SQL Server execution plan analyzer with cross-platform GUI, CLI, and built-in MCP server
1349+
description: SQL Performance Studio is a free, open-source SQL Server execution plan analyzer built with Avalonia for cross-platform support (Windows, macOS, Linux). It provides a visual plan viewer with 30 analysis rules that identify performance issues such as implicit conversions, missing indexes, parameter sniffing, excessive memory grants, and ineffective parallelism. Includes a CLI for headless analysis and a built-in MCP server for AI-powered plan review integration.
1350+
homepage: github.com/erikdarlingdata/PerformanceStudio
1351+
repository: github.com/erikdarlingdata/PerformanceStudio
1352+
license: MIT
1353+
1354+
- id: PerformanceMonitor
1355+
title: PerformanceMonitor
1356+
category: developer-tools
1357+
tagline: Free, open-source SQL Server performance monitoring and diagnostics
1358+
description: Performance Monitor for SQL Server is a WPF desktop application that collects and visualizes SQL Server performance data including wait stats, query plans, deadlocks, blocking, index usage, and more. It comes in two editions: a Full Edition with server-side collection into a central database, and a standalone Lite Edition using embedded DuckDB. Both include a built-in MCP server for AI-assisted diagnostics.
1359+
homepage: github.com/erikdarlingdata/PerformanceMonitor
1360+
repository: github.com/erikdarlingdata/PerformanceMonitor
1361+
license: MIT
1362+
13001363
- id: PicGo
13011364
title: PicGo
13021365
category: graphics

0 commit comments

Comments
 (0)