|
63 | 63 |
|
64 | 64 | - id: AresValley-Artemis |
65 | 65 | title: AresValley Artemis |
66 | | - category: audio |
| 66 | + category: science |
67 | 67 | tagline: Artemis is a comprehensive software that simplifies real-time radio frequency (RF) signal identification and storage by leveraging a community-driven database of over 500 recognized signals |
68 | 68 | description: Artemis is a software designed to assist radio frequency (RF) signal identification and storage. It simplifies real-time spectrum analysis by leveraging one of the most extensive, community-driven databases, which contains over 500 recognized signals. This comprehensive software solution allows users to collect RF signals with specific parameters such as frequency, bandwidth, modulation, etc. Users can also store spectrum waterfalls, audio samples, and all types of documents for future reference. Artemis provides a robust platform to manage a wide range of RF data with precision and ease. Artemis also enhances RF propagation analysis with comprehensive space weather tracking. It provides near-real-time (5-minute) data and forecasts to help users anticipate the effects of solar and geomagnetic conditions on RF communications. |
69 | 69 | homepage: aresvalley.com |
|
521 | 521 | homepage: earquiz.org/EQ_Frequencies |
522 | 522 | repository: github.com/Gdalik/EarQuiz_Frequencies |
523 | 523 | license: GPL-3.0-only |
524 | | - |
| 524 | + |
| 525 | +- id: Endless-Host-Roles |
| 526 | + title: Endless Host Roles |
| 527 | + category: gaming |
| 528 | + tagline: The most extensive and most popular host-only Among Us mod. |
| 529 | + description: EHR (Endless Host Roles) is the most extensive mod for Among Us, with 450+ new roles, 15+ unique game modes, and tons of settings to fully customize your games, while only the lobby host needs to install it for the entire lobby to play it, including unmodded players! |
| 530 | + hompage: ehr.gurge44.eu |
| 531 | + repository: Gurge44/EndlessHostRoles |
| 532 | + license: GPL-3.0-only |
| 533 | + |
525 | 534 | - id: Enu-3D |
526 | 535 | title: Enu 3D |
527 | 536 | category: developer-tools |
|
645 | 654 | wikipedia: en.wikipedia.org/wiki/Floorp |
646 | 655 | license: MPL-2.0 |
647 | 656 |
|
| 657 | +- id: Flowsurface |
| 658 | + title: Flowsurface |
| 659 | + category: other |
| 660 | + tagline: A desktop charting application for crypto markets. |
| 661 | + description: OSS financial charting solution aiming to be a proper alternative to propriety ones. |
| 662 | + homepage: flowsurface.com |
| 663 | + repository: github.com/flowsurface-rs/flowsurface |
| 664 | + license: GPL-3.0-only |
| 665 | + |
648 | 666 | - id: FlyEnv |
649 | 667 | title: FlyEnv |
650 | 668 | category: developer-tools |
|
763 | 781 | repository: github.com/gitextensions/gitextensions |
764 | 782 | license: GPL-3.0-only |
765 | 783 |
|
| 784 | +- id: Github-CCX-API-Proxy |
| 785 | + title: Github CCX API Proxy |
| 786 | + category: developer-tools |
| 787 | + tagline: Claude / OpenAI Chat / OpenAI Images / Codex Responses / Gemini API Proxy |
| 788 | + description: CCX is a high-performance AI API proxy and protocol translation gateway for Claude, OpenAI Chat, OpenAI Images, Codex Responses, and Gemini. It provides a unified entrypoint, built-in web administration, channel orchestration, failover, multi-key management, and model routing. |
| 789 | + homepage: benedictking.github.io/ccx/en |
| 790 | + repository: github.com/BenedictKing/ccx |
| 791 | + license: MIT |
| 792 | + |
766 | 793 | - id: GitHub-Store |
767 | 794 | title: GitHub Store |
768 | 795 | category: productivity |
|
964 | 991 | repository: github.com/inkstitch/inkstitch |
965 | 992 | license: GPL-3.0-only |
966 | 993 |
|
| 994 | +- id: jt-doc-tools |
| 995 | + title: jt-doc-tools |
| 996 | + category: productivity |
| 997 | + tagline: A self-hosted PDF and Office document toolbox that runs entirely on your own machine — no cloud. |
| 998 | + description: | |
| 999 | + jt-doc-tools (Jason Tools Document Toolbox) is a self-hosted, integrated PDF and |
| 1000 | + Office document-processing platform with a single web interface. It covers everyday |
| 1001 | + document tasks such as form filling and stamping, watermarking, page merge / split / |
| 1002 | + rotate / organize, format conversion, OCR, de-identification and redaction, document |
| 1003 | + comparison, translation, e-invoice processing and a PDF editor. It runs fully |
| 1004 | + on-premises (no cloud) on Linux, macOS and Windows, either as a single-machine |
| 1005 | + application or as an intranet server, with optional enterprise features such as |
| 1006 | + local / LDAP / AD authentication, role-based access control, audit logging, SIEM log |
| 1007 | + forwarding and a REST API. |
| 1008 | + homepage: jasoncheng7115.github.io/jt-doc-tools |
| 1009 | + repository: github.com/jasoncheng7115/jt-doc-tools |
| 1010 | + license: Apache-2.0 |
| 1011 | + |
967 | 1012 | - id: Kando |
968 | 1013 | title: Kando |
969 | 1014 | category: productivity |
|
1760 | 1805 | repository: github.com/Ruben2776/PicView |
1761 | 1806 | license: GPL-3.0-only |
1762 | 1807 |
|
| 1808 | +- id: PIME |
| 1809 | + title: PIME |
| 1810 | + category: developer-tools |
| 1811 | + tagline: A framework for implementing Windows input methods using scripting languages, such as Python and Node.js |
| 1812 | + description: | |
| 1813 | + Implement input methods easily for Windows via Text Services Framework: |
| 1814 | + - LibIME contains a library which aims to be a simple wrapper for Windows Text Service Framework (TSF). |
| 1815 | + - PIMETextService contains an backbone implementation of Windows text service for using libIME. |
| 1816 | + - Bundled with many input methods implemented using Python and Node.js. |
| 1817 | + - Can be extended to support more programming languages. |
| 1818 | + homepage: github.com/EasyIME/PIME |
| 1819 | + repository: github.com/EasyIME/PIME |
| 1820 | + license: GPL-2.0-only |
| 1821 | + |
1763 | 1822 | - id: pinokio |
1764 | 1823 | title: pinokio |
1765 | 1824 | category: developer-tools |
|
2073 | 2132 |
|
2074 | 2133 | - id: shob |
2075 | 2134 | title: shob |
2076 | | - category: productivity |
| 2135 | + category: developer-tools |
2077 | 2136 | tagline: An AI agent that delivers high-quality coding & automation work |
2078 | 2137 | description: Shob is an AI agent built for developers and teams who need coding and automation work done right — not just fast. It handles the full task lifecycle, from understanding intent to writing, testing, and delivering production-ready code, so you spend your time on decisions that matter rather than implementation details. Whether you are building new features, automating repetitive workflows, or maintaining complex systems, Shob works like a skilled collaborator that adapts to your codebase and gets things done with precision. |
2079 | 2138 | homepage: shob.olova.dev |
|
2098 | 2157 | repository: github.com/simple-acme/simple-acme/ |
2099 | 2158 | license: Apache-2.0 |
2100 | 2159 |
|
| 2160 | +- id: Sine-Mods |
| 2161 | + title: Sine Mods |
| 2162 | + category: productivity |
| 2163 | + tagline: | |
| 2164 | + Sine is a theme manager for Firefox-based browsers, allowing you to customize your browser's look and functionality. |
| 2165 | + description: | |
| 2166 | + Sine is a theme manager for Firefox-based browsers that lets end users customize their browser's look and functionality directly from the settings page. With Sine, all kinds of themes and functional programs are at your fingertips and can be installed with the click of a button. |
| 2167 | + homepage: github.com/CosmoCreeper/Sine |
| 2168 | + repository: github.com/CosmoCreeper/Sine |
| 2169 | + license: GPL-3.0-only |
| 2170 | + |
2101 | 2171 | - id: Sirkku |
2102 | 2172 | title: Sirkku |
2103 | 2173 | category: science |
|
2234 | 2304 | repository: github.com/spicetify/cli/releases |
2235 | 2305 | license: LGPL-2.0-only_1 |
2236 | 2306 |
|
| 2307 | +- id: SpinningMomo |
| 2308 | + title: SpinningMomo |
| 2309 | + category: graphics |
| 2310 | + tagline: Infinity Nikki Game Photography and Recording Tool. |
| 2311 | + description: SpinningMomo is an open-source Windows desktop application for Infinity Nikki photography workflows. It helps users adjust game window framing, capture high-resolution screenshots and recordings, and manage local photo and video assets through a built-in gallery. The project is built from source using GitHub Actions and distributed as Windows installer and portable release packages. |
| 2312 | + homepage: spin.infinitymomo.com |
| 2313 | + repository: github.com/ChanIok/SpinningMomo |
| 2314 | + license: GPL-3.0-only |
| 2315 | + |
2237 | 2316 | - id: SQLiteBrowser |
2238 | 2317 | title: SQLiteBrowser |
2239 | 2318 | category: developer-tools |
|
2243 | 2322 | repository: github.com/sqlitebrowser/sqlitebrowser |
2244 | 2323 | license: GPL-3.0-only |
2245 | 2324 |
|
| 2325 | +- id: SQLite3-Multiple-Ciphers |
| 2326 | + title: SQLite3 Multiple Ciphers |
| 2327 | + category: productivity |
| 2328 | + tagline: SQLite3 encryption extension with support for multiple ciphers |
| 2329 | + description: | |
| 2330 | + The project SQLite3 Multiple Ciphers implements an encryption extension for SQLite with support for multiple ciphers. It is based on the public domain version of SQLite. It allows applications to read and write encrypted database files. Currently 6 different encryption cipher schemes are supported: |
| 2331 | + |
| 2332 | + - wxSQLite3: AES 128 Bit CBC - No HMAC |
| 2333 | + - wxSQLite3: AES 256 Bit CBC - No HMAC |
| 2334 | + - sqleet: ChaCha20 - Poly1305 HMAC (Default cipher scheme) |
| 2335 | + - SQLCipher: AES 256 Bit CBC - SHA1/SHA256/SHA512 HMAC |
| 2336 | + - System.Data.SQLite: RC4 |
| 2337 | + - Ascon: Ascon-128 v1.2 |
| 2338 | + - AEGIS: AEGIS Family of Authenticated Encryption Algorithms |
| 2339 | + homepage: utelle.github.io/SQLite3MultipleCiphers |
| 2340 | + repository: github.com/utelle/SQLite3MultipleCiphers |
| 2341 | + wikipedia: en.wikipedia.org/wiki/WxSQLite3 |
| 2342 | + license: MIT |
| 2343 | + |
2246 | 2344 | - id: sqlpage |
2247 | 2345 | title: sqlpage |
2248 | 2346 | category: developer-tools |
|
2255 | 2353 | - id: Starship-Prompt |
2256 | 2354 | title: Starship Prompt |
2257 | 2355 | category: developer-tools |
2258 | | - tagline: Starship - The minimal, blazing-fast, and infinitely customizable prompt for any shell! |
| 2356 | + tagline: The minimal, blazing-fast, and infinitely customizable prompt for any shell! |
2259 | 2357 | description: The minimal, blazing-fast, and infinitely customizable prompt for any shell! Works on the most common shells on the most common operating systems. Use it everywhere! Brings the best-in-class speed and safety of Rust, to make your prompt as quick and reliable as possible. Every little detail is customizable to your liking, to make this prompt as minimal or feature-rich as you would like it to be. |
2260 | 2358 | homepage: starship.rs |
2261 | 2359 | repository: github.com/starship/starship |
2262 | 2360 | license: ISC |
2263 | 2361 |
|
| 2362 | +- id: Starward |
| 2363 | + title: Starward |
| 2364 | + category: gaming |
| 2365 | + tagline: Game Launcher for miHoYo |
| 2366 | + description: Starward is an open-source third-party launcher developed to address the shortcomings of HoYoPlay (miHoYo Launcher). It supports all PC games on of HoYoverse and aims to completely replace the official launcher. |
| 2367 | + homepage: github.com/Scighost/Starward |
| 2368 | + repository: github.com/Scighost/Starward |
| 2369 | + license: MIT |
| 2370 | + |
2264 | 2371 | - id: Steam-Superheater |
2265 | 2372 | title: Steam Superheater |
2266 | 2373 | category: gaming |
2267 | | - tagline: Steam Superheater - Fix Steam games with a single click |
| 2374 | + tagline: Fix Steam games with a single click |
2268 | 2375 | description: Steam Superheater is an app that can fix and improve games on Steam that are broken or have troubles running on modern systems |
2269 | 2376 | homepage: github.com/fgsfds/Steam-Superheater |
2270 | 2377 | repository: github.com/fgsfds/Steam-Superheater |
|
2428 | 2535 |
|
2429 | 2536 | - id: Token-Monitor |
2430 | 2537 | title: Token Monitor |
2431 | | - category: productivity |
| 2538 | + category: developer-tools |
2432 | 2539 | tagline: Real-time token, cost, and AI-usage-limit widget for Claude Code, Codex, OpenCode, Cursor and other AI coding tools, with optional multi-device sync. |
2433 | 2540 | description: Token Monitor is a local-first desktop widget that tracks token usage, spending, and provider rate-limit windows across popular AI coding assistants. It surfaces live per-tool and per-model figures on the desktop, and can optionally sync multiple machines through a self-hosted hub so a developer can see combined usage across all their devices in one place. The project is open source under the MIT license. |
2434 | 2541 | homepage: javis-ai.com/token-monitor |
|
2472 | 2579 | wikipedia: en.wikipedia.org/wiki/Transmission_(BitTorrent_client) |
2473 | 2580 | license: GPL-2.0-only |
2474 | 2581 |
|
| 2582 | +- id: TrayToolbar |
| 2583 | + title: TrayToolbar |
| 2584 | + category: productivity |
| 2585 | + tagline: Creates a menu with all your favorite shortcuts within easy reach just by putting them in a local folder. |
| 2586 | + description: Replaces the feature removed from Windows 11 for custom toolbars on the taskbar |
| 2587 | + homepage: github.com/brondavies/TrayToolbar |
| 2588 | + repository: github.com/brondavies/TrayToolbar |
| 2589 | + license: MIT |
| 2590 | + |
2475 | 2591 | - id: TurboVNC |
2476 | 2592 | title: TurboVNC |
2477 | 2593 | category: developer-tools |
|
0 commit comments