|
7 | 7 | repository: github.com/0install/0install-win |
8 | 8 | license: LGPLv3 |
9 | 9 |
|
| 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 | + |
10 | 19 | - id: AMIGOpy |
11 | 20 | title: AMIGOpy |
12 | 21 | category: science |
|
160 | 169 | repository: github.com/Brewtarget/brewtarget/ |
161 | 170 | license: GPLv3 |
162 | 171 |
|
| 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 | + |
163 | 181 | - id: BuildLauncher |
164 | 182 | title: BuildLauncher |
165 | 183 | category: gaming |
|
662 | 680 | repository: github.com/gopher64/gopher64 |
663 | 681 | license: GPLv3 |
664 | 682 |
|
| 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 | + |
665 | 692 | - id: Graphia |
666 | 693 | title: Graphia |
667 | 694 | category: developer-tools |
|
872 | 899 | repository: github.com/lemonade-sdk/lemonade |
873 | 900 | license: Apache-v2_0 |
874 | 901 |
|
| 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 | + |
875 | 911 | - id: LGTVCompanion |
876 | 912 | title: LGTVCompanion |
877 | 913 | category: productivity |
|
1035 | 1071 | 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. |
1036 | 1072 | homepage: murmure.al1x-ai.com/ |
1037 | 1073 | repository: github.com/Kieirra/murmure |
1038 | | - license: GPLv3 |
| 1074 | + license: GPLv3 |
1039 | 1075 |
|
| 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 | + |
1040 | 1085 | - id: NetSpeedTray |
1041 | 1086 | title: NetSpeedTray |
1042 | 1087 | category: productivity |
|
1297 | 1342 | repository: github.com/PenguLoader/PenguLoader |
1298 | 1343 | license: MIT |
1299 | 1344 |
|
| 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 | + |
1300 | 1363 | - id: PicGo |
1301 | 1364 | title: PicGo |
1302 | 1365 | category: graphics |
|
0 commit comments