├── .github └── workflows │ └── awesome.yml ├── README.md ├── data.json └── template └── README.ejs /.github/workflows/awesome.yml: -------------------------------------------------------------------------------- 1 | name: Update awesome list 2 | 3 | on: 4 | workflow_dispatch: 5 | schedule: 6 | - cron: "0 0 * * *" 7 | 8 | jobs: 9 | build: 10 | runs-on: ubuntu-latest 11 | steps: 12 | - uses: actions/checkout@v2 13 | - name: Awesome generator 14 | uses: simonecorsi/mawesome@latest 15 | with: 16 | template-path: "template/README.ejs" 17 | api-token: ${{ secrets.API_TOKEN }} 18 | github-email: "actions@users.noreply.github.com" 19 | github-name: "Github Action" 20 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # My Stars [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 2 | 3 | > ⭐ generated with [simonecorsi/mawesome](https://github.com/simonecorsi/mawesome) 4 | 5 | ## Table of Contents 6 | 7 | * [TypeScript](#typescript) 8 | * [Rust](#rust) 9 | * [HTML](#html) 10 | * [Go](#go) 11 | * [JavaScript](#javascript) 12 | * [Vue](#vue) 13 | * [Kotlin](#kotlin) 14 | * [Python](#python) 15 | * [Roff](#roff) 16 | * [miscellaneous](#miscellaneous) 17 | * [Swift](#swift) 18 | * [CSS](#css) 19 | * [SCSS](#scss) 20 | * [C++](#c) 21 | * [Shell](#shell) 22 | * [TeX](#tex) 23 | * [Astro](#astro) 24 | * [C](#c-1) 25 | * [Ruby](#ruby) 26 | * [Java](#java) 27 | * [Pug](#pug) 28 | * [MDX](#mdx) 29 | * [Svelte](#svelte) 30 | * [Zig](#zig) 31 | * [Dart](#dart) 32 | * [Objective-C](#objective-c) 33 | * [PHP](#php) 34 | * [Stylus](#stylus) 35 | * [Lua](#lua) 36 | * [Vim Script](#vim-script) 37 | * [Scheme](#scheme) 38 | * [Markdown](#markdown) 39 | * [PostScript](#postscript) 40 | * [C#](#c-2) 41 | * [Nim](#nim) 42 | * [Jupyter Notebook](#jupyter-notebook) 43 | * [Elixir](#elixir) 44 | * [VBScript](#vbscript) 45 | * [EJS](#ejs) 46 | * [Less](#less) 47 | * [Assembly](#assembly) 48 | * [Batchfile](#batchfile) 49 | * [PowerShell](#powershell) 50 | * [Dockerfile](#dockerfile) 51 | * [Handlebars](#handlebars) 52 | * [AutoIt](#autoit) 53 | * [V](#v) 54 | * [Clojure](#clojure) 55 | * [JSON](#json) 56 | * [Vim script](#vim-script-1) 57 | * [ASL](#asl) 58 | * [Visual Basic .NET](#visual-basic-net) 59 | * [CMake](#cmake) 60 | * [Haskell](#haskell) 61 | 62 | ## TypeScript 63 | 64 | * [subhadeeproy3902/mvpblocks](https://github.com/subhadeeproy3902/mvpblocks) - MVPBlocks is an open-source component library for developers to copy, customize, and launch MVPs lightning-fast—no installations, just pure productivity. 65 | 66 | * [Innei/photo-gallery](https://github.com/Innei/photo-gallery) - Capturing beautiful moments in life, documenting daily warmth and emotions through my lens. 67 | 68 | * [cline/cline](https://github.com/cline/cline) - Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way. 69 | 70 | * [modelcontextprotocol/modelcontextprotocol](https://github.com/modelcontextprotocol/modelcontextprotocol) - Specification and documentation for the Model Context Protocol 71 | 72 | * [ryokun6/ryos](https://github.com/ryokun6/ryos) - ryOS, made with Cursor 73 | 74 | * [wevm/vocs](https://github.com/wevm/vocs) - Minimal Documentation Framework, powered by React + Vite. 75 | 76 | * [shikijs/twoslash](https://github.com/shikijs/twoslash) - You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples 77 | 78 | * [Zippland/worth-calculator](https://github.com/Zippland/worth-calculator) - Calculating the actual value of your job beyond just salary 79 | 80 | * [ayangweb/BongoCat](https://github.com/ayangweb/BongoCat) - 🐱 跨平台桌宠 BongoCat,为桌面增添乐趣! 81 | 82 | * [ibelick/prompt-kit](https://github.com/ibelick/prompt-kit) - Core building blocks for AI apps. High-quality, accessible, and customizable components for AI interfaces. 83 | 84 | * [ibelick/zola](https://github.com/ibelick/zola) - The open-source interface for AI chat. Self-hostable, developer-first, and model-agnostic. 85 | 86 | * [smashing-team/smashing.tools](https://github.com/smashing-team/smashing.tools) - A curated collection of the best starter kits, UI components, design kits, AI & Dev tools. 87 | 88 | * [BrowserMCP/mcp](https://github.com/BrowserMCP/mcp) - Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser 89 | 90 | * [sammwyy/MikuMikuBeam](https://github.com/sammwyy/MikuMikuBeam) - An open-source network stresser tool but it's Hatsune Miku 91 | 92 | * [fuma-nama/fuma-comment](https://github.com/fuma-nama/fuma-comment) - user friendly, beautiful comment area to your blog 93 | 94 | * [unibeck/solstatus](https://github.com/unibeck/solstatus) - An uptime monitoring service that is easy and cheap to run at scale. Create endpoint checks for uptime, latency, and status code. Supports OpsGenie for alerts. 95 | 96 | * [unsend-dev/unsend](https://github.com/unsend-dev/unsend) - Open source alternative to Resend,Sendgrid, Postmark etc. 97 | 98 | * [linshenkx/prompt-optimizer](https://github.com/linshenkx/prompt-optimizer) - 一款提示词优化器,助力于编写高质量的提示词 99 | 100 | * [triggerdotdev/jsonhero-web](https://github.com/triggerdotdev/jsonhero-web) - JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team. 101 | 102 | * [gitify-app/gitify](https://github.com/gitify-app/gitify) - GitHub notifications on your menu bar. Available on macOS, Windows & Linux. 103 | 104 | * [lakshaybhushan/vecto3d](https://github.com/lakshaybhushan/vecto3d) - A super simple tool to convert your SVG's to 3D models. 105 | 106 | * [cocopon/tweakpane](https://github.com/cocopon/tweakpane) - :control\_knobs: Compact GUI for fine-tuning parameters and monitoring value changes 107 | 108 | * [ourongxing/newsnow](https://github.com/ourongxing/newsnow) - Elegant reading of real-time and hottest news 109 | 110 | * [Lissy93/web-check](https://github.com/Lissy93/web-check) - 🕵️‍♂️ All-in-one OSINT tool for analysing any website 111 | 112 | * [vercel/ai-chatbot](https://github.com/vercel/ai-chatbot) - A full-featured, hackable Next.js AI chatbot built by Vercel 113 | 114 | * [mlc-ai/web-llm-chat](https://github.com/mlc-ai/web-llm-chat) - Chat with AI large language models running natively in your browser. Enjoy private, server-free, seamless AI conversations. 115 | 116 | * [readest/readest](https://github.com/readest/readest) - Readest is a modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface to elevate your reading experience. 117 | 118 | * [pheralb/svgl](https://github.com/pheralb/svgl) - 🧩 A beautiful library with SVG logos. Built with Sveltekit & Tailwind CSS. 119 | 120 | * [Dokploy/dokploy](https://github.com/Dokploy/dokploy) - Open Source Alternative to Vercel, Netlify and Heroku. 121 | 122 | * [saveweb/neo-uglysearch](https://github.com/saveweb/neo-uglysearch) - Yet another frontend for Uglysearch with neobrutalism design 123 | 124 | * [blacksmithgu/obsidian-dataview](https://github.com/blacksmithgu/obsidian-dataview) - A data index and query language over Markdown files, for https://obsidian.md/. 125 | 126 | * [rektdeckard/departure-mono](https://github.com/rektdeckard/departure-mono) - A monospaced pixel font with a lo-fi, techy vibe 127 | 128 | * [needim/ned.im](https://github.com/needim/ned.im) - My personal website 129 | 130 | * [remvze/moodist](https://github.com/remvze/moodist) - 🌲 Ambient sounds for focus and calm. 131 | 132 | * [fuma-nama/fumadocs](https://github.com/fuma-nama/fumadocs) - The beautiful docs framework with Next.js. 133 | 134 | * [sajadevo/sajadevo.com](https://github.com/sajadevo/sajadevo.com) - my personal portfolio 135 | 136 | * [qifi-dev/qrs](https://github.com/qifi-dev/qrs) - Stream data through multiple series of QR codes 137 | 138 | * [djyde/AppRadar](https://github.com/djyde/AppRadar) - Check the technology used by the software you have installed 139 | 140 | * [davidjerleke/embla-carousel](https://github.com/davidjerleke/embla-carousel) - A lightweight carousel library with fluid motion and great swipe precision. 141 | 142 | * [NativeScript/template-macos-solid](https://github.com/NativeScript/template-macos-solid) - Develop macOS 💻 with Solid 143 | 144 | * [RSSNext/Folo](https://github.com/RSSNext/Folo) - 🧡 Follow everything in one place 145 | 146 | * [medusajs/medusa](https://github.com/medusajs/medusa) - The world's most flexible commerce platform. 147 | 148 | * [origin-space/originui](https://github.com/origin-space/originui) - Origin UI is an extensive collection of copy-and-paste components for quickly building application UIs. Powered by Tailwind CSS and React. 149 | 150 | * [stackblitz/bolt.new](https://github.com/stackblitz/bolt.new) - Prompt, run, edit, and deploy full-stack web applications 151 | 152 | * [elysiajs/elysia](https://github.com/elysiajs/elysia) - Ergonomic Framework for Humans 153 | 154 | * [better-auth/better-auth](https://github.com/better-auth/better-auth) - The most comprehensive authentication framework for TypeScript 155 | 156 | * [unjs/untun](https://github.com/unjs/untun) - 🚇 Tunnel your local HTTP(s) server to the world! powered by Cloudflare Quick Tunnels. 157 | 158 | * [lyc8503/UptimeFlare](https://github.com/lyc8503/UptimeFlare) - ✔ Free and serverless uptime monitoring / status page on Cloudflare Workers, with Geo-specific checks 159 | 160 | * [mountain-loop/yaak](https://github.com/mountain-loop/yaak) - The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC 🦬 161 | 162 | * [mazzzystar/tinymind](https://github.com/mazzzystar/tinymind) - Tinymind - Write and sync your blog & thoughts with GitHub 163 | 164 | * [GoogleChromeLabs/squoosh](https://github.com/GoogleChromeLabs/squoosh) - Make images smaller using best-in-class codecs, right in the browser. 165 | 166 | * [pingcap/ossinsight](https://github.com/pingcap/ossinsight) - Analysis, Comparison, Trends, Rankings of Open Source Software, you can also get insight from more than 7 billion with natural language (powered by OpenAI). Follow us on Twitter: https://twitter.com/ossinsight 167 | 168 | * [afadil/wealthfolio](https://github.com/afadil/wealthfolio) - A Beautiful Private and Secure Desktop Investment Tracking Application 169 | 170 | * [franken-ui/ui](https://github.com/franken-ui/ui) - Franken UI is an open-source library of UI components. Under the hood, it uses UIkit 3 and extended with LitElement. The design is based on shadcn/ui. 171 | 172 | * [menloresearch/jan](https://github.com/menloresearch/jan) - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer 173 | 174 | * [CherryHQ/cherry-studio](https://github.com/CherryHQ/cherry-studio) - 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers. 175 | 176 | * [christianvmm/folderart](https://github.com/christianvmm/folderart) - Custom folder icons for macOS. 177 | 178 | * [lingui/js-lingui](https://github.com/lingui/js-lingui) - 🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript 179 | 180 | * [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app) - 📨 The ultimate social media scheduling tool, with a bunch of AI 🤖 181 | 182 | * [fedify-dev/hollo](https://github.com/fedify-dev/hollo) - Federated single-user microblogging software 183 | 184 | * [zilewang7/LiteLoaderQQNT-Esc-Shortcut-Key](https://github.com/zilewang7/LiteLoaderQQNT-Esc-Shortcut-Key) - 在 QQNT 中使用 esc 来返回上一级 (退出当前聊天) 185 | 186 | * [Ellpeck/ObsidianCustomFrames](https://github.com/Ellpeck/ObsidianCustomFrames) - An Obsidian plugin that turns web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more. 187 | 188 | * [codse/animata](https://github.com/codse/animata) - Bring your site to life with easy to use animation & interaction code. Copy. Paste. Animate. 189 | 190 | * [moegi-design/vscode-theme](https://github.com/moegi-design/vscode-theme) - 🌸 An elegant theme for VS Code. 191 | 192 | * [subframe7536/vscode-theme-maple](https://github.com/subframe7536/vscode-theme-maple) - A colorful VSCode theme, support light or dark mode, with medium brightness and low saturation. 193 | 194 | * [antfu/vscode-theme-vitesse](https://github.com/antfu/vscode-theme-vitesse) - 🏕 Vitesse theme for VS Code 195 | 196 | * [stackblitz-labs/pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) - 📦️ Continuous (Preview) Releases for your libraries! 197 | 198 | * [tinybirdco/web-analytics-starter-kit](https://github.com/tinybirdco/web-analytics-starter-kit) - Tinybird Web Analytics template 199 | 200 | * [upstash/redis-js](https://github.com/upstash/redis-js) - HTTP based Redis Client for Serverless and Edge Functions 201 | 202 | * [redis/ioredis](https://github.com/redis/ioredis) - 🚀 A robust, performance-focused, and full-featured Redis client for Node.js. 203 | 204 | * [chroxify/feedbase](https://github.com/chroxify/feedbase) - The open-source solution for collecting feedback & communicating updates. 205 | 206 | * [yuyinws/vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons) - Enhance code blocks features for VitePress. 207 | 208 | * [teableio/teable](https://github.com/teableio/teable) - ✨ The Next Gen Airtable Alternative: No-Code Postgres 209 | 210 | * [srcbookdev/srcbook](https://github.com/srcbookdev/srcbook) - TypeScript-centric app development platform: notebook and AI app builder 211 | 212 | * [fedify-dev/fedify](https://github.com/fedify-dev/fedify) - ActivityPub server framework in TypeScript 213 | 214 | * [sheepzh/timer](https://github.com/sheepzh/timer) - Time Tracker/网费很贵, to be the best time tracker for browser 215 | 216 | * [lobehub/lobe-chat](https://github.com/lobehub/lobe-chat) - 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 4 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Plugins/Artifacts) and Thinking. One-click FREE deployment of your private ChatGPT/ Claude / DeepSeek application. 217 | 218 | * [react-cosmos/react-cosmos](https://github.com/react-cosmos/react-cosmos) - Sandbox for developing and testing UI components in isolation 219 | 220 | * [huozhi/sugar-high](https://github.com/huozhi/sugar-high) - ✏️ Super lightweight code syntax highlighter, around 1KB after minified and gzipped 221 | 222 | * [vercel/ai](https://github.com/vercel/ai) - The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents 223 | 224 | * [apify/crawlee](https://github.com/apify/crawlee) - Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation. 225 | 226 | * [cacjs/cac](https://github.com/cacjs/cac) - Simple yet powerful framework for building command-line apps. 227 | 228 | * [hcengineering/platform](https://github.com/hcengineering/platform) - Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion) 229 | 230 | * [johnlindquist/kit](https://github.com/johnlindquist/kit) - Script Kit. Automate Anything. 231 | 232 | * [hyoban/jotai-dark](https://github.com/hyoban/jotai-dark) - A Jōtai utility package for toggling dark mode 233 | 234 | * [lucide-icons/lucide](https://github.com/lucide-icons/lucide) - Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. 235 | 236 | * [hello-nav/hello-nav](https://github.com/hello-nav/hello-nav) - 🗺 A purely front-end development navigation 237 | 238 | * [nodejs/corepack](https://github.com/nodejs/corepack) - Zero-runtime-dependency package acting as bridge between Node projects and their package managers 239 | 240 | * [vscode-neovim/vscode-neovim](https://github.com/vscode-neovim/vscode-neovim) - Vim mode for VSCode, powered by Neovim 241 | 242 | * [Richardsl/heatmap-calendar-obsidian](https://github.com/Richardsl/heatmap-calendar-obsidian) - An Obsidian plugin for displaying data in a calendar similar to the github activity calendar 243 | 244 | * [antfu/vsc-material-theme](https://github.com/antfu/vsc-material-theme) - Source Code Perseverance of vsc-material-theme 245 | 246 | * [open-cli-tools/concurrently](https://github.com/open-cli-tools/concurrently) - Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better. 247 | 248 | * [shuding/next-view-transitions](https://github.com/shuding/next-view-transitions) - Use CSS View Transitions API in Next.js App Router. 249 | 250 | * [carloscuesta/gitmoji](https://github.com/carloscuesta/gitmoji) - An emoji guide for your commit messages. 😜 251 | 252 | * [vercel/little-date](https://github.com/vercel/little-date) - A friendly formatter to make date ranges small & sweet 253 | 254 | * [thedaviddelta/lingva-translate](https://github.com/thedaviddelta/lingva-translate) - Alternative front-end for Google Translate 255 | 256 | * [styled-components/styled-components](https://github.com/styled-components/styled-components) - Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 257 | 258 | * [emilkowalski/sonner](https://github.com/emilkowalski/sonner) - An opinionated toast component for React. 259 | 260 | * [colinhacks/zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference 261 | 262 | * [sindresorhus/modern-normalize](https://github.com/sindresorhus/modern-normalize) - 🐒 Normalize browsers' default style 263 | 264 | * [TahaSh/swapy](https://github.com/TahaSh/swapy) - ✨ A framework-agnostic tool that converts any layout into a drag-to-swap one with just a few lines of code https://swapy.tahazsh.com/ 265 | 266 | * [dubinc/oss-gallery](https://github.com/dubinc/oss-gallery) - A crowdsourced list of the best open-source projects on the internet. Built with the Dub TypeScript SDK. 267 | 268 | * [alex8088/electron-vite](https://github.com/alex8088/electron-vite) - Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护 269 | 270 | * [yjl9903/AnimeGarden](https://github.com/yjl9903/AnimeGarden) - 動漫花園 镜像站 / 动画 BT 资源聚合站 271 | 272 | * [ibelick/motion-primitives](https://github.com/ibelick/motion-primitives) - UI kit to make beautiful, animated interfaces, faster. Customizable. Open Source. 273 | 274 | * [FlorianWoelki/obsidian-iconize](https://github.com/FlorianWoelki/obsidian-iconize) - Simply add icons to anything you want in Obsidian. 275 | 276 | * [saasfly/saasfly](https://github.com/saasfly/saasfly) - Your Next SaaS Template or Boilerplate ! A magic trip start with `bun create saasfly` . The more stars, the more surprises 277 | 278 | * [honojs/hono](https://github.com/honojs/hono) - Web framework built on Web Standards 279 | 280 | * [monkeytypegame/monkeytype](https://github.com/monkeytypegame/monkeytype) - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed. 281 | 282 | * [chanind/hanzi-writer](https://github.com/chanind/hanzi-writer) - Chinese character stroke order animations and practice quizzes 283 | 284 | * [meetqy/aspoem](https://github.com/meetqy/aspoem) - Learn Chinese Poetry With AsPoem.com 285 | 286 | * [iconify/iconify](https://github.com/iconify/iconify) - Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other open source icon sets (over 150 icon sets and 200k icons). SVG framework, React, Vue and Svelte components! 287 | 288 | * [planttheidea/hash-it](https://github.com/planttheidea/hash-it) - Hash any object type based on its values 289 | 290 | * [antfu-collective/taze](https://github.com/antfu-collective/taze) - 🥦 A modern cli tool that keeps your deps fresh 291 | 292 | * [pranshuchittora/autarky](https://github.com/pranshuchittora/autarky) - Liberating disk space from 📁 node\_modules | Built with React 293 | 294 | * [coolpace/V2EX\_Polish](https://github.com/coolpace/V2EX_Polish) - 专业的 V2EX 浏览器扩展,集合了众多实用功能,重塑你的浏览体验! 295 | 296 | * [radix-ui/themes](https://github.com/radix-ui/themes) - Radix Themes is an open-source component library optimized for fast development, easy maintenance, and accessibility. Maintained by @workos. 297 | 298 | * [radix-ui/colors](https://github.com/radix-ui/colors) - A gorgeous, accessible color system. 299 | 300 | * [lobehub/lobe-ui](https://github.com/lobehub/lobe-ui) - 🍭 Lobe UI - an open-source UI component library for building AIGC web apps 301 | 302 | * [nextauthjs/next-auth](https://github.com/nextauthjs/next-auth) - Authentication for the Web. 303 | 304 | * [githubnext/monaspace](https://github.com/githubnext/monaspace) - An innovative superfamily of fonts for code 305 | 306 | * [openstatusHQ/openstatus](https://github.com/openstatusHQ/openstatus) - 🏓 The open-source synthetic monitoring platform 🏓 307 | 308 | * [typehero/typehero](https://github.com/typehero/typehero) - Connect, collaborate, and grow with a community of TypeScript developers 309 | 310 | * [ds300/patch-package](https://github.com/ds300/patch-package) - Fix broken node modules instantly 🏃🏽‍♀️💨 311 | 312 | * [phosphor-icons/homepage](https://github.com/phosphor-icons/homepage) - The homepage of Phosphor Icons, a flexible icon family for everyone 313 | 314 | * [Get-Tech-Stack/TechStack](https://github.com/Get-Tech-Stack/TechStack) - The extension will display the tech stack of the Repo when the user visits a GitHub Public Repo. The user can easily get more info about the repo. 当用户访问 GitHub 公共存储库时,该扩展将显示存储库的技术栈。 用户可以更轻松地获取有关存储库的更多信息。 315 | 316 | * [lobehub/sd-webui-lobe-theme](https://github.com/lobehub/sd-webui-lobe-theme) - 🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features. 317 | 318 | * [mantinedev/mantine](https://github.com/mantinedev/mantine) - A fully featured React components library 319 | 320 | * [prisma/prisma](https://github.com/prisma/prisma) - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB 321 | 322 | * [heroui-inc/heroui](https://github.com/heroui-inc/heroui) - 🚀 Beautiful, fast and modern React UI library. (Previously NextUI) 323 | 324 | * [bombshell-dev/clack](https://github.com/bombshell-dev/clack) - Effortlessly build beautiful command-line apps 325 | 326 | * [oovm/vscode-subtitles](https://github.com/oovm/vscode-subtitles) - 327 | 328 | * [mermaid-js/mermaid](https://github.com/mermaid-js/mermaid) - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown 329 | 330 | * [mxsdev/ts-type-explorer](https://github.com/mxsdev/ts-type-explorer) - VSCode Extension & utilities for exploring TypeScript type information 331 | 332 | * [digimezzo/dopamine](https://github.com/digimezzo/dopamine) - The audio player that keeps it simple 333 | 334 | * [sindresorhus/type-fest](https://github.com/sindresorhus/type-fest) - A collection of essential TypeScript types 335 | 336 | * [amannn/next-intl](https://github.com/amannn/next-intl) - 🌐 Internationalization (i18n) for Next.js 337 | 338 | * [vadimdemedes/thememirror](https://github.com/vadimdemedes/thememirror) - 🦚 Beautiful themes for CodeMirror 339 | 340 | * [emilkowalski/vaul](https://github.com/emilkowalski/vaul) - A drawer component for React. 341 | 342 | * [vercel/swr](https://github.com/vercel/swr) - React Hooks for Data Fetching 343 | 344 | * [wfjsw/danbooru-diffusion-prompt-builder](https://github.com/wfjsw/danbooru-diffusion-prompt-builder) - Danbooru / NovelAI 标签超市 345 | 346 | * [homebridge/homebridge](https://github.com/homebridge/homebridge) - HomeKit support for the impatient. 347 | 348 | * [CatsJuice/ipad-cursor](https://github.com/CatsJuice/ipad-cursor) - ● Mouse effect of iPad in browser that can be used in any framework 349 | 350 | * [seek-oss/capsize](https://github.com/seek-oss/capsize) - Flipping how we define typography in CSS. 351 | 352 | * [Tohrusky/Final2x](https://github.com/Tohrusky/Final2x) - 2^x Image Super-Resolution 353 | 354 | * [ChatGPTNextWeb/NextChat](https://github.com/ChatGPTNextWeb/NextChat) - ✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows 355 | 356 | * [tamagui/tamagui](https://github.com/tamagui/tamagui) - Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler. 357 | 358 | * [tremorlabs/tremor-npm](https://github.com/tremorlabs/tremor-npm) - React components to build charts and dashboards 359 | 360 | * [codyogden/killedbygoogle](https://github.com/codyogden/killedbygoogle) - Part guillotine, part graveyard for Google's doomed apps, services, and hardware. 361 | 362 | * [chakra-ui/ark](https://github.com/chakra-ui/ark) - Build your design system with React, Svelte, Vue, and Solid. Powered by State Machines 363 | 364 | * [Crossbell-Box/xLog](https://github.com/Crossbell-Box/xLog) - 🪽 An open-source creative community written on the blockchain. 365 | 366 | * [vercel/react-tweet](https://github.com/vercel/react-tweet) - Embed tweets in your React application. 367 | 368 | * [mathquill/mathquill](https://github.com/mathquill/mathquill) - Easily type math in your webapp 369 | 370 | * [catppuccin/vscode-icons](https://github.com/catppuccin/vscode-icons) - 🦊 Soothing pastel icons for VSCode/VSCodium 371 | 372 | * [immich-app/immich](https://github.com/immich-app/immich) - High performance self-hosted photo and video management solution. 373 | 374 | * [vscode-org-mode/vscode-org-mode](https://github.com/vscode-org-mode/vscode-org-mode) - Emacs Org Mode for Visual Studio Code 375 | 376 | * [Nutlope/aicommits](https://github.com/Nutlope/aicommits) - A CLI that writes your git commit messages for you with AI 377 | 378 | * [changesets/changesets](https://github.com/changesets/changesets) - 🦋 A way to manage your versioning and changelogs with a focus on monorepos 379 | 380 | * [vuetifyjs/vuetify](https://github.com/vuetifyjs/vuetify) - 🐉 Vue Component Framework 381 | 382 | * [yoyurec/logseq-awesome-links](https://github.com/yoyurec/logseq-awesome-links) - ⭐ Favicons for external links, page icons for internal. Logseq pluign 383 | 384 | * [antonreshetov/image-optimizer](https://github.com/antonreshetov/image-optimizer) - A tool for optimizing images and vector graphics. 385 | 386 | * [YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner) - ❄️ Yun Portable Air Conditoner. 云空调,便携小空调,为你的夏日带去清凉! 387 | 388 | * [Grsmto/simplebar](https://github.com/Grsmto/simplebar) - Custom scrollbars vanilla javascript library with native scroll, done simple, lightweight, easy to use and cross-browser. 389 | 390 | * [floating-ui/floating-ui](https://github.com/floating-ui/floating-ui) - A JavaScript library to position floating elements and create interactions for them. 391 | 392 | * [darkroomengineering/lenis](https://github.com/darkroomengineering/lenis) - How smooth scroll should be 393 | 394 | * [remix-run/react-router](https://github.com/remix-run/react-router) - Declarative routing for React 395 | 396 | * [radix-ui/primitives](https://github.com/radix-ui/primitives) - Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos. 397 | 398 | * [withastro/astro](https://github.com/withastro/astro) - The web framework for content-driven websites. ⭐️ Star to support our work! 399 | 400 | * [pomber/stargazer](https://github.com/pomber/stargazer) - Your repo reached a stars milestone? Celebrate with a video of your stargazers! 401 | 402 | * [Basedash/dockhunt](https://github.com/Basedash/dockhunt) - Discover the apps everyone is docking about. Made by the team at @Basedash. 403 | 404 | * [AniList/ApiV2-GraphQL-Docs](https://github.com/AniList/ApiV2-GraphQL-Docs) - AniList API documentation 405 | 406 | * [withfig/autocomplete](https://github.com/withfig/autocomplete) - IDE-style autocomplete for your existing terminal & shell 407 | 408 | * [Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo) - :rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder 409 | 410 | * [shadcn-ui/taxonomy](https://github.com/shadcn-ui/taxonomy) - An open source application built using the new router, server components and everything new in Next.js 13. 411 | 412 | * [shadcn-ui/ui](https://github.com/shadcn-ui/ui) - A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code. 413 | 414 | * [astoilkov/use-local-storage-state](https://github.com/astoilkov/use-local-storage-state) - React hook that persists data in localStorage 415 | 416 | * [resend/react-email](https://github.com/resend/react-email) - 💌 Build and send emails using React 417 | 418 | * [meyda/meyda](https://github.com/meyda/meyda) - Audio feature extraction for JavaScript. 419 | 420 | * [wei/socialify](https://github.com/wei/socialify) - 💞 Socialify your project. 🌐 Share with the world! 421 | 422 | * [wei/pull](https://github.com/wei/pull) - 🤖 Keep your forks up-to-date via automated PRs 423 | 424 | * [neet/masto.js](https://github.com/neet/masto.js) - 🐘 Universal Mastodon API client for JavaScript 425 | 426 | * [spencerwooo/substats](https://github.com/spencerwooo/substats) - ( `д′) how many followers do i have? how many! 427 | 428 | * [spencerwooo/onedrive-vercel-index](https://github.com/spencerwooo/onedrive-vercel-index) - OneDrive public directory listing, powered by Vercel and Next.js 429 | 430 | * [trpc/trpc](https://github.com/trpc/trpc) - 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy. 431 | 432 | * [czy0729/Bangumi](https://github.com/czy0729/Bangumi) - :electron: An unofficial https://bgm.tv ui first app client for Android and iOS, built with React Native. 一个无广告、以爱好为驱动、不以盈利为目的、专门做 ACG 的类似豆瓣的追番记录,bgm.tv 第三方客户端。为移动端重新设计,内置大量加强的网页端难以实现的功能,且提供了相当的自定义选项。 目前已适配 iOS / Android / WSA、mobile / 简单 pad、light / dark theme、移动端网页。 433 | 434 | * [cloudflare/wildebeest](https://github.com/cloudflare/wildebeest) - Wildebeest is an ActivityPub and Mastodon-compatible server 435 | 436 | * [extend-luogu/extend-luogu](https://github.com/extend-luogu/extend-luogu) - 大型网络游戏服务器加强插件,增添各种~~炫酷魔法~~。 437 | 438 | * [avitorio/outstatic](https://github.com/avitorio/outstatic) - Outstatic - A static CMS for Next.js 439 | 440 | * [formatjs/formatjs](https://github.com/formatjs/formatjs) - The monorepo home to all of the FormatJS related libraries, most notably react-intl. 441 | 442 | * [jaredpalmer/formik](https://github.com/jaredpalmer/formik) - Build forms in React, without the tears 😭 443 | 444 | * [vitejs/vite](https://github.com/vitejs/vite) - Next generation frontend tooling. It's fast! 445 | 446 | * [flightcontrolhq/superjson](https://github.com/flightcontrolhq/superjson) - Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. 447 | 448 | * [vuejs/vitepress](https://github.com/vuejs/vitepress) - Vite & Vue powered static site generator. 449 | 450 | * [LeetCode-OpenSource/vscode-leetcode](https://github.com/LeetCode-OpenSource/vscode-leetcode) - Solve LeetCode problems in VS Code 451 | 452 | * [umami-software/umami](https://github.com/umami-software/umami) - Umami is a modern, privacy-focused alternative to Google Analytics. 453 | 454 | * [fontsource/fontsource](https://github.com/fontsource/fontsource) - Self-host Open Source fonts in neatly bundled NPM packages. 455 | 456 | * [sindresorhus/got](https://github.com/sindresorhus/got) - 🌐 Human-friendly and powerful HTTP request library for Node.js 457 | 458 | * [mgmeyers/obsidian-kanban](https://github.com/mgmeyers/obsidian-kanban) - Create markdown-backed Kanban boards in Obsidian. 459 | 460 | * [Vinzent03/obsidian-git](https://github.com/Vinzent03/obsidian-git) - Integrate Git version control with automatic commit-and-sync and other advanced features in Obsidian.md 461 | 462 | * [calcom/cal.com](https://github.com/calcom/cal.com) - Scheduling infrastructure for absolutely everyone. 463 | 464 | * [appwrite/appwrite](https://github.com/appwrite/appwrite) - Build like a team of hundreds\_ 465 | 466 | * [excalidraw/excalidraw](https://github.com/excalidraw/excalidraw) - Virtual whiteboard for sketching hand-drawn like diagrams 467 | 468 | * [uuidjs/uuid](https://github.com/uuidjs/uuid) - Generate RFC-compliant UUIDs in JavaScript 469 | 470 | * [stevenpetryk/mafs](https://github.com/stevenpetryk/mafs) - React components for interactive math 471 | 472 | * [toeverything/AFFiNE](https://github.com/toeverything/AFFiNE) - There can be more than Notion and Miro. AFFiNE(pronounced \[ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use. 473 | 474 | * [beekeeper-studio/beekeeper-studio](https://github.com/beekeeper-studio/beekeeper-studio) - Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows. 475 | 476 | * [Codennnn/Green-Wall](https://github.com/Codennnn/Green-Wall) - ⬜🟩 GitHub Contributions Graph Generator. :octocat: 477 | 478 | * [baotlake/periodic-table-pro](https://github.com/baotlake/periodic-table-pro) - 元素周期表Pro,高颜值化学必备小程序,提供全面的元素属性、图片和百科知识等 479 | 480 | * [novuhq/novu](https://github.com/novuhq/novu) - The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations. 481 | 482 | * [yenche123/podcast-together](https://github.com/yenche123/podcast-together) - 跟你的好友一起实时在线听播客! 483 | 484 | * [pacocoursey/cmdk](https://github.com/pacocoursey/cmdk) - Fast, unstyled command menu React component. 485 | 486 | * [timc1/kbar](https://github.com/timc1/kbar) - fast, portable, and extensible cmd+k interface for your site 487 | 488 | * [BilibiliVideoDownload/BilibiliVideoDownload](https://github.com/BilibiliVideoDownload/BilibiliVideoDownload) - Cross-platform download bilibili video desktop software, support windows, macOS, Linux 489 | 490 | * [remotion-dev/remotion](https://github.com/remotion-dev/remotion) - 🎥 Make videos programmatically with React 491 | 492 | * [remotion-dev/github-unwrapped-2022](https://github.com/remotion-dev/github-unwrapped-2022) - Your coding year in review #GitHubUnwrapped 493 | 494 | * [vadimdemedes/ink](https://github.com/vadimdemedes/ink) - 🌈 React for interactive command-line apps 495 | 496 | * [material-extensions/vscode-material-icon-theme](https://github.com/material-extensions/vscode-material-icon-theme) - Material Design icons for VS Code 497 | 498 | * [willofindie/vscode-cssvar](https://github.com/willofindie/vscode-cssvar) - VSCode extension to support CSS Variables Intellisense 499 | 500 | * [Railly/one-hunter-vscode](https://github.com/Railly/one-hunter-vscode) - A stylish theme inspired by Vercel Theme ▲ and One Dark Pro 🎨. Powered by Tinte 501 | 502 | * [heyverse/hey](https://github.com/heyverse/hey) - Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿 503 | 504 | * [nativefier/nativefier](https://github.com/nativefier/nativefier) - Make any web page a desktop application 505 | 506 | * [xyflow/xyflow](https://github.com/xyflow/xyflow) - React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable. 507 | 508 | * [pacocoursey/next-themes](https://github.com/pacocoursey/next-themes) - Perfect Next.js dark mode in 2 lines of code. Support System preference and any other theme with no flashing 509 | 510 | * [misskey-dev/misskey](https://github.com/misskey-dev/misskey) - 🌎 A completely free and open interplanetary microblogging platform 🚀 511 | 512 | * [slidevjs/slidev](https://github.com/slidevjs/slidev) - Presentation Slides for Developers 513 | 514 | * [riffusion/riffusion-app-hobby](https://github.com/riffusion/riffusion-app-hobby) - Stable diffusion for real-time music generation (web app) 515 | 516 | * [Zettlr/Zettlr](https://github.com/Zettlr/Zettlr) - Your One-Stop Publication Workbench 517 | 518 | * [antfu-collective/ni](https://github.com/antfu-collective/ni) - 💡 Use the right package manager 519 | 520 | * [raineorshine/npm-check-updates](https://github.com/raineorshine/npm-check-updates) - Find newer versions of package dependencies than what your package.json allows 521 | 522 | * [abielzulio/chatgpt-raycast](https://github.com/abielzulio/chatgpt-raycast) - ChatGPT raycast extension 523 | 524 | * [dubinc/dub](https://github.com/dubinc/dub) - The modern link attribution platform. Loved by world-class marketing teams like Twilio, Buffer, Framer, Perplexity, Vercel, and more. 525 | 526 | * [react-icons/react-icons](https://github.com/react-icons/react-icons) - svg react icons of popular icon packs 527 | 528 | * [kamranahmedse/developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) - Interactive roadmaps, guides and other educational content to help developers grow in their careers. 529 | 530 | * [MauriceNino/dashdot](https://github.com/MauriceNino/dashdot) - A simple, modern server dashboard, primarily used by smaller private servers 531 | 532 | * [catppuccin/catppuccin](https://github.com/catppuccin/catppuccin) - 😸 Soothing pastel theme for the high-spirited! 533 | 534 | * [catppuccin/vscode](https://github.com/catppuccin/vscode) - 🦌 Soothing pastel theme for VSCode 535 | 536 | * [reactchartjs/react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) - React components for Chart.js, the most popular charting library 537 | 538 | * [neat-run/wrapped](https://github.com/neat-run/wrapped) - GitHub Wrapped, inspired by Spotify Wrapped 539 | 540 | * [supabase/supabase](https://github.com/supabase/supabase) - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications. 541 | 542 | * [PlasmoHQ/plasmo](https://github.com/PlasmoHQ/plasmo) - 🧩 The Browser Extension Framework 543 | 544 | * [electron-react-boilerplate/electron-react-boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate) - A Foundation for Scalable Cross-Platform Apps 545 | 546 | * [vercel/satori](https://github.com/vercel/satori) - Enlightened library to convert HTML and CSS to SVG 547 | 548 | * [apache/echarts](https://github.com/apache/echarts) - Apache ECharts is a powerful, interactive charting and data visualization library for browser 549 | 550 | * [desktop/desktop](https://github.com/desktop/desktop) - Focus on what matters instead of fighting with Git. 551 | 552 | * [stevenlei/spacingjs](https://github.com/stevenlei/spacingjs) - A JavaScript utility for measuring the spacing between elements on webpage. 553 | 554 | * [facebook/docusaurus](https://github.com/facebook/docusaurus) - Easy to maintain open source documentation websites. 555 | 556 | * [iptv-org/iptv](https://github.com/iptv-org/iptv) - Collection of publicly available IPTV channels from all over the world 557 | 558 | * [DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) - The repository for high quality TypeScript type definitions. 559 | 560 | * [zonemeen/musicn](https://github.com/zonemeen/musicn) - 🎵 一个可播放及下载音乐的 Node.js 命令行工具 561 | 562 | * [Cveinnt/LiveTerm](https://github.com/Cveinnt/LiveTerm) - 💻 Build terminal styled websites in minutes! 563 | 564 | * [MetaMask/metamask-extension](https://github.com/MetaMask/metamask-extension) - :globe\_with\_meridians: :electric\_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites 565 | 566 | * [missive/emoji-mart](https://github.com/missive/emoji-mart) - 🏪 One component to pick them all 567 | 568 | * [Bowen7/regex-vis](https://github.com/Bowen7/regex-vis) - 🎨 Regex visualizer & editor 569 | 570 | * [vuejs/vue](https://github.com/vuejs/vue) - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core 571 | 572 | * [ahonn/logseq-plugin-todo](https://github.com/ahonn/logseq-plugin-todo) - A simple to-do list plugin for logseq 573 | 574 | * [tldraw/tldraw](https://github.com/tldraw/tldraw) - very good whiteboard SDK / infinite canvas SDK 575 | 576 | * [oxen-io/session-desktop](https://github.com/oxen-io/session-desktop) - Session Desktop - Onion routing based messenger \[DEPRECATED SEE README] 577 | 578 | * [haydenull/logseq-plugin-agenda](https://github.com/haydenull/logseq-plugin-agenda) - A calendar, task manager and daily planner plugin for logseq 579 | 580 | * [pengx17/logseq-plugin-tabs](https://github.com/pengx17/logseq-plugin-tabs) - A Logseq plugin which lets you open pages in tabs like working in the browser 581 | 582 | * [AdguardTeam/AdguardBrowserExtension](https://github.com/AdguardTeam/AdguardBrowserExtension) - AdGuard browser extension 583 | 584 | * [pengx17/logseq-plugin-link-preview](https://github.com/pengx17/logseq-plugin-link-preview) - Preview links in logseq 585 | 586 | * [antfu/vscode-smart-clicks](https://github.com/antfu/vscode-smart-clicks) - Smart selection with double clicks for VS Code. 587 | 588 | * [seo-rii/electron-acrylic-window](https://github.com/seo-rii/electron-acrylic-window) - Add acrylic effect to your electron application 589 | 590 | * [Eugeny/tabby](https://github.com/Eugeny/tabby) - A terminal for a more modern age 591 | 592 | * [unix/unix.bio](https://github.com/unix/unix.bio) - My static blog template. 593 | 594 | * [unix/secret](https://github.com/unix/secret) - 595 | 596 | * [giscus/giscus](https://github.com/giscus/giscus) - A comment system powered by GitHub Discussions. :octocat: :speech\_balloon: :gem: 597 | 598 | * [lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile) - 一个基于 React native 开发的音乐软件 599 | 600 | * [netless-io/flat](https://github.com/netless-io/flat) - Project flat is the Web, Windows and macOS client of Agora Flat open source classroom. 601 | 602 | * [antfu/github-doorcat](https://github.com/antfu/github-doorcat) - 😼 Supercharges GitHub navbar for fast navigation \[WIP] 603 | 604 | * [beaudar/beaudar](https://github.com/beaudar/beaudar) - 基于 GitHub issue 的轻量评论插件,Utterances 的中文版本 605 | 606 | * [ven/ven-earth](https://github.com/ven/ven-earth) - 🌍 My personal site created with Next.js and TailwindCSS. 607 | 608 | * [tusen-ai/naive-ui](https://github.com/tusen-ai/naive-ui) - A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast. 609 | 610 | * [pnpm/pnpm](https://github.com/pnpm/pnpm) - Fast, disk space efficient package manager 611 | 612 | * [chakra-ui/chakra-ui](https://github.com/chakra-ui/chakra-ui) - Chakra UI is a component system for building SaaS products with speed ⚡️ 613 | 614 | * [RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner) - 为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers 615 | 616 | * [shikijs/shiki](https://github.com/shikijs/shiki) - A beautiful yet powerful syntax highlighter 617 | 618 | * [Milkdown/milkdown](https://github.com/Milkdown/milkdown) - 🍼 Plugin driven WYSIWYG markdown editor framework. 619 | 620 | * [star-history/star-history](https://github.com/star-history/star-history) - The missing star history graph of GitHub repos - https://star-history.com 621 | 622 | * [voidcosmos/npkill](https://github.com/voidcosmos/npkill) - List any node\_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹 623 | 624 | * [DIYgod/RSSHub-Radar](https://github.com/DIYgod/RSSHub-Radar) - 🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub 625 | 626 | * [tvillarete/ipod-classic-js](https://github.com/tvillarete/ipod-classic-js) - An iPod Classic simulator that connects to Apple Music and Spotify. Built with React & Styled Components 627 | 628 | * [microsoft/playwright](https://github.com/microsoft/playwright) - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. 629 | 630 | * [DIYgod/RSSHub](https://github.com/DIYgod/RSSHub) - 🧡 Everything is RSSible 631 | 632 | * [djyde/cusdis](https://github.com/djyde/cusdis) - lightweight, privacy-friendly alternative to Disqus. 633 | 634 | * [RocketChat/Rocket.Chat](https://github.com/RocketChat/Rocket.Chat) - The communications platform that puts data protection first. 635 | 636 | * [pmndrs/use-gesture](https://github.com/pmndrs/use-gesture) - 👇Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript. 637 | 638 | * [PuruVJ/macos-preact](https://github.com/PuruVJ/macos-preact) - 639 | 640 | * [tancredi/fantasticon](https://github.com/tancredi/fantasticon) - Icon font generation tool 641 | 642 | * [refined-github/github-url-detection](https://github.com/refined-github/github-url-detection) - Which GitHub page are you on? Is it an issue? Is it a list? Perfect for your WebExtension or userscript. 643 | 644 | * [shuding/nextra](https://github.com/shuding/nextra) - Simple, powerful and flexible site generation framework with everything you love from Next.js. 645 | 646 | * [geist-org/geist-ui](https://github.com/geist-org/geist-ui) - A design system for building modern websites and applications. 647 | 648 | * [rfoel/use-prefers-color-scheme](https://github.com/rfoel/use-prefers-color-scheme) - React hook for determining the preferred color scheme 649 | 650 | * [angular/components](https://github.com/angular/components) - Component infrastructure and Material Design components for Angular 651 | 652 | * [aliez-ren/mongood](https://github.com/aliez-ren/mongood) - A MongoDB GUI with Fluent Design 653 | 654 | * [the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved) - 强大的哔哩哔哩增强脚本 655 | 656 | * [felixrieseberg/windows95](https://github.com/felixrieseberg/windows95) - 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows. 657 | 658 | * [joe-bell/plaiceholder](https://github.com/joe-bell/plaiceholder) - Beautiful image placeholders, without the hassle. 659 | 660 | * [node-gh/gh](https://github.com/node-gh/gh) - (DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead. 661 | 662 | * [vercel/serve](https://github.com/vercel/serve) - Static file serving and directory listing 663 | 664 | * [umijs/umi](https://github.com/umijs/umi) - A framework in react community ✨ 665 | 666 | * [OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki) - :star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法) 667 | 668 | * [swdotcom/swdc-vscode](https://github.com/swdotcom/swdc-vscode) - Time-tracking plugin for Visual Studio Code 669 | 670 | * [NativeScript/NativeScript](https://github.com/NativeScript/NativeScript) - ⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible. 671 | 672 | * [homerchen19/github-file-icons](https://github.com/homerchen19/github-file-icons) - 🌈 🗂 A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs. 673 | 674 | * [mui/material-ui](https://github.com/mui/material-ui) - Material UI: Comprehensive React component library that implements Google's Material Design. Free forever. 675 | 676 | * [hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react) - ⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。 677 | 678 | * [yarnpkg/berry](https://github.com/yarnpkg/berry) - 📦🐈 Active development trunk for Yarn ⚒ 679 | 680 | * [oct16/TimeCat](https://github.com/oct16/TimeCat) - A Magical Web Recorder & Player 🖥 681 | 682 | * [microsoft/vscode](https://github.com/microsoft/vscode) - Visual Studio Code 683 | 684 | * [ikatyang/emoji-cheat-sheet](https://github.com/ikatyang/emoji-cheat-sheet) - A markdown version emoji cheat sheet 685 | 686 | * [microsoft/TypeScript](https://github.com/microsoft/TypeScript) - TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 687 | 688 | * [axel-op/googlejavaformat-action](https://github.com/axel-op/googlejavaformat-action) - GitHub Action that formats Java files following Google Style guidelines 689 | 690 | * [adobe/react-spectrum](https://github.com/adobe/react-spectrum) - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences. 691 | 692 | * [twbs/icons](https://github.com/twbs/icons) - Official open source SVG icon library for Bootstrap. 693 | 694 | * [Ovilia/2019-typography-calendar](https://github.com/Ovilia/2019-typography-calendar) - 2019 字体日历 App 695 | 696 | * [coder/code-server](https://github.com/coder/code-server) - VS Code in the browser 697 | 698 | * [socketio/socket.io](https://github.com/socketio/socket.io) - Realtime application framework (Node.JS server) 699 | 700 | * [hediet/vscode-drawio](https://github.com/hediet/vscode-drawio) - This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code. 701 | 702 | * [darkreader/darkreader](https://github.com/darkreader/darkreader) - Dark Reader Chrome and Firefox extension 703 | 704 | * [refined-github/refined-github](https://github.com/refined-github/refined-github) - :octocat: Browser extension that simplifies the GitHub interface and adds useful features 705 | 706 | * [nhn/tui.calendar](https://github.com/nhn/tui.calendar) - 🍞📅A JavaScript calendar that has everything you need. 707 | 708 | * [microsoft/SandDance](https://github.com/microsoft/SandDance) - Visually explore, understand, and present your data. 709 | 710 | * [antvis/G2](https://github.com/antvis/G2) - 📊 The concise and progressive visualization grammar. 711 | 712 | * [tensorflow/playground](https://github.com/tensorflow/playground) - Play with neural networks! 713 | 714 | ## Rust 715 | 716 | * [ktiays/fluid-scroll](https://github.com/ktiays/fluid-scroll) - A library that provides iOS-like scrolling animation algorithm. 717 | 718 | * [ekzhang/bore](https://github.com/ekzhang/bore) - 🕳 bore is a simple CLI tool for making tunnels to localhost 719 | 720 | * [astral-sh/uv](https://github.com/astral-sh/uv) - An extremely fast Python package and project manager, written in Rust. 721 | 722 | * [ankitects/anki](https://github.com/ankitects/anki) - Anki's shared backend and web components, and the Qt frontend 723 | 724 | * [WGUNDERWOOD/tex-fmt](https://github.com/WGUNDERWOOD/tex-fmt) - An extremely fast LaTeX formatter written in Rust 725 | 726 | * [Losses/rune](https://github.com/Losses/rune) - Experience timeless melodies with a music player that blends classic design with modern technology. 727 | 728 | * [ferrumc-rs/ferrumc](https://github.com/ferrumc-rs/ferrumc) - A reimplementation of the minecraft server in rust. 729 | 730 | * [biomejs/biome](https://github.com/biomejs/biome) - A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP. 731 | 732 | * [sxyazi/yazi](https://github.com/sxyazi/yazi) - 💥 Blazing fast terminal file manager written in Rust, based on async I/O. 733 | 734 | * [nvarner/typst-lsp](https://github.com/nvarner/typst-lsp) - \[Deprecated] An early language server for Typst, plus a VS Code extension 735 | 736 | * [gitbutlerapp/gitbutler](https://github.com/gitbutlerapp/gitbutler) - The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte 737 | 738 | * [flxzt/rnote](https://github.com/flxzt/rnote) - Sketch and take handwritten notes. 739 | 740 | * [microsoft/sudo](https://github.com/microsoft/sudo) - It's sudo, for Windows 741 | 742 | * [zed-industries/zed](https://github.com/zed-industries/zed) - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. 743 | 744 | * [ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide) - A smarter cd command. Supports all major shells. 745 | 746 | * [ryanccn/am](https://github.com/ryanccn/am) - A beautiful and feature-packed Apple Music CLI 747 | 748 | * [eza-community/eza](https://github.com/eza-community/eza) - A modern alternative to ls 749 | 750 | * [neondatabase/neon](https://github.com/neondatabase/neon) - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero. 751 | 752 | * [lsd-rs/lsd](https://github.com/lsd-rs/lsd) - The next gen ls command 753 | 754 | * [sharkdp/hexyl](https://github.com/sharkdp/hexyl) - A command-line hex viewer 755 | 756 | * [atuinsh/atuin](https://github.com/atuinsh/atuin) - ✨ Magical shell history 757 | 758 | * [typst/typst](https://github.com/typst/typst) - A new markup-based typesetting system that is powerful and easy to learn. 759 | 760 | * [lencx/ChatGPT](https://github.com/lencx/ChatGPT) - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) 761 | 762 | * [Helixform/TeleGPT](https://github.com/Helixform/TeleGPT) - An out-of-box ChatGPT bot for Telegram. 763 | 764 | * [o2sh/onefetch](https://github.com/o2sh/onefetch) - Command-line Git information tool 765 | 766 | * [sharkdp/fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to 'find' 767 | 768 | * [swc-project/swc](https://github.com/swc-project/swc) - Rust-based platform for the Web 769 | 770 | * [fathyb/carbonyl](https://github.com/fathyb/carbonyl) - Chromium running inside your terminal 771 | 772 | * [elk-zone/elk-native](https://github.com/elk-zone/elk-native) - Native version of Elk, a nimble Mastodon web 773 | 774 | * [helix-editor/helix](https://github.com/helix-editor/helix) - A post-modern modal text editor. 775 | 776 | * [tw93/Pake](https://github.com/tw93/Pake) - 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用 777 | 778 | * [espanso/espanso](https://github.com/espanso/espanso) - Cross-platform Text Expander written in Rust 779 | 780 | * [rustdesk/rustdesk](https://github.com/rustdesk/rustdesk) - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. 781 | 782 | * [denoland/deno](https://github.com/denoland/deno) - A modern runtime for JavaScript and TypeScript. 783 | 784 | * [starship/starship](https://github.com/starship/starship) - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! 785 | 786 | * [tauri-apps/tauri](https://github.com/tauri-apps/tauri) - Build smaller, faster, and more secure desktop and mobile applications with a web frontend. 787 | 788 | * [sharkdp/bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings. 789 | 790 | * [Schniz/fnm](https://github.com/Schniz/fnm) - 🚀 Fast and simple Node.js version manager, built in Rust 791 | 792 | * [sindresorhus/windows-wallpaper](https://github.com/sindresorhus/windows-wallpaper) - Manage the desktop wallpaper on Windows 793 | 794 | * [nushell/nushell](https://github.com/nushell/nushell) - A new type of shell 795 | 796 | * [ClementTsang/bottom](https://github.com/ClementTsang/bottom) - Yet another cross-platform graphical process/system monitor. 797 | 798 | * [rust-lang/rust](https://github.com/rust-lang/rust) - Empowering everyone to build reliable and efficient software. 799 | 800 | * [XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei) - Count your code, quickly. 801 | 802 | * [denisidoro/navi](https://github.com/denisidoro/navi) - An interactive cheatsheet tool for the command-line 803 | 804 | * [diem/diem](https://github.com/diem/diem) - Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world. 805 | 806 | ## HTML 807 | 808 | * [BenjaminAster/CSS-Minecraft](https://github.com/BenjaminAster/CSS-Minecraft) - A Minecraft clone made with pure HTML & CSS – no JavaScript. 809 | 810 | * [rudrodip/theme-toggle-effect](https://github.com/rudrodip/theme-toggle-effect) - theme toggle effect using view transitions api 811 | 812 | * [pseudoyu/blockchain-guide](https://github.com/pseudoyu/blockchain-guide) - 区块链入门指南 813 | 814 | * [vincentdoerig/latex-css](https://github.com/vincentdoerig/latex-css) - LaTeX.css is a CSS library that makes your website look like a LaTeX document 815 | 816 | * [owickstrom/the-monospace-web](https://github.com/owickstrom/the-monospace-web) - A minimalist design exploration 817 | 818 | * [hacker-frok/LiteLoaderQQNT-Plugin-Brevity-btn](https://github.com/hacker-frok/LiteLoaderQQNT-Plugin-Brevity-btn) - 本插件隐藏QQNT侧栏部位,并在顶部添加快速显示/隐藏按钮,带来纯纯的聊天模式 819 | 820 | * [cheeaun/life](https://github.com/cheeaun/life) - Life - a timeline of important events in my life 821 | 822 | * [travellings-link/travellings](https://github.com/travellings-link/travellings) - 「开往 Travellings」是一个友链接力项目,旨在通过网络跳转的方式将流量引入那些鲜为人知的独立站点。 每当用户访问加入该项目的网页时,点击该网页上的“开往”按钮将随机跳转到另一个加入该项目的网页。 823 | 824 | * [meichthys/foss\_photo\_libraries](https://github.com/meichthys/foss_photo_libraries) - Free and Open Source Photo Libraries 825 | 826 | * [adamschwartz/log](https://github.com/adamschwartz/log) - Console.log with style. 827 | 828 | * [arantius/web-color-wheel](https://github.com/arantius/web-color-wheel) - 829 | 830 | * [silentEAG/note](https://github.com/silentEAG/note) - 个人 notebook 831 | 832 | * [ImageOptim/ImageOptim](https://github.com/ImageOptim/ImageOptim) - GUI image optimizer for Mac 833 | 834 | * [markmead/hyperui](https://github.com/markmead/hyperui) - Free Tailwind CSS v4 components for your next project, designed to enhance your web development with the latest features and styles 🚀 835 | 836 | * [CLCK0622/TensorFlow-MobileNet-Starter-Program](https://github.com/CLCK0622/TensorFlow-MobileNet-Starter-Program) - A starter AI program (online demo) using TensorFlow MobileNet, which features image processing. 837 | 838 | * [surjithctly/neat-starter](https://github.com/surjithctly/neat-starter) - Starter Template for Netlify CMS, Eleventy, Alpine JS & Tailwind CSS 839 | 840 | * [atelier-anchor/smiley-sans](https://github.com/atelier-anchor/smiley-sans) - 得意黑 Smiley Sans:一款在人文观感和几何特征中寻找平衡的中文黑体 841 | 842 | * [KrauseFx/InAppBrowser.com](https://github.com/KrauseFx/InAppBrowser.com) - Showcasing what in-app browsers do under the hood 843 | 844 | * [luandersonn/Modern-scrollbar](https://github.com/luandersonn/Modern-scrollbar) - A modern look for Chromium scrollbar 845 | 846 | * [codewithsadee/vcard-personal-portfolio](https://github.com/codewithsadee/vcard-personal-portfolio) - vCard is a fully responsive personal portfolio website, responsive for all devices. 847 | 848 | * [bitcoinbook/bitcoinbook](https://github.com/bitcoinbook/bitcoinbook) - Mastering Bitcoin 3rd Edition - Programming the Open Blockchain 849 | 850 | * [github/opensource.guide](https://github.com/github/opensource.guide) - 📚 Community guides for open source creators 851 | 852 | * [OctoLinker/OctoLinker](https://github.com/OctoLinker/OctoLinker) - OctoLinker — Links together, what belongs together 853 | 854 | * [microsoft/ai-edu](https://github.com/microsoft/ai-edu) - AI education materials for Chinese students, teachers and IT professionals. 855 | 856 | * [goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn) - The most trusted Go module proxy in China. 857 | 858 | * [louis-studio/louis-studio.github.io](https://github.com/louis-studio/louis-studio.github.io) - 859 | 860 | * [github/personal-website](https://github.com/github/personal-website) - Code that'll help you kickstart a personal website that showcases your work as a software developer. 861 | 862 | * [ChungZH/ChungZH.github.io](https://github.com/ChungZH/ChungZH.github.io) - 💎 My personal blog. 863 | 864 | ## Go 865 | 866 | * [abhimanyu003/sttr](https://github.com/abhimanyu003/sttr) - cross-platform, cli app to perform various operations on string 867 | 868 | * [thomiceli/opengist](https://github.com/thomiceli/opengist) - Self-hosted pastebin powered by Git, open-source alternative to Github Gist. 869 | 870 | * [jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker) - The lazier way to manage everything docker 871 | 872 | * [mr-karan/doggo](https://github.com/mr-karan/doggo) - :dog: Command-line DNS Client for Humans. Written in Golang 873 | 874 | * [scenery/mediax](https://github.com/scenery/mediax) - A self-hosted tracker for books, movies, TV shows, anime, and games. # 一款轻量的个人阅读/观影/看剧/追番/游戏记录 Web 管理工具。 875 | 876 | * [ollama/ollama](https://github.com/ollama/ollama) - Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models. 877 | 878 | * [lacolaco/contributors-img](https://github.com/lacolaco/contributors-img) - 879 | 880 | * [dlvhdr/gh-dash](https://github.com/dlvhdr/gh-dash) - A beautiful CLI dashboard for GitHub 🚀 881 | 882 | * [quackduck/devzat](https://github.com/quackduck/devzat) - The devs are over here at devzat, chat over SSH! 883 | 884 | * [overflowy/spongebob-cli](https://github.com/overflowy/spongebob-cli) - SpongeBob delivered straight from your terminal 885 | 886 | * [maaslalani/invoice](https://github.com/maaslalani/invoice) - Command line invoice generator 887 | 888 | * [charmbracelet/pop](https://github.com/charmbracelet/pop) - Send emails from your terminal 📬 889 | 890 | * [sourcegraph/sourcegraph-public-snapshot](https://github.com/sourcegraph/sourcegraph-public-snapshot) - Code AI platform with Code Search & Cody 891 | 892 | * [ArtalkJS/Artalk](https://github.com/ArtalkJS/Artalk) - 🌌 Your Self-hosted Comment System. | 自托管评论系统 893 | 894 | * [NekoWheel/NekoBox](https://github.com/NekoWheel/NekoBox) - 📫 匿名提问箱 / Anonymous question box 895 | 896 | * [iawia002/lux](https://github.com/iawia002/lux) - 👾 Fast and simple video download library and CLI tool written in Go 897 | 898 | * [AlistGo/alist](https://github.com/AlistGo/alist) - 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 899 | 900 | * [rocboss/paopao-ce](https://github.com/rocboss/paopao-ce) - 🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区 901 | 902 | * [IceWhaleTech/CasaOS](https://github.com/IceWhaleTech/CasaOS) - CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. 903 | 904 | * [charmbracelet/glow](https://github.com/charmbracelet/glow) - Render markdown on the CLI, with pizzazz! 💅🏻 905 | 906 | * [air-verse/air](https://github.com/air-verse/air) - ☁️ Live reload for Go apps 907 | 908 | * [usememos/memos](https://github.com/usememos/memos) - An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way. 909 | 910 | * [screego/server](https://github.com/screego/server) - screen sharing for developers https://screego.net/ 911 | 912 | * [ipfs/kubo](https://github.com/ipfs/kubo) - An IPFS implementation in Go 913 | 914 | * [syncthing/syncthing](https://github.com/syncthing/syncthing) - Open Source Continuous File Synchronization 915 | 916 | * [JanDeDobbeleer/oh-my-posh](https://github.com/JanDeDobbeleer/oh-my-posh) - The most customisable and low-latency cross platform/shell prompt renderer 917 | 918 | * [gogs/gogs](https://github.com/gogs/gogs) - Gogs is a painless self-hosted Git service 919 | 920 | * [nektos/act](https://github.com/nektos/act) - Run your GitHub Actions locally 🚀 921 | 922 | * [schollz/croc](https://github.com/schollz/croc) - Easily and securely send things from one computer to another :crocodile: :package: 923 | 924 | * [keybase/client](https://github.com/keybase/client) - Keybase Go Library, Client, Service, OS X, iOS, Android, Electron 925 | 926 | * [cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve) - 🌩 Self-hosted file management and sharing system, supports multiple storage providers 927 | 928 | * [muesli/duf](https://github.com/muesli/duf) - Disk Usage/Free Utility - a better 'df' alternative 929 | 930 | * [jesseduffield/lazygit](https://github.com/jesseduffield/lazygit) - simple terminal UI for git commands 931 | 932 | * [gohugoio/hugo](https://github.com/gohugoio/hugo) - The world’s fastest framework for building websites. 933 | 934 | * [FiloSottile/mkcert](https://github.com/FiloSottile/mkcert) - A simple zero-config tool to make locally trusted development certificates with any names you'd like. 935 | 936 | * [cli/cli](https://github.com/cli/cli) - GitHub’s official command line tool 937 | 938 | * [wtfutil/wtf](https://github.com/wtfutil/wtf) - The personal information dashboard for your terminal 939 | 940 | * [fatedier/frp](https://github.com/fatedier/frp) - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 941 | 942 | ## JavaScript 943 | 944 | * [SheepChef/Abracadabra](https://github.com/SheepChef/Abracadabra) - Abracadabra 魔曰,下一代文本加密工具 945 | 946 | * [PavelDoGreat/WebGL-Fluid-Simulation](https://github.com/PavelDoGreat/WebGL-Fluid-Simulation) - Play with fluids in your browser (works even on mobile) 947 | 948 | * [puremd/puremd-mcp](https://github.com/puremd/puremd-mcp) - Unblock, scrape, and search tools for MCP clients 949 | 950 | * [cheeaun/translang-api](https://github.com/cheeaun/translang-api) - A simple translation API that acts as a proxy for Google Translate, built with Deno and Hono. 951 | 952 | * [upstash/context7](https://github.com/upstash/context7) - Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors 953 | 954 | * [bill-xia/hexo-theme-mashiro](https://github.com/bill-xia/hexo-theme-mashiro) - CTeX-like Hexo theme. 955 | 956 | * [Alanrk/LazyCat-Bookmark-Cleaner](https://github.com/Alanrk/LazyCat-Bookmark-Cleaner) - 让书签管理变得轻松愉快!一只可爱的懒猫助手,帮你智能清理和整理浏览器书签。 957 | 958 | * [sindresorhus/generate-github-markdown-css](https://github.com/sindresorhus/generate-github-markdown-css) - Generate the CSS for github-markdown-css 959 | 960 | * [is-a-dev/register](https://github.com/is-a-dev/register) - Grab your own sweet-looking '.is-a.dev' subdomain. 961 | 962 | * [gkoberger/stacksort](https://github.com/gkoberger/stacksort) - Sorts an array by downloading snippets from StackOverflow. Inspired by http://xkcd.com/1185/. I'm sorry. 963 | 964 | * [DavidHDev/react-bits](https://github.com/DavidHDev/react-bits) - An open source collection of animated, interactive & fully customizable React components for building stunning, memorable user interfaces. 965 | 966 | * [meceware/wapy.dev](https://github.com/meceware/wapy.dev) - Wapy.dev helps you track subscriptions, monitor recurring expenses, and get payment reminders in one powerful and human readable dashboard. 967 | 968 | * [alexeyraspopov/picocolors](https://github.com/alexeyraspopov/picocolors) - The tiniest and the fastest library for terminal output formatting with ANSI colors 969 | 970 | * [anatolyzenkov/button-stealer](https://github.com/anatolyzenkov/button-stealer) - A Chrome extension that “steals” a button from every website you open. 971 | 972 | * [gautamkrishnar/blog-post-workflow](https://github.com/gautamkrishnar/blog-post-workflow) - Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed 973 | 974 | * [PRO-2684/transitio](https://github.com/PRO-2684/transitio) - Load custom UserStyles for QQNT 975 | 976 | * [LiteLoaderQQNT/LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) - QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 · 福瑞 977 | 978 | * [bigskysoftware/htmx](https://github.com/bigskysoftware/htmx) - \ htmx - high power tools for HTML 979 | 980 | * [faisalman/ua-parser-js](https://github.com/faisalman/ua-parser-js) - "Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection 981 | 982 | * [imfile-io/imfile-desktop](https://github.com/imfile-io/imfile-desktop) - A full-featured download manager. 983 | 984 | * [forwardemail/forwardemail.net](https://github.com/forwardemail/forwardemail.net) - Privacy-focused encrypted email for everyone. All-in-one alternative to Gmail + Mailchimp + Sendgrid. 985 | 986 | * [ecmel/prettier-plugin-ejs](https://github.com/ecmel/prettier-plugin-ejs) - Prettier EJS Plugin 987 | 988 | * [aispin/hexo-renderer-scss](https://github.com/aispin/hexo-renderer-scss) - Yet Another Sass renderer plugin for Hexo. 989 | 990 | * [prettier/prettier](https://github.com/prettier/prettier) - Prettier is an opinionated code formatter. 991 | 992 | * [HCLonely/hexo-bilibili-bangumi](https://github.com/HCLonely/hexo-bilibili-bangumi) - hexo 番剧页面插件,可选数据源:Bilibili, Bangumi 993 | 994 | * [methodofaction/Method-Draw](https://github.com/methodofaction/Method-Draw) - Method Draw, the SVG Editor for Method of Action 995 | 996 | * [jquery/jquery](https://github.com/jquery/jquery) - jQuery JavaScript Library 997 | 998 | * [browserslist/browserslist](https://github.com/browserslist/browserslist) - 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env 999 | 1000 | * [hexojs/hexo-autoprefixer](https://github.com/hexojs/hexo-autoprefixer) - Autoprefixer plugin for Hexo. 1001 | 1002 | * [jprichardson/node-fs-extra](https://github.com/jprichardson/node-fs-extra) - Node.js: extra methods for the fs object like copy(), remove(), mkdirs() 1003 | 1004 | * [typicode/json-server](https://github.com/typicode/json-server) - Get a full fake REST API with zero coding in less than 30 seconds (seriously) 1005 | 1006 | * [jsdom/jsdom](https://github.com/jsdom/jsdom) - A JavaScript implementation of various web standards, for use with Node.js 1007 | 1008 | * [stackbit/jamstackthemes](https://github.com/stackbit/jamstackthemes) - A list of themes and starters for JAMstack sites. 1009 | 1010 | * [Unitech/pm2](https://github.com/Unitech/pm2) - Node.js Production Process Manager with a built-in Load Balancer. 1011 | 1012 | * [ccbikai/BroadcastChannel](https://github.com/ccbikai/BroadcastChannel) - Turn your Telegram Channel into a MicroBlog. 1013 | 1014 | * [EvanNotFound/hexo-theme-redefine](https://github.com/EvanNotFound/hexo-theme-redefine) - Fast, Pure, Elegant. Hexo, Redefined. 1015 | 1016 | * [GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse) - Automated auditing, performance metrics, and best practices for the web. 1017 | 1018 | * [mozilla/nunjucks](https://github.com/mozilla/nunjucks) - A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired) 1019 | 1020 | * [sindresorhus/trash-cli](https://github.com/sindresorhus/trash-cli) - Move files and folders to the trash 1021 | 1022 | * [simple-icons/simple-icons-font](https://github.com/simple-icons/simple-icons-font) - SVG icon font for popular brands 1023 | 1024 | * [knksmith57/hexo-renderer-sass](https://github.com/knksmith57/hexo-renderer-sass) - Sass renderer plugin for Hexo 1025 | 1026 | * [Acode-Foundation/Acode](https://github.com/Acode-Foundation/Acode) - Acode - powerful text/code editor for android 1027 | 1028 | * [marcelscruz/public-apis](https://github.com/marcelscruz/public-apis) - A collaborative list of public APIs for developers 1029 | 1030 | * [thespicyweb/vanilla\_breeze](https://github.com/thespicyweb/vanilla_breeze) - Convert Tailwind CSS to Semantic CSS 1031 | 1032 | * [dotcypress/runes](https://github.com/dotcypress/runes) - ✂️ Unicode-aware JS string splitting 1033 | 1034 | * [UdaraJay/Pile](https://github.com/UdaraJay/Pile) - Desktop app for digital journaling. 1035 | 1036 | * [jashkenas/underscore](https://github.com/jashkenas/underscore) - JavaScript's utility \_ belt 1037 | 1038 | * [mde/ejs](https://github.com/mde/ejs) - Embedded JavaScript templates -- http://ejs.co 1039 | 1040 | * [raunofreiberg/interfaces](https://github.com/raunofreiberg/interfaces) - A non-exhaustive list of details that make a good web interface. 1041 | 1042 | * [tj/commander.js](https://github.com/tj/commander.js) - node.js command-line interfaces made easy 1043 | 1044 | * [cheeaun/phanpy](https://github.com/cheeaun/phanpy) - A minimalistic opinionated Mastodon web client 1045 | 1046 | * [antfu/broz](https://github.com/antfu/broz) - A simple, frameless browser for screenshots 1047 | 1048 | * [wfjsw/VP-StableDiffusionBook](https://github.com/wfjsw/VP-StableDiffusionBook) - AI 作图知识库 1049 | 1050 | * [vasanthv/hello](https://github.com/vasanthv/hello) - Free group video call for the web. No signups. No downloads. 1051 | 1052 | * [merdok/homebridge-miot](https://github.com/merdok/homebridge-miot) - Homebridge plugin for devices supporting the Xiaomi miot protocol 1053 | 1054 | * [antfu/userscript-clean-twitter](https://github.com/antfu/userscript-clean-twitter) - Bring back the peace on Twitter 1055 | 1056 | * [dice2o/BingGPT](https://github.com/dice2o/BingGPT) - Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux) 1057 | 1058 | * [doodlewind/nativebird](https://github.com/doodlewind/nativebird) - 🐦 Bluebird alternative within ~200 loc 1059 | 1060 | * [illixion/vscode-vibrancy-continued](https://github.com/illixion/vscode-vibrancy-continued) - Enable Acrylic/Glass effect for your VS Code. 1061 | 1062 | * [Hsiao-Feng/Periodic-Table](https://github.com/Hsiao-Feng/Periodic-Table) - HTML5 3D 科技风格元素周期表。 1063 | 1064 | * [jsdoc/jsdoc](https://github.com/jsdoc/jsdoc) - An API documentation generator for JavaScript. 1065 | 1066 | * [anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats) - :zap: Dynamically generated stats for your github readmes 1067 | 1068 | * [goldfire/howler.js](https://github.com/goldfire/howler.js) - Javascript audio library for the modern web. 1069 | 1070 | * [vercel/serve-handler](https://github.com/vercel/serve-handler) - The foundation of `serve` 1071 | 1072 | * [BlueSky-07/Shuang](https://github.com/BlueSky-07/Shuang) - :pencil2: 双拼练习 1073 | 1074 | * [mumuy/relationship](https://github.com/mumuy/relationship) - 中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機\_Chinese kinship system. 1075 | 1076 | * [moment/moment](https://github.com/moment/moment) - Parse, validate, manipulate, and display dates in javascript. 1077 | 1078 | * [axios/axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js 1079 | 1080 | * [Gruntfuggly/todo-tree](https://github.com/Gruntfuggly/todo-tree) - Use ripgrep to find TODO tags and display the results in a tree view 1081 | 1082 | * [validatorjs/validator.js](https://github.com/validatorjs/validator.js) - String validation 1083 | 1084 | * [timqian/sponsor.cat](https://github.com/timqian/sponsor.cat) - 🔨 A decentralized funding platform. Powered by NFTs. 1085 | 1086 | * [tholman/cursor-effects](https://github.com/tholman/cursor-effects) - Old-school cursor effects for your browser built with modern JavaScript 1087 | 1088 | * [aeilot/GeoWiki](https://github.com/aeilot/GeoWiki) - Wiki for High School Geography (Especially for Shanghai students | WIP) 1089 | 1090 | * [gildas-lormeau/SingleFile](https://github.com/gildas-lormeau/SingleFile) - Web Extension for saving a faithful copy of a complete web page in a single HTML file 1091 | 1092 | * [Cryptkeeper/Minetrack](https://github.com/Cryptkeeper/Minetrack) - Minetrack makes it easy to keep an eye on your favorite Minecraft servers. 1093 | 1094 | * [itorr/nbnhhsh](https://github.com/itorr/nbnhhsh) - 😩「能不能好好说话?」 拼音首字母缩写翻译工具 1095 | 1096 | * [chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry) - The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。 1097 | 1098 | * [johnfactotum/foliate](https://github.com/johnfactotum/foliate) - Read e-books in style 1099 | 1100 | * [craftzdog/craftzdog-homepage](https://github.com/craftzdog/craftzdog-homepage) - My homepage 1101 | 1102 | * [kevva/download](https://github.com/kevva/download) - Download and extract files 1103 | 1104 | * [JannisX11/blockbench](https://github.com/JannisX11/blockbench) - Blockbench - A low poly 3D model editor 1105 | 1106 | * [docsifyjs/docsify](https://github.com/docsifyjs/docsify) - 🃏 A magical documentation site generator. 1107 | 1108 | * [simonecorsi/mawesome](https://github.com/simonecorsi/mawesome) - 😎 Github action to generate your own awesome list from project you've starred ordered by languages! 1109 | 1110 | * [chartjs/Chart.js](https://github.com/chartjs/Chart.js) - Simple HTML5 Charts using the \ tag 1111 | 1112 | * [minbrowser/min](https://github.com/minbrowser/min) - A fast, minimal browser that protects your privacy 1113 | 1114 | * [timvisee/send](https://github.com/timvisee/send) - :mailbox\_with\_mail: Simple, private file sharing. Mirror of https://gitlab.com/timvisee/send 1115 | 1116 | * [divamgupta/diffusionbee-stable-diffusion-ui](https://github.com/divamgupta/diffusionbee-stable-diffusion-ui) - Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed. 1117 | 1118 | * [WebKit/WebKit](https://github.com/WebKit/WebKit) - Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux. 1119 | 1120 | * [tailwindlabs/heroicons](https://github.com/tailwindlabs/heroicons) - A set of free MIT-licensed high-quality SVG icons for UI development. 1121 | 1122 | * [Stuk/jszip](https://github.com/Stuk/jszip) - Create, read and edit .zip files with Javascript 1123 | 1124 | * [jlmakes/scrollreveal](https://github.com/jlmakes/scrollreveal) - Animate elements as they scroll into view. 1125 | 1126 | * [wzpan/hexo-generator-search](https://github.com/wzpan/hexo-generator-search) - A plugin to generate search data for Hexo. 1127 | 1128 | * [alyssaxuu/omni](https://github.com/alyssaxuu/omni) - The all-in-one tool to supercharge your productivity ⌨️ 1129 | 1130 | * [fians/Waves](https://github.com/fians/Waves) - Click effect inspired by Google's Material Design 1131 | 1132 | * [shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation) - 中国程序员容易发音错误的单词 1133 | 1134 | * [hexojs/hexo-browsersync](https://github.com/hexojs/hexo-browsersync) - BrowserSync plugin for Hexo. 1135 | 1136 | * [next-theme/hexo-filter-mathjax](https://github.com/next-theme/hexo-filter-mathjax) - 💯 Server side MathJax renderer plugin for Hexo. 1137 | 1138 | * [hexojs/hexo-math](https://github.com/hexojs/hexo-math) - A hexo plugin that uses MathJax to render math equations. 1139 | 1140 | * [timqian/sideproject.guide](https://github.com/timqian/sideproject.guide) - Notes on how to build side projects 1141 | 1142 | * [piuccio/cowsay](https://github.com/piuccio/cowsay) - cowsay is a configurable talking cow 1143 | 1144 | * [jamesgeorge007/github-activity-readme](https://github.com/jamesgeorge007/github-activity-readme) - Updates README with the recent GitHub activity of a user 1145 | 1146 | * [node-fetch/node-fetch](https://github.com/node-fetch/node-fetch) - A light-weight module that brings the Fetch API to Node.js 1147 | 1148 | * [motdotla/dotenv](https://github.com/motdotla/dotenv) - Loads environment variables from .env for nodejs projects. 1149 | 1150 | * [expressjs/express](https://github.com/expressjs/express) - Fast, unopinionated, minimalist web framework for node. 1151 | 1152 | * [electerious/Ackee](https://github.com/electerious/Ackee) - Self-hosted, Node.js based analytics tool for those who care about privacy. 1153 | 1154 | * [mickael-kerjean/filestash](https://github.com/mickael-kerjean/filestash) - :file\_folder: A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... 1155 | 1156 | * [jonathontoon/manifest](https://github.com/jonathontoon/manifest) - An instant grid-based pinboard for note taking in your browser. 1157 | 1158 | * [dworthen/js-yaml-front-matter](https://github.com/dworthen/js-yaml-front-matter) - Parses yaml or json from the beginning of a string or file 1159 | 1160 | * [markdown-it/markdown-it](https://github.com/markdown-it/markdown-it) - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed 1161 | 1162 | * [pujux/badge-it](https://github.com/pujux/badge-it) - An API serving useful badges for your GitHub Profile README 🚀🎉 Formerly known as git-badges. 1163 | 1164 | * [mdx-js/mdx](https://github.com/mdx-js/mdx) - Markdown for the component era 1165 | 1166 | * [louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) - A fancy self-hosted monitoring tool 1167 | 1168 | * [xCss/Valine](https://github.com/xCss/Valine) - A fast, simple & powerful comment system. 1169 | 1170 | * [shinnn/github-username-regex](https://github.com/shinnn/github-username-regex) - A regular expression that only matches a currently valid Github username 1171 | 1172 | * [omaha-consulting/winstall](https://github.com/omaha-consulting/winstall) - A web app for browsing and installing Windows Package Manager apps. 1173 | 1174 | * [ciderapp/Cider](https://github.com/ciderapp/Cider) - 🎵 Source code for Cider 1 1175 | 1176 | * [xaoxuu/hexo-theme-stellar](https://github.com/xaoxuu/hexo-theme-stellar) - 内置文档系统的简约商务风Hexo主题,支持大量的标签组件和动态数据组件。 1177 | 1178 | * [revin/markdown-it-task-lists](https://github.com/revin/markdown-it-task-lists) - A markdown-it plugin to create GitHub-style task lists 1179 | 1180 | * [vercel/ncc](https://github.com/vercel/ncc) - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires. 1181 | 1182 | * [sindresorhus/yoctocolors](https://github.com/sindresorhus/yoctocolors) - The smallest and fastest command-line coloring package on the internet 1183 | 1184 | * [JakeChampion/fetch](https://github.com/JakeChampion/fetch) - A window.fetch JavaScript polyfill. 1185 | 1186 | * [sindresorhus/node-module-boilerplate](https://github.com/sindresorhus/node-module-boilerplate) - Boilerplate to kickstart creating a Node.js module 1187 | 1188 | * [sindresorhus/node-cli-boilerplate](https://github.com/sindresorhus/node-cli-boilerplate) - Boilerplate to kickstart creating a Node.js command-line tool 1189 | 1190 | * [MrWillCom/rsa-cli](https://github.com/MrWillCom/rsa-cli) - A command line tool for RSA encryption and decryption. 1191 | 1192 | * [ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript) - Clean Code concepts adapted for JavaScript 1193 | 1194 | * [brunosimon/my-room-in-3d](https://github.com/brunosimon/my-room-in-3d) - 1195 | 1196 | * [statsig-io/statuspage](https://github.com/statsig-io/statuspage) - A simple, zero-dependency, pure js/html status page based on GitHub Pages and Actions. 1197 | 1198 | * [EasyHexo/Easy-Hexo](https://github.com/EasyHexo/Easy-Hexo) - 🤘 Build your own website with Hexo, the easy way. | 轻松使用 Hexo 建站。 1199 | 1200 | * [highlightjs/highlight.js](https://github.com/highlightjs/highlight.js) - JavaScript syntax highlighter with language auto-detection and zero dependencies. 1201 | 1202 | * [brave/brave-browser](https://github.com/brave/brave-browser) - Brave browser for Android, iOS, Linux, macOS, Windows. 1203 | 1204 | * [sallar/github-contributions-chart](https://github.com/sallar/github-contributions-chart) - :octocat: Generate an image of all your Github contributions 1205 | 1206 | * [sindresorhus/os-locale](https://github.com/sindresorhus/os-locale) - Get the system locale 1207 | 1208 | * [js-org/js.org](https://github.com/js-org/js.org) - Dedicated to JavaScript and its awesome community since 2015 1209 | 1210 | * [thedevs-network/kutt](https://github.com/thedevs-network/kutt) - Free Modern URL Shortener. 1211 | 1212 | * [11ty/eleventy](https://github.com/11ty/eleventy) - A simpler site generator. Transforms a directory of templates (of varying types) into HTML. 1213 | 1214 | * [nodejs/node](https://github.com/nodejs/node) - Node.js JavaScript runtime ✨🐢🚀✨ 1215 | 1216 | * [sindresorhus/electron-store](https://github.com/sindresorhus/electron-store) - Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc 1217 | 1218 | * [FormidableLabs/radium](https://github.com/FormidableLabs/radium) - A toolchain for React component styling. 1219 | 1220 | * [nadimkobeissi/appleprivacyletter](https://github.com/nadimkobeissi/appleprivacyletter) - An open letter against Apple's new privacy-invasive client-side content scanning. 1221 | 1222 | * [sindresorhus/electron-context-menu](https://github.com/sindresorhus/electron-context-menu) - Context menu for your Electron app 1223 | 1224 | * [qier222/mini-dev-utils](https://github.com/qier222/mini-dev-utils) - All-in-one useful utilities for developers. 1225 | 1226 | * [soldair/node-qrcode](https://github.com/soldair/node-qrcode) - qr code generator 1227 | 1228 | * [blueedgetechno/win11React](https://github.com/blueedgetechno/win11React) - Windows 11 in React 💻🌈⚡ 1229 | 1230 | * [postcss/autoprefixer](https://github.com/postcss/autoprefixer) - Parse CSS and add vendor prefixes to rules by Can I Use 1231 | 1232 | * [AlvaroIsrael/monokai-dark-green](https://github.com/AlvaroIsrael/monokai-dark-green) - 🎨 A Dark Monokai like theme for Visual Studio Code replacing that annoying yellow color by a green one! 1233 | 1234 | * [simple-icons/simple-icons](https://github.com/simple-icons/simple-icons) - SVG icons for popular brands 1235 | 1236 | * [rstacruz/nprogress](https://github.com/rstacruz/nprogress) - For slim progress bars like on YouTube, Medium, etc 1237 | 1238 | * [gskinner/regexr](https://github.com/gskinner/regexr) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. 1239 | 1240 | * [chalk/chalk](https://github.com/chalk/chalk) - 🖍 Terminal string styling done right 1241 | 1242 | * [vercel/pkg](https://github.com/vercel/pkg) - Package your Node.js project into an executable 1243 | 1244 | * [visionmedia/node-progress](https://github.com/visionmedia/node-progress) - Flexible ascii progress bar for nodejs 1245 | 1246 | * [MrWillCom/auto-mirroring-bucket](https://github.com/MrWillCom/auto-mirroring-bucket) - An automatic Scoop bucket powered by Node.js. 1247 | 1248 | * [badges/shields](https://github.com/badges/shields) - Concise, consistent, and legible badges in SVG and raster format 1249 | 1250 | * [hawtim/badge-collection](https://github.com/hawtim/badge-collection) - 收集各种有意思的徽章 1251 | 1252 | * [qier222/qier222.com](https://github.com/qier222/qier222.com) - 👨‍💻 My personal website. 1253 | 1254 | * [js-cookie/js-cookie](https://github.com/js-cookie/js-cookie) - A simple, lightweight JavaScript API for handling browser cookies 1255 | 1256 | * [Automattic/juice](https://github.com/Automattic/juice) - Juice inlines CSS stylesheets into your HTML source. 1257 | 1258 | * [ClearURLs/Addon](https://github.com/ClearURLs/Addon) - ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy. 1259 | 1260 | * [Richasy/Richasy.Doc](https://github.com/Richasy/Richasy.Doc) - 我的文档管理系统 1261 | 1262 | * [vercel/next.js](https://github.com/vercel/next.js) - The React Framework 1263 | 1264 | * [mrdoob/three.js](https://github.com/mrdoob/three.js) - JavaScript 3D Library. 1265 | 1266 | * [volantis-x/hexo-theme-volantis](https://github.com/volantis-x/hexo-theme-volantis) - A Wonderful Theme for Hexo. 1267 | 1268 | * [airbnb/javascript](https://github.com/airbnb/javascript) - JavaScript Style Guide 1269 | 1270 | * [clean-css/clean-css](https://github.com/clean-css/clean-css) - Fast and efficient CSS optimizer for node.js and the Web 1271 | 1272 | * [RealPeha/This-Repo-Has-1756-Stars](https://github.com/RealPeha/This-Repo-Has-1756-Stars) - Yes, it's true :purple\_heart: 1273 | 1274 | * [walinejs/waline](https://github.com/walinejs/waline) - 💬 A Simple, Safe Comment System 1275 | 1276 | * [alyssaxuu/screenity](https://github.com/alyssaxuu/screenity) - The free and privacy-friendly screen recorder with no limits 🎥 1277 | 1278 | * [catdad/canvas-confetti](https://github.com/catdad/canvas-confetti) - 🎉 performant confetti animation in the browser 1279 | 1280 | * [sumimakito/hexo-theme-typography](https://github.com/sumimakito/hexo-theme-typography) - Rediscover the beauty of typography. 1281 | 1282 | * [Asabeneh/30-Days-Of-React](https://github.com/Asabeneh/30-Days-Of-React) - 30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw 1283 | 1284 | * [TheAlgorithms/JavaScript](https://github.com/TheAlgorithms/JavaScript) - Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. 1285 | 1286 | * [vuejs/vuepress](https://github.com/vuejs/vuepress) - 📝 Minimalistic Vue-powered static site generator 1287 | 1288 | * [facebook/react](https://github.com/facebook/react) - The library for web and native user interfaces. 1289 | 1290 | * [astrit/css.gg](https://github.com/astrit/css.gg) - 700+ Pure CSS, SVG & Figma UI Icons, 6000+ glyphs, patterns, colors and layouts. 1291 | 1292 | * [stefanbuck/awesome-browser-extensions-for-github](https://github.com/stefanbuck/awesome-browser-extensions-for-github) - A collection of awesome browser extensions for GitHub. 1293 | 1294 | * [codesandbox/codesandbox-client](https://github.com/codesandbox/codesandbox-client) - An online IDE for rapid web development 1295 | 1296 | * [aeilot/github-dark-mode-safari](https://github.com/aeilot/github-dark-mode-safari) - The Safari Edition of MrWillCom/github-dark-mode 1297 | 1298 | * [nolimits4web/swiper](https://github.com/nolimits4web/swiper) - Most modern mobile touch slider with hardware accelerated transitions 1299 | 1300 | * [zloirock/core-js](https://github.com/zloirock/core-js) - Standard Library 1301 | 1302 | * [gka/chroma.js](https://github.com/gka/chroma.js) - JavaScript library for all kinds of color manipulations 1303 | 1304 | * [shshaw/Splitting](https://github.com/shshaw/Splitting) - JavaScript microlibrary to split an element by words, characters, children and more, populated with CSS variables! 1305 | 1306 | * [lovell/sharp](https://github.com/lovell/sharp) - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library. 1307 | 1308 | * [npm/npm-expansions](https://github.com/npm/npm-expansions) - Send us a pull request by editing expansions.txt 1309 | 1310 | * [jasonlong/isometric-contributions](https://github.com/jasonlong/isometric-contributions) - Browser extension for rendering an isometric pixel art version of your GitHub contribution graph. 1311 | 1312 | * [openstyles/stylus](https://github.com/openstyles/stylus) - Stylus - Userstyles Manager 1313 | 1314 | * [felixrieseberg/macintosh.js](https://github.com/felixrieseberg/macintosh.js) - 🖥 A virtual Apple Macintosh with System 8, running in Electron. I'm sorry. 1315 | 1316 | * [Summer-andy/chrome-extensions-searchReplace](https://github.com/Summer-andy/chrome-extensions-searchReplace) - search and replace 🎉 . 1317 | 1318 | * [Tampermonkey/tampermonkey](https://github.com/Tampermonkey/tampermonkey) - Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox. 1319 | 1320 | * [SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) - 哔哩哔哩-API收集整理【不断更新中....】 1321 | 1322 | * [Automattic/mongoose](https://github.com/Automattic/mongoose) - MongoDB object modeling designed to work in an asynchronous environment. 1323 | 1324 | * [brix/crypto-js](https://github.com/brix/crypto-js) - JavaScript library of crypto standards. 1325 | 1326 | * [primer/github-vscode-theme](https://github.com/primer/github-vscode-theme) - GitHub's VS Code themes 1327 | 1328 | * [gautamkrishnar/motrix-webextension](https://github.com/gautamkrishnar/motrix-webextension) - A browser extension for the Motrix Download Manager 1329 | 1330 | * [pomber/git-history](https://github.com/pomber/git-history) - Quickly browse the history of a file from any git repository 1331 | 1332 | * [atom/atom](https://github.com/atom/atom) - :atom: The hackable text editor 1333 | 1334 | * [gitalk/gitalk](https://github.com/gitalk/gitalk) - Gitalk is a modern comment component based on Github Issue and Preact. 1335 | 1336 | * [BOOK-BLOG/tooltiplery.js](https://github.com/BOOK-BLOG/tooltiplery.js) - Simply create your tooltip quickly. 1337 | 1338 | * [ovity/octotree](https://github.com/ovity/octotree) - GitHub on steroids 1339 | 1340 | * [zenorocha/clipboard.js](https://github.com/zenorocha/clipboard.js) - :scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard: 1341 | 1342 | * [carbon-app/carbon](https://github.com/carbon-app/carbon) - :black\_heart: Create and share beautiful images of your source code 1343 | 1344 | * [Leaflet/Leaflet](https://github.com/Leaflet/Leaflet) - 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦 1345 | 1346 | * [Kenshin/simpread](https://github.com/Kenshin/simpread) - 简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展 1347 | 1348 | * [cnwangjie/better-onetab](https://github.com/cnwangjie/better-onetab) - :bookmark\_tabs: A better OneTab for Chrome :memo: 1349 | 1350 | * [markedjs/marked](https://github.com/markedjs/marked) - A markdown parser and compiler. Built for speed. 1351 | 1352 | * [pqina/filepond](https://github.com/pqina/filepond) - 🌊 A flexible and fun JavaScript file upload library 1353 | 1354 | * [trazyn/ieaseMusic](https://github.com/trazyn/ieaseMusic) - 网易云音乐第三方 1355 | 1356 | * [feathericons/feather](https://github.com/feathericons/feather) - Simply beautiful open-source icons 1357 | 1358 | * [marktext/marktext](https://github.com/marktext/marktext) - 📝A simple and elegant markdown editor, available for Linux, macOS and Windows. 1359 | 1360 | * [cmiscm/leonsans](https://github.com/cmiscm/leonsans) - Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim. 1361 | 1362 | * [shuding/labs](https://github.com/shuding/labs) - labs 1363 | 1364 | * [agalwood/Motrix](https://github.com/agalwood/Motrix) - A full-featured download manager. 1365 | 1366 | * [be5invis/Sarasa-Gothic](https://github.com/be5invis/Sarasa-Gothic) - Sarasa Gothic / 更纱黑体 / 更紗黑體 / 更紗ゴシック / 사라사 고딕 1367 | 1368 | * [Chalarangelo/30-seconds-of-code](https://github.com/Chalarangelo/30-seconds-of-code) - Coding articles to level up your development skills 1369 | 1370 | * [menzi11/BullshitGenerator](https://github.com/menzi11/BullshitGenerator) - Needs to generate some texts to test if my GUI rendering codes good or not. so I made this. 1371 | 1372 | ## Vue 1373 | 1374 | * [VentusUta/BewlyBewly-AveMujica](https://github.com/VentusUta/BewlyBewly-AveMujica) - BewlyBewly! Ave Mujica (English | 简体中文 | 正體中文 | 廣東話) 1375 | 1376 | * [fedidb/fedidb-nuxt](https://github.com/fedidb/fedidb-nuxt) - the next generation frontend for FediDB.com 1377 | 1378 | * [cfour-hi/gitstars](https://github.com/cfour-hi/gitstars) - Github Starred Repositories Manager 1379 | 1380 | * [dreamhunter2333/cloudflare\_temp\_email](https://github.com/dreamhunter2333/cloudflare_temp_email) - CloudFlare free temp domain email 免费收发 临时域名邮箱 支持附件 IMAP SMTP TelegramBot 1381 | 1382 | * [scalar/scalar](https://github.com/scalar/scalar) - Scalar is an open-source API platform:                                       🌐 Modern Rest API Client                                        📖 Beautiful API References                                        ✨ 1st-Class OpenAPI/Swagger Support 1383 | 1384 | * [atinux/npm-chart](https://github.com/atinux/npm-chart) - Visualize npm downloads in a beautiful chart, ready to be shared with your community. 1385 | 1386 | * [atinux/my-pull-requests](https://github.com/atinux/my-pull-requests) - Showcase your Open Source Contributions (pull requests). 1387 | 1388 | * [tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm) - Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux. 1389 | 1390 | * [ccbikai/Sink](https://github.com/ccbikai/Sink) - ⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare. 1391 | 1392 | * [Akegarasu/stable-diffusion-inspector](https://github.com/Akegarasu/stable-diffusion-inspector) - read pnginfo in stable diffusion generated images / inspect models 1393 | 1394 | * [BewlyBewly/BewlyBewly](https://github.com/BewlyBewly/BewlyBewly) - Just make a few small changes to your Bilibili homepage. (English | 简体中文 | 正體中文 | 廣東話) 1395 | 1396 | * [CatsJuice/me](https://github.com/CatsJuice/me) - Personal profile 1397 | 1398 | * [nuxt/devtools](https://github.com/nuxt/devtools) - Unleash Nuxt Developer Experience 1399 | 1400 | * [varletjs/varlet](https://github.com/varletjs/varlet) - A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop. 1401 | 1402 | * [Splode/pomotroid](https://github.com/Splode/pomotroid) - :tomato: Simple and visually-pleasing Pomodoro timer 1403 | 1404 | * [elk-zone/elk](https://github.com/elk-zone/elk) - A nimble Mastodon web client 1405 | 1406 | * [massCodeIO/massCode](https://github.com/massCodeIO/massCode) - A free and open source code snippets manager for developers 1407 | 1408 | * [elrumo/icon-brew](https://github.com/elrumo/icon-brew) - A free and open source icon pack. With hundreds of icons and new ones being added weekly. 1409 | 1410 | * [rebornix/logseq-open-in-code](https://github.com/rebornix/logseq-open-in-code) - 1411 | 1412 | * [YunYouJun/cook](https://github.com/YunYouJun/cook) - 🍲 好的,今天我们来做菜!OK, Let's Cook! 1413 | 1414 | * [xyhp915/logseq-journals-calendar](https://github.com/xyhp915/logseq-journals-calendar) - A journals calendar for Logseq. 1415 | 1416 | * [AutomaApp/automa](https://github.com/AutomaApp/automa) - A browser extension for automating your browser by connecting blocks 1417 | 1418 | * [qier222/currency-app](https://github.com/qier222/currency-app) - The Ultimate Currency Converter 🤑 1419 | 1420 | * [qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic) - 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: 1421 | 1422 | * [qier222/oh-weather](https://github.com/qier222/oh-weather) - A simple weather web app 1423 | 1424 | * [thelittlewonder/gitstalk](https://github.com/thelittlewonder/gitstalk) - Discover who's upto what on Github 1425 | 1426 | ## Kotlin 1427 | 1428 | * [rikkahub/rikkahub](https://github.com/rikkahub/rikkahub) - RikkaHub is a Android APP that supports for multiple LLM providers. 1429 | 1430 | * [MateriiApps/Gloom](https://github.com/MateriiApps/Gloom) - GitHub reimagined with Material You 1431 | 1432 | * [SamAmco/track-and-graph](https://github.com/SamAmco/track-and-graph) - An android app for tracking personal data and creating custom graphs 1433 | 1434 | * [hushenghao/AndroidEasterEggs](https://github.com/hushenghao/AndroidEasterEggs) - Android Easter Egg Collections 1435 | 1436 | * [SkyD666/Rays-Android](https://github.com/SkyD666/Rays-Android) - 🥰 A tool to record, search and manage stickers / meme on your phone. ⭐️ Star to support our work! 1437 | 1438 | * [markusfisch/BinaryEye](https://github.com/markusfisch/BinaryEye) - Yet another barcode scanner for Android 1439 | 1440 | * [SkyD666/Raca-Android](https://github.com/SkyD666/Raca-Android) - 🤗 Raca,一个在本地记录、查找抽象段落/评论区小作文的工具。基于 MVI 架构,使用 Jetpack Compose 编写,完全采用 Material You 风格。 1441 | 1442 | * [simondankelmann/Bluetooth-LE-Spam](https://github.com/simondankelmann/Bluetooth-LE-Spam) - 1443 | 1444 | * [android/nowinandroid](https://github.com/android/nowinandroid) - A fully functional Android app built entirely with Kotlin and Jetpack Compose 1445 | 1446 | * [LibChecker/LibChecker](https://github.com/LibChecker/LibChecker) - An app to view libraries used in apps in your device. 1447 | 1448 | * [simplex-chat/simplex-chat](https://github.com/simplex-chat/simplex-chat) - SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱! 1449 | 1450 | * [gedoor/legado](https://github.com/gedoor/legado) - Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。 1451 | 1452 | * [chr56/Phonograph\_Plus](https://github.com/chr56/Phonograph_Plus) - A semi-active fork of kabouzeid/Phonograph -- a revived classic material designed music player for Android 1453 | 1454 | * [Ashinch/ReadYou](https://github.com/Ashinch/ReadYou) - An Android RSS reader presented in Material You style. 1455 | 1456 | * [gujjwal00/avnc](https://github.com/gujjwal00/avnc) - VNC Client for Android 1457 | 1458 | * [rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark) - 🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用 1459 | 1460 | * [caiyonglong/MusicLake](https://github.com/caiyonglong/MusicLake) - MediaPlayer、Exoplayer音乐播放器,可播在线音乐,qq音乐,百度音乐,虾米音乐,网易云音乐,YouTuBe 1461 | 1462 | * [dkter/aaaaa](https://github.com/dkter/aaaaa) - a minimalist keyboard 1463 | 1464 | * [zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles) - Material Design file manager for Android 1465 | 1466 | * [tommasoberlose/another-widget](https://github.com/tommasoberlose/another-widget) - Watch events, weather and much more at a glance. 1467 | 1468 | * [androidx/androidx](https://github.com/androidx/androidx) - Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP. 1469 | 1470 | ## Python 1471 | 1472 | * [happycola233/tchMaterial-parser](https://github.com/happycola233/tchMaterial-parser) - 国家中小学智慧教育平台 电子课本下载工具,帮助您从智慧教育平台中获取电子课本的 PDF 文件网址并进行下载,让您更方便地获取课本内容。 1473 | 1474 | * [LiveBench/LiveBench](https://github.com/LiveBench/LiveBench) - LiveBench: A Challenging, Contamination-Free LLM Benchmark 1475 | 1476 | * [Cicada000/VV](https://github.com/Cicada000/VV) - 你还在为自己存放的VV表情包不够多,使用时觉得不够贴切而感到烦恼吗?快来试试这个项目吧! 1477 | 1478 | * [browser-use/browser-use](https://github.com/browser-use/browser-use) - 🌐 Make websites accessible for AI agents. Automate tasks online with ease. 1479 | 1480 | * [hxu296/tariff](https://github.com/hxu296/tariff) - The official repository for tariff 1481 | 1482 | * [TeacherLi07/essayhelper](https://github.com/TeacherLi07/essayhelper) - 基于嵌入模型的议论文素材检索系统 1483 | 1484 | * [nolenroyalty/global-capslock](https://github.com/nolenroyalty/global-capslock) - A CaPsLOCK KeY shaReD by thE WOrLD 1485 | 1486 | * [deepseek-ai/DeepSeek-V3](https://github.com/deepseek-ai/DeepSeek-V3) - 1487 | 1488 | * [vikhyat/moondream](https://github.com/vikhyat/moondream) - tiny vision language model 1489 | 1490 | * [dahlia/cjk-compsci-terms](https://github.com/dahlia/cjk-compsci-terms) - CJK computer science terms comparison / 中日韓電腦科學術語對照 / 日中韓のコンピュータ科学の用語対照 / 한·중·일 전산학 용어 대조 1491 | 1492 | * [haotian-liu/LLaVA](https://github.com/haotian-liu/LLaVA) - \[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond. 1493 | 1494 | * [polarsource/polar](https://github.com/polarsource/polar) - An open source engine for your digital products. Sell SaaS and digital products in minutes. 1495 | 1496 | * [RimoChan/i7h](https://github.com/RimoChan/i7h) - 【i18nglish】自动i18n! 1497 | 1498 | * [Mzdyl/LiteLoaderQQNT\_Install](https://github.com/Mzdyl/LiteLoaderQQNT_Install) - 针对 LiteLoaderQQNT 的安装脚本 1499 | 1500 | * [wasi-master/13ft](https://github.com/wasi-master/13ft) - My own custom 12ft.io replacement 1501 | 1502 | * [rsms/inter](https://github.com/rsms/inter) - The Inter font family 1503 | 1504 | * [vercel/geist-font](https://github.com/vercel/geist-font) - 1505 | 1506 | * [openai/whisper](https://github.com/openai/whisper) - Robust Speech Recognition via Large-Scale Weak Supervision 1507 | 1508 | * [laishulu/Sarasa-Term-SC-Nerd](https://github.com/laishulu/Sarasa-Term-SC-Nerd) - 简体中文终端更纱黑体+Nerd图标字体库。中英文宽度完美2:1,图标长宽经过调整,不会出现对齐问题,尤其适合作为终端字体。 1509 | 1510 | * [JadyXuan/NTTS](https://github.com/JadyXuan/NTTS) - NO TIME TO SLEEP 1511 | 1512 | * [eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee](https://github.com/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee) - eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 1513 | 1514 | * [EvanLuo42/elements-dictionary](https://github.com/EvanLuo42/elements-dictionary) - A Dictionary of Elements Information - For Apple Dictionary 1515 | 1516 | * [saveweb/review-2023](https://github.com/saveweb/review-2023) - 二〇二三年的年终总结都写好了吗? 1517 | 1518 | * [Stability-AI/stablediffusion](https://github.com/Stability-AI/stablediffusion) - High-Resolution Image Synthesis with Latent Diffusion Models 1519 | 1520 | * [home-assistant/core](https://github.com/home-assistant/core) - :house\_with\_garden: Open source home automation that puts local control and privacy first. 1521 | 1522 | * [Anjok07/ultimatevocalremovergui](https://github.com/Anjok07/ultimatevocalremovergui) - GUI for a Vocal Remover that uses Deep Neural Networks. 1523 | 1524 | * [xtekky/gpt4free](https://github.com/xtekky/gpt4free) - The official gpt4free repository | various collection of powerful language models | o4, o3 and deepseek r1, gpt-4.1, gemini 2.5 1525 | 1526 | * [distrochooser/distrochooser](https://github.com/distrochooser/distrochooser) - An orientation guide for Linux newbies 1527 | 1528 | * [RimoChan/thyrune](https://github.com/RimoChan/thyrune) - 你的纪念碑! 1529 | 1530 | * [father-bot/chatgpt\_telegram\_bot](https://github.com/father-bot/chatgpt_telegram_bot) - 💬 Telegram bot with ChatGPT, Python-based, using OpenAI's API. 1531 | 1532 | * [huggingface/transformers](https://github.com/huggingface/transformers) - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. 1533 | 1534 | * [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) - Stable Diffusion web UI 1535 | 1536 | * [babysor/MockingBird](https://github.com/babysor/MockingBird) - 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time 1537 | 1538 | * [squidfunk/mkdocs-material](https://github.com/squidfunk/mkdocs-material) - Documentation that simply works 1539 | 1540 | * [Bowserinator/Periodic-Table-JSON](https://github.com/Bowserinator/Periodic-Table-JSON) - A json of the entire periodic table. 1541 | 1542 | * [guofei9987/blind\_watermark](https://github.com/guofei9987/blind_watermark) - Blind\&Invisible Watermark ,图片盲水印,提取水印无须原图! 1543 | 1544 | * [subframe7536/maple-font](https://github.com/subframe7536/maple-font) - Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font for IDE and terminal, fine-grained customization options. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1,细粒度的自定义选项 1545 | 1546 | * [LufsX/rime](https://github.com/LufsX/rime) - Rime(中州韵)全拼与双拼的自用配置方案 1547 | 1548 | * [EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking) - :star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新 1549 | 1550 | * [uselotus/lotus](https://github.com/uselotus/lotus) - Open Source Pricing & Packaging Infrastructure 1551 | 1552 | * [avgupta456/github-trends](https://github.com/avgupta456/github-trends) - 🚀 Level up your GitHub profile readme with customizable cards including LOC statistics! 1553 | 1554 | * [timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs) - 中文独立博客列表 1555 | 1556 | * [chawyehsu/lxgw-wenkai-webfont](https://github.com/chawyehsu/lxgw-wenkai-webfont) - webfont package for the LXGW WenKai typeface 1557 | 1558 | * [IdreesInc/Monocraft](https://github.com/IdreesInc/Monocraft) - A monospaced programming font inspired by the Minecraft typeface 1559 | 1560 | * [xfangfang/Macast](https://github.com/xfangfang/Macast) - Macast is a cross-platform application which using mpv as DLNA Media Renderer. 1561 | 1562 | * [kovidgoyal/calibre](https://github.com/kovidgoyal/calibre) - The official source code repository for the calibre ebook manager 1563 | 1564 | * [chubin/wttr.in](https://github.com/chubin/wttr.in) - :partly\_sunny: The right way to check the weather 1565 | 1566 | * [microsoft/fluentui-emoji](https://github.com/microsoft/fluentui-emoji) - A collection of familiar, friendly, and modern emoji from Microsoft 1567 | 1568 | * [ArchiveBox/ArchiveBox](https://github.com/ArchiveBox/ArchiveBox) - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... 1569 | 1570 | * [ungoogled-software/ungoogled-chromium](https://github.com/ungoogled-software/ungoogled-chromium) - Google Chromium, sans integration with Google 1571 | 1572 | * [httpie/cli](https://github.com/httpie/cli) - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. 1573 | 1574 | * [anmol098/waka-readme-stats](https://github.com/anmol098/waka-readme-stats) - This GitHub action helps to add cool dev metrics to your github profile Readme 1575 | 1576 | * [spesmilo/electrum](https://github.com/spesmilo/electrum) - Electrum Bitcoin Wallet 1577 | 1578 | * [public-apis/public-apis](https://github.com/public-apis/public-apis) - A collective list of free APIs 1579 | 1580 | * [CollegesChat/university-information](https://github.com/CollegesChat/university-information) - 收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节 1581 | 1582 | * [athul/waka-readme](https://github.com/athul/waka-readme) - Wakatime Weekly Metrics on your Profile Readme. 1583 | 1584 | * [microsoft/cascadia-code](https://github.com/microsoft/cascadia-code) - This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal. 1585 | 1586 | * [boramalper/himawaripy](https://github.com/boramalper/himawaripy) - Set near-realtime picture of Earth as your desktop background 1587 | 1588 | * [bchao1/bullet](https://github.com/bchao1/bullet) - 🚅 Interactive prompts made simple. Build a prompt like stacking blocks. 1589 | 1590 | * [ActivityWatch/activitywatch](https://github.com/ActivityWatch/activitywatch) - The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused. 1591 | 1592 | * [521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub) - :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 1593 | 1594 | ## Roff 1595 | 1596 | * [TapXWorld/ChinaTextbook](https://github.com/TapXWorld/ChinaTextbook) - 所有小初高、大学PDF教材。 1597 | 1598 | * [pyenv/pyenv](https://github.com/pyenv/pyenv) - Simple Python version management 1599 | 1600 | ## miscellaneous 1601 | 1602 | * [x1xhlol/system-prompts-and-models-of-ai-tools](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) - FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser & Trae AI (And other Open Sourced) System Prompts, Tools & AI Models. 1603 | 1604 | * [crystalidea/macs-fan-control](https://github.com/crystalidea/macs-fan-control) - Control fans on Apple computers 1605 | 1606 | * [Psyhackological/AAA](https://github.com/Psyhackological/AAA) - :iphone: Curated list of THE BEST FOSS Android apps to maximize your freedom & privacy! 1607 | 1608 | * [akira-cn/moyu](https://github.com/akira-cn/moyu) - Github 摸鱼大全! 1609 | 1610 | * [SpeedyOrc-C/HoYo-Glyphs](https://github.com/SpeedyOrc-C/HoYo-Glyphs) - Constructed scripts by HoYoverse 米哈游的架空文字 1611 | 1612 | * [deepseek-ai/DeepSeek-R1](https://github.com/deepseek-ai/DeepSeek-R1) - 1613 | 1614 | * [githubnext/copilot-workspace-user-manual](https://github.com/githubnext/copilot-workspace-user-manual) - 📖 The user manual for GitHub Copilot Workspace 1615 | 1616 | * [zakirullin/cognitive-load](https://github.com/zakirullin/cognitive-load) - 🧠 Cognitive Load is what matters 1617 | 1618 | * [privatenumber/pkg-size.dev](https://github.com/privatenumber/pkg-size.dev) - 📦🔍 Find the true size of an npm package 1619 | 1620 | * [antiden/macOS-cursors-for-Windows](https://github.com/antiden/macOS-cursors-for-Windows) - Tested in Windows 10 & 11, 4K (125%, 150%, 200%). With 2 versions, 2 types and 3 different sizes! 1621 | 1622 | * [yoavbls/web-chaos-graph](https://github.com/yoavbls/web-chaos-graph) - Excalidraw graph showing major web tools and frameworks dependencies 1623 | 1624 | * [lucia-auth/lucia](https://github.com/lucia-auth/lucia) - Authentication, simple and clean 1625 | 1626 | * [hexojs/hexo-theme-unit-test](https://github.com/hexojs/hexo-theme-unit-test) - This is a dummy Hexo site for theme unit test. You should test your theme before release. 1627 | 1628 | * [hua1995116/indiehackers-steps](https://github.com/hua1995116/indiehackers-steps) - 《独立开发者的艺术》打造最全的独立开发者指南,一人公司。 1629 | 1630 | * [KenneyNL/Adobe-Alternatives](https://github.com/KenneyNL/Adobe-Alternatives) - A list of alternatives for Adobe software 1631 | 1632 | * [SAWARATSUKI/KawaiiLogos](https://github.com/SAWARATSUKI/KawaiiLogos) - 1633 | 1634 | * [revoltchat/revolt](https://github.com/revoltchat/revolt) - Repository for miscellaneous repository management and discussions: https://github.com/revoltchat/revolt/discussions 1635 | 1636 | * [mkrl/misbrands](https://github.com/mkrl/misbrands) - The world's most hated IT stickers 1637 | 1638 | * [TablePlus/DBngin](https://github.com/TablePlus/DBngin) - DB Engine 1639 | 1640 | * [lauridskern/open-runde](https://github.com/lauridskern/open-runde) - A soft, rounded variant of Inter 1641 | 1642 | * [raunofreiberg/vesper](https://github.com/raunofreiberg/vesper) - Peppermint and orange flavored dark theme for VSCode. 1643 | 1644 | * [microsoft/win32-app-isolation](https://github.com/microsoft/win32-app-isolation) - Tools and documentation for Win32 app isolation 1645 | 1646 | * [nostr-protocol/nostr](https://github.com/nostr-protocol/nostr) - a truly censorship-resistant alternative to Twitter that has a chance of working 1647 | 1648 | * [tuna/collection](https://github.com/tuna/collection) - idea collections from TUNA 1649 | 1650 | * [awesome-selfhosted/awesome-selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted) - A list of Free Software network services and web applications which can be hosted on your own servers 1651 | 1652 | * [sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines) - Chinese copywriting guidelines for better written communication/中文文案排版指北 1653 | 1654 | * [CLCK0622/OnlineTextbooks](https://github.com/CLCK0622/OnlineTextbooks) - Chinese Textbooks for HSEFZ 1655 | 1656 | * [googlefonts/spacemono](https://github.com/googlefonts/spacemono) - Original monospace display typeface family 1657 | 1658 | * [warpdotdev/Warp](https://github.com/warpdotdev/Warp) - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster. 1659 | 1660 | * [runvnc/dadsresume](https://github.com/runvnc/dadsresume) - My dad's resume and skills from 1980 1661 | 1662 | * [ossamamehmood/Hacktoberfest](https://github.com/ossamamehmood/Hacktoberfest) - Hacktoberfest OPEN FIRST Pull Request 🎉 1663 | 1664 | * [sindresorhus/awesome](https://github.com/sindresorhus/awesome) - 😎 Awesome lists about all kinds of interesting topics 1665 | 1666 | * [rzashakeri/beautify-github-profile](https://github.com/rzashakeri/beautify-github-profile) - This repository will assist you in creating a more beautiful and appealing github profile, and you will have access to a comprehensive range of tools and tutorials for beautifying your github profile. 🪄 ⭐ 1667 | 1668 | * [ipfs/ipfs](https://github.com/ipfs/ipfs) - Peer-to-peer hypermedia protocol 1669 | 1670 | * [MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU) - Microsoft and GitHub Workers Support 996.ICU 1671 | 1672 | * [sindresorhus/System-Color-Picker](https://github.com/sindresorhus/System-Color-Picker) - 🎨 The macOS color picker as an app with more features 1673 | 1674 | * [nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh) - 💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.) 1675 | 1676 | * [LGBT-CN/LGBTQIA-In-China](https://github.com/LGBT-CN/LGBTQIA-In-China) - 🏳️‍🌈 中国的性少数群体一直渴望着自由平等 1677 | 1678 | * [ShameCom/ShameCom](https://github.com/ShameCom/ShameCom) - 收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘! 1679 | 1680 | * [HMUniversity/About](https://github.com/HMUniversity/About) - About Home University | 关于家里蹲大学 1681 | 1682 | * [aeilot/HowToUseSearchEngines](https://github.com/aeilot/HowToUseSearchEngines) - A simple tutorial to Search Engines. 1683 | 1684 | * [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) - 网易云音乐 Node.js API service 1685 | 1686 | * [github/roadmap](https://github.com/github/roadmap) - GitHub public roadmap 1687 | 1688 | * [ibraheemdev/modern-unix](https://github.com/ibraheemdev/modern-unix) - A collection of modern/faster/saner alternatives to common unix commands. 1689 | 1690 | * [monyhar/monyhar](https://github.com/monyhar/monyhar) - 梦弘浏览器 - 完全自主研发,打破国外垄断,比 Chrome 快 600%。 1691 | 1692 | * [GorvGoyl/Clone-Wars](https://github.com/GorvGoyl/Clone-Wars) - 100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars. 1693 | 1694 | * [geekywrites/datascience](https://github.com/geekywrites/datascience) - This repository is a compilation of free resources for learning Data Science. 1695 | 1696 | * [kettanaito/naming-cheatsheet](https://github.com/kettanaito/naming-cheatsheet) - Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern. 1697 | 1698 | * [tuyafeng/Via](https://github.com/tuyafeng/Via) - Via is a simple browser, and this repository is set for localization. 1699 | 1700 | * [trekhleb/state-of-the-art-shitcode](https://github.com/trekhleb/state-of-the-art-shitcode) - 💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode 1701 | 1702 | * [github/gitignore](https://github.com/github/gitignore) - A collection of useful .gitignore templates 1703 | 1704 | * [mdn/mdn](https://github.com/mdn/mdn) - Planning and proposals for MDN Web Docs content 1705 | 1706 | * [joshbuchea/HEAD](https://github.com/joshbuchea/HEAD) - A simple guide to HTML \ elements 1707 | 1708 | * [firstcontributions/first-contributions](https://github.com/firstcontributions/first-contributions) - 🚀✨ Help beginners to contribute to open source projects 1709 | 1710 | * [MrWillCom/MrWillCom.github.io](https://github.com/MrWillCom/MrWillCom.github.io) - Mr. Will's Blog 1711 | 1712 | * [google/eng-practices](https://github.com/google/eng-practices) - Google's Engineering Practices documentation 1713 | 1714 | * [thedaviddias/Front-End-Checklist](https://github.com/thedaviddias/Front-End-Checklist) - 🗂 The perfect Front-End Checklist for modern websites and meticulous developers 1715 | 1716 | * [996browser/996.BROWSER](https://github.com/996browser/996.BROWSER) - 屏蔽996.icu的浏览器列表 1717 | 1718 | * [996icu/996.ICU](https://github.com/996icu/996.ICU) - Repo for counting stars and contributing. Press F to pay respect to glorious developers. 1719 | 1720 | ## Swift 1721 | 1722 | * [runjuu/InputSourcePro](https://github.com/runjuu/InputSourcePro) - Switch and track your input sources with ease ✨ 1723 | 1724 | * [X1a0He/Adobe-Downloader](https://github.com/X1a0He/Adobe-Downloader) - macOS Adobe apps download & installer 1725 | 1726 | * [Bengerthelorf/macIconChanger](https://github.com/Bengerthelorf/macIconChanger) - Transform your Mac. One icon at a time. 1727 | 1728 | * [okooo5km/HiPixel](https://github.com/okooo5km/HiPixel) - HiPixel is a native macOS application for AI-powered image super-resolution, built with SwiftUI and leveraging Upscayl's powerful AI models. 1729 | 1730 | * [exelban/stats](https://github.com/exelban/stats) - macOS system monitor in your menu bar 1731 | 1732 | * [TheBoredTeam/boring.notch](https://github.com/TheBoredTeam/boring.notch) - TheBoringNotch: Not so boring notch That Rocks 🎸🎶 1733 | 1734 | * [Stengo/DeskPad](https://github.com/Stengo/DeskPad) - A virtual monitor for screen sharing 1735 | 1736 | * [johnmai-dev/ChatMLX](https://github.com/johnmai-dev/ChatMLX) - 🤖✨ChatMLX is a modern, open-source, high-performance chat application for MacOS based on large language models. 1737 | 1738 | * [Mnpn/Azayaka](https://github.com/Mnpn/Azayaka) - A small macOS menu bar-residing screen and system audio recorder which uses the ScreenCaptureKit API introduced in Ventura 1739 | 1740 | * [Lakr233/NotchNotification](https://github.com/Lakr233/NotchNotification) - Display Notification Inside Mac's Notch. 1741 | 1742 | * [netdcy/FlowVision](https://github.com/netdcy/FlowVision) - Waterfall-style image viewer for macOS, offering a smooth and immersive browsing experience. 1743 | 1744 | * [buresdv/Cork](https://github.com/buresdv/Cork) - A fast GUI for Homebrew written in SwiftUI 1745 | 1746 | * [mas-cli/mas](https://github.com/mas-cli/mas) - :package: Mac App Store command line interface 1747 | 1748 | * [alienator88/Pearcleaner](https://github.com/alienator88/Pearcleaner) - A free, source-available and fair-code licensed mac app cleaner 1749 | 1750 | * [BigBerny/magicquit](https://github.com/BigBerny/magicquit) - 1751 | 1752 | * [ejbills/DockDoor](https://github.com/ejbills/DockDoor) - Window peeking for macOS 1753 | 1754 | * [lihaoyun6/Logoer](https://github.com/lihaoyun6/Logoer) - Change the style of the Apple logo in macOS menu bar / 更换macOS菜单栏苹果Logo样式的小工具 1755 | 1756 | * [Lakr233/NotchDrop](https://github.com/Lakr233/NotchDrop) - Use your MacBook's notch like Dynamic Island for temporary storing files and AirDrop 1757 | 1758 | * [neilsardesai/Mouse-Finder](https://github.com/neilsardesai/Mouse-Finder) - 🖱👀 An NSDockTile experiment 1759 | 1760 | * [MarkEdit-app/MarkEdit](https://github.com/MarkEdit-app/MarkEdit) - Just like TextEdit on Mac but dedicated to Markdown. 1761 | 1762 | * [jordanbaird/Ice](https://github.com/jordanbaird/Ice) - Powerful menu bar manager for macOS 1763 | 1764 | * [Whisky-App/Whisky](https://github.com/Whisky-App/Whisky) - A modern Wine wrapper for macOS built with SwiftUI 1765 | 1766 | * [superhighfives/pika](https://github.com/superhighfives/pika) - An open-source colour picker app for macOS 1767 | 1768 | * [saumsy/Macboard](https://github.com/saumsy/Macboard) - A minimalistic clipboard manager for macOS 1769 | 1770 | * [Lakr233/Firework](https://github.com/Lakr233/Firework) - 烟花箱! 1771 | 1772 | * [MrKai77/Loop](https://github.com/MrKai77/Loop) - Window management made elegant. 1773 | 1774 | * [ivoronin/TomatoBar](https://github.com/ivoronin/TomatoBar) - 🍅 World's neatest Pomodoro timer for macOS menu bar 1775 | 1776 | * [macmade/Hot](https://github.com/macmade/Hot) - Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues. 1777 | 1778 | * [milanvarady/Applite](https://github.com/milanvarady/Applite) - User-friendly GUI macOS application for Homebrew Casks 1779 | 1780 | * [sindresorhus/Gifski](https://github.com/sindresorhus/Gifski) - 🌈 Convert videos to high-quality GIFs on your Mac 1781 | 1782 | * [TuringSoftware/CrystalFetch](https://github.com/TuringSoftware/CrystalFetch) - macOS UI for creating Windows installer ISO from UUPDump 1783 | 1784 | * [kean/Pulse](https://github.com/kean/Pulse) - Network logger for Apple platforms 1785 | 1786 | * [Lakr233/Rayon](https://github.com/Lakr233/Rayon) - yet another SSH machine manager 1787 | 1788 | * [ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX) - 🎶 Ultimate lyrics app for macOS. 1789 | 1790 | * [jtrivedi/Wave](https://github.com/jtrivedi/Wave) - Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great. 1791 | 1792 | * [mczachurski/wallpapper](https://github.com/mczachurski/wallpapper) - :computer: Console application for creating dynamic wallpapers for macOS Mojave and newer 1793 | 1794 | * [Lakr233/Kimis](https://github.com/Lakr233/Kimis) - Kimis is a client for Misskey built with pure UIKit for quality. 1795 | 1796 | * [Lakr233/MoneyProgress](https://github.com/Lakr233/MoneyProgress) - 借一个上班的进度条。 1797 | 1798 | * [Dimillian/IceCubesApp](https://github.com/Dimillian/IceCubesApp) - A SwiftUI Mastodon client 1799 | 1800 | * [spencerwooo/PaimonMenuBar](https://github.com/spencerwooo/PaimonMenuBar) - Track real-time Genshin Impact stats in your macOS menubar 1801 | 1802 | * [PlayCover/PlayCover](https://github.com/PlayCover/PlayCover) - Community fork of PlayCover 1803 | 1804 | * [pointfreeco/isowords](https://github.com/pointfreeco/isowords) - Open source game built in SwiftUI and the Composable Architecture. 1805 | 1806 | * [CodeEditApp/CodeEdit](https://github.com/CodeEditApp/CodeEdit) - 📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever. 1807 | 1808 | * [mangerlahn/Latest](https://github.com/mangerlahn/Latest) - A small utility app for macOS that makes sure you know about all the latest updates to the apps you use. 1809 | 1810 | * [underthestars-zhy/IconChanger](https://github.com/underthestars-zhy/IconChanger) - Simply change your app's icon on macOS. Just a click. 1811 | 1812 | * [coteditor/CotEditor](https://github.com/coteditor/CotEditor) - Lightweight Plain-Text Editor for macOS 1813 | 1814 | * [rxhanson/Rectangle](https://github.com/rxhanson/Rectangle) - Move and resize windows on macOS with keyboard shortcuts and snap areas 1815 | 1816 | * [DamascenoRafael/reminders-menubar](https://github.com/DamascenoRafael/reminders-menubar) - Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source. 1817 | 1818 | * [MonitorControl/MonitorControl](https://github.com/MonitorControl/MonitorControl) - 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs. 1819 | 1820 | * [lwouis/alt-tab-macos](https://github.com/lwouis/alt-tab-macos) - Windows alt-tab on macOS 1821 | 1822 | * [tw93/MiaoYan](https://github.com/tw93/MiaoYan) - ⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言 1823 | 1824 | * [MrWillCom/happy-birthday-to-aeilot-2022](https://github.com/MrWillCom/happy-birthday-to-aeilot-2022) - Happy Birthday! @aeilot 1825 | 1826 | * [JohnCoates/Aerial](https://github.com/JohnCoates/Aerial) - Apple TV Aerial Screensaver for Mac 1827 | 1828 | * [iina/iina](https://github.com/iina/iina) - The modern video player for macOS. 1829 | 1830 | * [pedrommcarrasco/Brooklyn](https://github.com/pedrommcarrasco/Brooklyn) - 🍎 Screensaver inspired by Apple's Event on October 30, 2018 1831 | 1832 | * [DevToys-app/DevToysMac](https://github.com/DevToys-app/DevToysMac) - DevToys For mac 1833 | 1834 | * [dwarvesf/hidden](https://github.com/dwarvesf/hidden) - An ultra-light MacOS utility that helps hide menu bar icons 1835 | 1836 | * [Caldis/Mos](https://github.com/Caldis/Mos) - 一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS 1837 | 1838 | * [Ranchero-Software/NetNewsWire](https://github.com/Ranchero-Software/NetNewsWire) - RSS reader for macOS and iOS. 1839 | 1840 | * [vapor/vapor](https://github.com/vapor/vapor) - 💧 A server-side Swift HTTP web framework. 1841 | 1842 | * [GitHawkApp/GitHawk](https://github.com/GitHawkApp/GitHawk) - The (second) best iOS app for GitHub. 1843 | 1844 | * [lukakerr/Pine](https://github.com/lukakerr/Pine) - A modern, native macOS markdown editor 1845 | 1846 | * [dasautoooo/Parma](https://github.com/dasautoooo/Parma) - A SwiftUI view for displaying Markdown with customizable appearances. 1847 | 1848 | * [Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI) - `SwiftUI` Framework Learning and Usage Guide. 🚀 1849 | 1850 | ## CSS 1851 | 1852 | * [missing-semester/missing-semester](https://github.com/missing-semester/missing-semester) - The Missing Semester of Your CS Education 📚 1853 | 1854 | * [open-spaced-repetition/anki-manual-zh-CN](https://github.com/open-spaced-repetition/anki-manual-zh-CN) - Anki 用户手册(中文翻译) 1855 | 1856 | * [sindresorhus/github-markdown-css](https://github.com/sindresorhus/github-markdown-css) - The minimal amount of CSS to replicate the GitHub Markdown style 1857 | 1858 | * [IBM/plex](https://github.com/IBM/plex) - The package of IBM’s typeface, IBM Plex. 1859 | 1860 | * [MUKAPP/LiteLoaderQQNT-MSpring-Theme](https://github.com/MUKAPP/LiteLoaderQQNT-MSpring-Theme) - LiteLoaderQQNT 主题,优雅 · 粉粉 · 细致 1861 | 1862 | * [MapleRecall/Transitio-user-css](https://github.com/MapleRecall/Transitio-user-css) - Custom css for QQNT 1863 | 1864 | * [Akifyss/obsidian-border](https://github.com/Akifyss/obsidian-border) - A theme for obsidian.md 1865 | 1866 | * [kepano/flexoki](https://github.com/kepano/flexoki) - An inky color scheme for prose and code. 1867 | 1868 | * [AnubisNekhet/AnuPpuccin](https://github.com/AnubisNekhet/AnuPpuccin) - Personal theme for Obsidian 1869 | 1870 | * [atisawd/boxicons](https://github.com/atisawd/boxicons) - High Quality web friendly icons 1871 | 1872 | * [colineckert/obsidian-things](https://github.com/colineckert/obsidian-things) - An Obsidian theme inspired by the beautifully-designed app, Things. 1873 | 1874 | * [pengx17/logseq-dev-theme](https://github.com/pengx17/logseq-dev-theme) - \ Logseq dev theme 1875 | 1876 | * [daattali/oldschool-github-extension](https://github.com/daattali/oldschool-github-extension) - Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design). 1877 | 1878 | * [defaultnamehere/verylegit.link](https://github.com/defaultnamehere/verylegit.link) - A URL shortener, but it makes the URLs look extremely dodgy instead 1879 | 1880 | * [catppuccin/elk](https://github.com/catppuccin/elk) - 🐘 Soothing pastel theme for Elk 1881 | 1882 | * [lovefc/china\_school\_badge](https://github.com/lovefc/china_school_badge) - 全国高校校徽字体图标库 1883 | 1884 | * [kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian) - 🕶️ Awesome stuff for Obsidian 1885 | 1886 | * [evvoon/stopwatch](https://github.com/evvoon/stopwatch) - 1887 | 1888 | * [catppuccin/github](https://github.com/catppuccin/github) - 🐈‍⬛ Soothing pastel theme for GitHub 1889 | 1890 | * [theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe) - 🔥 A special Hexo theme focusing on pictures and images. Images tell stories, and Nexmoe makes them more vivid. 1891 | 1892 | * [ttytm/logseq-allday-theme](https://github.com/ttytm/logseq-allday-theme) - A clean productivity theme. Styled for high readability and minimal eye strain. 1893 | 1894 | * [mimeku/hexo-theme-cupertino](https://github.com/mimeku/hexo-theme-cupertino) - Update hexo-theme-cupertino 1895 | 1896 | * [varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo) - :star2: A simple and beautiful theme for Hugo 1897 | 1898 | * [marvelapp/devices.css](https://github.com/marvelapp/devices.css) - Pure CSS phones and tablets 1899 | 1900 | * [chokcoco/iCSS](https://github.com/chokcoco/iCSS) - 不止于 CSS 1901 | 1902 | * [vinceliuice/Fluent-gtk-theme](https://github.com/vinceliuice/Fluent-gtk-theme) - Fluent design gtk theme for linux desktops 1903 | 1904 | * [elrumo/macOS\_Big\_Sur\_icons\_replacements](https://github.com/elrumo/macOS_Big_Sur_icons_replacements) - Replacement icons for popular apps in the style of macOS Big Sur 1905 | 1906 | * [yujqiao/typography](https://github.com/yujqiao/typography) - A Hexo theme focused on clean format and elegant reading experience. 1907 | 1908 | * [chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration) - CSS Inspiration,在这里找到写 CSS 的灵感! 1909 | 1910 | * [MrWillCom/github-dark-mode](https://github.com/MrWillCom/github-dark-mode) - The Dark Mode for GitHub.com 1911 | 1912 | * [necolas/normalize.css](https://github.com/necolas/normalize.css) - A modern alternative to CSS resets 1913 | 1914 | * [elitistsnob/typora-gitlab-theme](https://github.com/elitistsnob/typora-gitlab-theme) - A Typora markdown editor theme for those who want the look and feel of Gitlab's familiar markdown style. 1915 | 1916 | ## SCSS 1917 | 1918 | * [aaaaalexis/obsidian-cupertino](https://github.com/aaaaalexis/obsidian-cupertino) - A native look and feel Obsidian theme designed for a clean, focused, and mobile-friendly writing experience. 1919 | 1920 | * [nordtheme/nord](https://github.com/nordtheme/nord) - An arctic, north-bluish color palette. 1921 | 1922 | * [CLCK0622/11ty-Serene](https://github.com/CLCK0622/11ty-Serene) - A minimal theme for a landing page and an integrated blog. Built with 11ty and Sass. 1923 | 1924 | * [nileane/TangerineUI-for-Mastodon](https://github.com/nileane/TangerineUI-for-Mastodon) - A Tangerine redesign for Mastodon's Web UI. 🍊🐘 1925 | 1926 | * [edelvarden/material-fox-updated](https://github.com/edelvarden/material-fox-updated) - 🦊 Firefox user CSS theme looks similar to Chrome 1927 | 1928 | * [unix/poc.css](https://github.com/unix/poc.css) - Lightweight style file. 1929 | 1930 | * [Keldos-Li/typora-latex-theme](https://github.com/Keldos-Li/typora-latex-theme) - 将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style. 1931 | 1932 | * [catppuccin/logseq](https://github.com/catppuccin/logseq) - 🦫 Soothing pastel theme for Logseq 1933 | 1934 | * [files-community/Website](https://github.com/files-community/Website) - 1935 | 1936 | * [nostalgic-css/NES.css](https://github.com/nostalgic-css/NES.css) - NES-style CSS Framework | ファミコン風CSSフレームワーク 1937 | 1938 | * [primer/css](https://github.com/primer/css) - Primer is GitHub's design system. This is the CSS implementation 1939 | 1940 | * [rstacruz/cheatsheets](https://github.com/rstacruz/cheatsheets) - Cheatsheets for web development - devhints.io 1941 | 1942 | * [noatpad/typora-theme-ursine](https://github.com/noatpad/typora-theme-ursine) - A Typora theme, inspired by Bear 1943 | 1944 | ## C++ 1945 | 1946 | * [std-microblock/breeze-shell](https://github.com/std-microblock/breeze-shell) - An alternative Windows context menu, and more. 1947 | 1948 | * [lynx-family/lynx](https://github.com/lynx-family/lynx) - Empower the Web community and invite more to build across platforms. 1949 | 1950 | * [kyleneideck/BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) - Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio. 1951 | 1952 | * [SnowballXueQiu/sb.h](https://github.com/SnowballXueQiu/sb.h) - sb.h —— 让你的 C++ 代码秒变“优秀”! 1953 | 1954 | * [RawTherapee/RawTherapee](https://github.com/RawTherapee/RawTherapee) - A powerful cross-platform raw photo processing program 1955 | 1956 | * [facebook/watchman](https://github.com/facebook/watchman) - Watches files and records, or triggers actions, when they change. 1957 | 1958 | * [GPGTools/pinentry](https://github.com/GPGTools/pinentry) - 1959 | 1960 | * [transmission/transmission](https://github.com/transmission/transmission) - Official Transmission BitTorrent client repository 1961 | 1962 | * [protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf) - Protocol Buffers - Google's data interchange format 1963 | 1964 | * [Slackadays/Clipboard](https://github.com/Slackadays/Clipboard) - 😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager 1965 | 1966 | * [snowie2000/mactype](https://github.com/snowie2000/mactype) - Better font rendering for Windows. 1967 | 1968 | * [rime/weasel](https://github.com/rime/weasel) - 【小狼毫】Rime for Windows 1969 | 1970 | * [qbittorrent/qBittorrent](https://github.com/qbittorrent/qBittorrent) - qBittorrent BitTorrent client 1971 | 1972 | * [erengy/taiga](https://github.com/erengy/taiga) - A lightweight anime tracker for Windows 1973 | 1974 | * [audacity/audacity](https://github.com/audacity/audacity) - Audio Editor 1975 | 1976 | * [flameshot-org/flameshot](https://github.com/flameshot-org/flameshot) - Powerful yet simple to use screenshot software :desktop\_computer: :camera\_flash: 1977 | 1978 | * [aeilot/lsnotes](https://github.com/aeilot/lsnotes) - Add a description to your directories! 1979 | 1980 | * [M2Team/NanaZip](https://github.com/M2Team/NanaZip) - The 7-Zip derivative intended for the modern Windows experience 1981 | 1982 | * [Qalculate/libqalculate](https://github.com/Qalculate/libqalculate) - Qalculate! library and CLI 1983 | 1984 | * [aristocratos/btop](https://github.com/aristocratos/btop) - A monitor of resources 1985 | 1986 | * [qw3rtty/neix](https://github.com/qw3rtty/neix) - neix - a RSS/Atom feed reader for your terminal. 1987 | 1988 | * [electron/electron](https://github.com/electron/electron) - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 1989 | 1990 | * [ninja-build/ninja](https://github.com/ninja-build/ninja) - a small build system with a focus on speed 1991 | 1992 | * [idea4good/GuiLite](https://github.com/idea4good/GuiLite) - ✔️The smallest header-only GUI library(4 KLOC) for all platforms 1993 | 1994 | * [aeilot/ProblemSet](https://github.com/aeilot/ProblemSet) - My OI Problems 1995 | 1996 | * [tensorflow/tensorflow](https://github.com/tensorflow/tensorflow) - An Open Source Machine Learning Framework for Everyone 1997 | 1998 | * [microsoft/calculator](https://github.com/microsoft/calculator) - Windows Calculator: A simple yet powerful calculator that ships with Windows 1999 | 2000 | * [ChungZH/notepanda](https://github.com/ChungZH/notepanda) - 📃 A simple cross-platform notepad. Based on Qt and C++. 2001 | 2002 | * [Studio3T/robomongo](https://github.com/Studio3T/robomongo) - Native cross-platform MongoDB management tool 2003 | 2004 | * [mongodb/mongo](https://github.com/mongodb/mongo) - The MongoDB Database 2005 | 2006 | * [microsoft/winget-cli](https://github.com/microsoft/winget-cli) - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface). 2007 | 2008 | * [swiftlang/swift](https://github.com/swiftlang/swift) - The Swift Programming Language 2009 | 2010 | * [chromium/chromium](https://github.com/chromium/chromium) - The official GitHub mirror of the Chromium source 2011 | 2012 | * [oatpp/oatpp](https://github.com/oatpp/oatpp) - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable. 2013 | 2014 | * [aria2/aria2](https://github.com/aria2/aria2) - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. 2015 | 2016 | * [microsoft/terminal](https://github.com/microsoft/terminal) - The new Windows Terminal and the original Windows console host, all in the same place! 2017 | 2018 | * [leihui6/marksentence](https://github.com/leihui6/marksentence) - 一个标记托福考试听力句子的工具(精听工具) 2019 | 2020 | * [p-ranav/indicators](https://github.com/p-ranav/indicators) - Activity Indicators for Modern C++ 2021 | 2022 | * [zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor) - 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。 2023 | 2024 | ## Shell 2025 | 2026 | * [QwenLM/Qwen3](https://github.com/QwenLM/Qwen3) - Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud. 2027 | 2028 | * [adobe-fonts/source-han-serif](https://github.com/adobe-fonts/source-han-serif) - Source Han Serif | 思源宋体 | 思源宋體 | 思源宋體 香港 | 源ノ明朝 | 본명조 2029 | 2030 | * [sickcodes/Docker-OSX](https://github.com/sickcodes/Docker-OSX) - Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers. 2031 | 2032 | * [xu-cheng/latex-action](https://github.com/xu-cheng/latex-action) - :octocat: GitHub Action to compile LaTeX documents 2033 | 2034 | * [ful1e5/apple\_cursor](https://github.com/ful1e5/apple_cursor) - Free & Open source macOS Cursors. 2035 | 2036 | * [itzg/docker-minecraft-server](https://github.com/itzg/docker-minecraft-server) - Docker image that provides a Minecraft Server for Java Edition that automatically downloads selected version at startup 2037 | 2038 | * [floriankarsten/space-grotesk](https://github.com/floriankarsten/space-grotesk) - Space Grotesk: a proportional variant of the original fixed-width Space Mono family 2039 | 2040 | * [github/mona-sans](https://github.com/github/mona-sans) - Mona Sans, a variable font from GitHub 2041 | 2042 | * [zsh-users/zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) - Fish shell like syntax highlighting for Zsh. 2043 | 2044 | * [romkatv/powerlevel10k](https://github.com/romkatv/powerlevel10k) - A Zsh theme 2045 | 2046 | * [jayphelps/git-blame-someone-else](https://github.com/jayphelps/git-blame-someone-else) - Blame someone else for your bad code. 2047 | 2048 | * [VSCodium/vscodium](https://github.com/VSCodium/vscodium) - binary releases of VS Code without MS branding/telemetry/licensing 2049 | 2050 | * [zsh-users/zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) - Fish-like autosuggestions for zsh 2051 | 2052 | * [meiji163/gh-notify](https://github.com/meiji163/gh-notify) - GitHub CLI extension to display GitHub notifications 2053 | 2054 | * [dylanaraps/neofetch](https://github.com/dylanaraps/neofetch) - 🖼️ A command-line system information tool written in bash 3.2+ 2055 | 2056 | * [rbenv/rbenv](https://github.com/rbenv/rbenv) - Manage your app's Ruby environment 2057 | 2058 | * [myspaghetti/macos-virtualbox](https://github.com/myspaghetti/macos-virtualbox) - Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS 2059 | 2060 | * [paulirish/git-open](https://github.com/paulirish/git-open) - Type `git open` to open the GitHub page or website for a repository in your browser. 2061 | 2062 | * [daliansky/Hackintosh](https://github.com/daliansky/Hackintosh) - Hackintosh long-term maintenance model EFI and installation tutorial 2063 | 2064 | ## TeX 2065 | 2066 | * [Code1ce/2024-shzk-Math](https://github.com/Code1ce/2024-shzk-Math) - 2024年上海市上海市初中学业水平考试 数学试卷 2067 | 2068 | * [exacity/deeplearningbook-chinese](https://github.com/exacity/deeplearningbook-chinese) - Deep Learning Book Chinese Translation 2069 | 2070 | * [zhcosin/elementary-math](https://github.com/zhcosin/elementary-math) - 初等数学笔记,LaTeX 排版,内容涉及代数、数论、几何、组合等。 2071 | 2072 | ## Astro 2073 | 2074 | * [radishzzz/astro-theme-retypeset](https://github.com/radishzzz/astro-theme-retypeset) - Revive the beauty of typography. 2075 | 2076 | * [ccbikai/RSS.Beauty](https://github.com/ccbikai/RSS.Beauty) - Make Your RSS Beautiful! 2077 | 2078 | ## C 2079 | 2080 | * [jqlang/jq](https://github.com/jqlang/jq) - Command-line JSON processor 2081 | 2082 | * [leahneukirchen/nq](https://github.com/leahneukirchen/nq) - Unix command line queue utility 2083 | 2084 | * [darktable-org/darktable](https://github.com/darktable-org/darktable) - darktable is an open source photography workflow application and raw developer 2085 | 2086 | * [ading2210/doompdf](https://github.com/ading2210/doompdf) - A port of Doom (1993) that runs inside a PDF file 2087 | 2088 | * [RubyMetric/chsrc](https://github.com/RubyMetric/chsrc) - chsrc 全平台通用换源工具与框架. Change Source everywhere for every software 2089 | 2090 | * [fastfetch-cli/fastfetch](https://github.com/fastfetch-cli/fastfetch) - A maintained, feature-rich and performance oriented, neofetch like system information tool. 2091 | 2092 | * [aleksey-hoffman/sigma-file-manager](https://github.com/aleksey-hoffman/sigma-file-manager) - "Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / browser) app for Windows and Linux. 2093 | 2094 | * [ExistentialAudio/BlackHole](https://github.com/ExistentialAudio/BlackHole) - BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency. 2095 | 2096 | * [cmus/cmus](https://github.com/cmus/cmus) - Small, fast and powerful console music player for Unix-like operating systems. 2097 | 2098 | * [bartobri/no-more-secrets](https://github.com/bartobri/no-more-secrets) - A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers. 2099 | 2100 | * [henrypp/memreduct](https://github.com/henrypp/memreduct) - Lightweight real-time memory management application to monitor and clean system memory on your computer. 2101 | 2102 | * [woltapp/blurhash](https://github.com/woltapp/blurhash) - A very compact representation of a placeholder for an image. 2103 | 2104 | * [FelixKratz/SketchyBar](https://github.com/FelixKratz/SketchyBar) - A highly customizable macOS status bar replacement 2105 | 2106 | * [valinet/ExplorerPatcher](https://github.com/valinet/ExplorerPatcher) - This project aims to enhance the working environment on Windows 2107 | 2108 | * [sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie) - Sandboxie Plus & Classic 2109 | 2110 | * [pbatard/rufus](https://github.com/pbatard/rufus) - The Reliable USB Formatting Utility 2111 | 2112 | * [HandBrake/HandBrake](https://github.com/HandBrake/HandBrake) - HandBrake's main development repository 2113 | 2114 | * [MrGlockenspiel/activate-linux](https://github.com/MrGlockenspiel/activate-linux) - The "Activate Windows" watermark ported to Linux 2115 | 2116 | * [curl/curl](https://github.com/curl/curl) - A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features 2117 | 2118 | * [Kitware/CMake](https://github.com/Kitware/CMake) - Mirror of CMake upstream repository 2119 | 2120 | * [obsproject/obs-studio](https://github.com/obsproject/obs-studio) - OBS Studio - Free and open source software for live streaming and screen recording 2121 | 2122 | * [Dr-Noob/cpufetch](https://github.com/Dr-Noob/cpufetch) - Simple yet fancy CPU architecture fetching tool 2123 | 2124 | * [monyhar/monyhar-lite](https://github.com/monyhar/monyhar-lite) - 梦弘浏览器 自主研发版本 - 完全自主研发,打破国外垄断,比 Chrome 快 600%。缺少上网功能。 2125 | 2126 | * [redis/redis](https://github.com/redis/redis) - For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine. 2127 | 2128 | * [lc-soft/LCUI](https://github.com/lc-soft/LCUI) - C library for building user interfaces 2129 | 2130 | * [FFmpeg/FFmpeg](https://github.com/FFmpeg/FFmpeg) - Mirror of https://git.ffmpeg.org/ffmpeg.git 2131 | 2132 | * [git/git](https://github.com/git/git) - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements. 2133 | 2134 | * [torvalds/linux](https://github.com/torvalds/linux) - Linux kernel source tree 2135 | 2136 | * [Genymobile/scrcpy](https://github.com/Genymobile/scrcpy) - Display and control your Android device 2137 | 2138 | ## Ruby 2139 | 2140 | * [antiwork/gumroad](https://github.com/antiwork/gumroad) - 2141 | 2142 | * [Retrospring/retrospring](https://github.com/Retrospring/retrospring) - Q/A based social network 2143 | 2144 | * [forem/forem](https://github.com/forem/forem) - For empowering community 🌱 2145 | 2146 | * [discourse/discourse](https://github.com/discourse/discourse) - A platform for community discussion. Free, open, simple. 2147 | 2148 | * [mastodon/mastodon](https://github.com/mastodon/mastodon) - Your self-hosted, globally interconnected microblogging community 2149 | 2150 | * [feedbin/feedbin](https://github.com/feedbin/feedbin) - A nice place to read on the web. 2151 | 2152 | * [jekyll/jekyll](https://github.com/jekyll/jekyll) - :globe\_with\_meridians: Jekyll is a blog-aware static site generator in Ruby 2153 | 2154 | ## Java 2155 | 2156 | * [flyun/chatAir](https://github.com/flyun/chatAir) - ☁️A native Android app for ChatGPT, Gemini, Claude, and DeepSeek ☁️ChatGPT、Gemini、Claude 和 DeepSeek 的原生安卓应用程序 2157 | 2158 | * [Catfriend1/syncthing-android](https://github.com/Catfriend1/syncthing-android) - Syncthing-Fork - A Syncthing Wrapper for Android. 2159 | 2160 | * [LucasGGamerM/moshidon](https://github.com/LucasGGamerM/moshidon) - Better modification of the official Mastodon for Android app 2161 | 2162 | * [AndroidIDEOfficial/AndroidIDE](https://github.com/AndroidIDEOfficial/AndroidIDE) - AndroidIDE is an IDE for Android to develop full featured Android apps. 2163 | 2164 | * [LSPosed/LSPosed](https://github.com/LSPosed/LSPosed) - LSPosed Framework 2165 | 2166 | * [Grasscutters/Grasscutter](https://github.com/Grasscutters/Grasscutter) - A server software reimplementation for a certain anime game. 2167 | 2168 | * [linesoft2/open2share](https://github.com/linesoft2/open2share) - An Android app that can convert open(view) files to share(send) files. 2169 | 2170 | * [niumoo/bing-wallpaper](https://github.com/niumoo/bing-wallpaper) - 必应每日超清壁纸(4K) Bing Daily Wallpaper (4K) 2171 | 2172 | * [sk22/megalodon](https://github.com/sk22/megalodon) - Abandoned. Pink modification of the official Mastodon for Android app 2173 | 2174 | * [krahets/hello-algo](https://github.com/krahets/hello-algo) - 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing 2175 | 2176 | * [CaffeineMC/sodium](https://github.com/CaffeineMC/sodium) - A Minecraft mod designed to improve frame rates and reduce micro-stutter 2177 | 2178 | * [IrisShaders/Iris](https://github.com/IrisShaders/Iris) - A modern shaders mod for Minecraft compatible with existing OptiFine shader packs 2179 | 2180 | * [ReplayMod/ReplayMod](https://github.com/ReplayMod/ReplayMod) - Minecraft ReplayMod 2181 | 2182 | * [kabouzeid/Phonograph](https://github.com/kabouzeid/Phonograph) - A material designed music player for Android 2183 | 2184 | * [cabaletta/baritone](https://github.com/cabaletta/baritone) - google maps for block game 2185 | 2186 | * [Aefyr/SAI](https://github.com/Aefyr/SAI) - Android split APKs installer 2187 | 2188 | * [syncthing/syncthing-android](https://github.com/syncthing/syncthing-android) - Wrapper of syncthing for Android. 2189 | 2190 | * [mastodon/mastodon-android](https://github.com/mastodon/mastodon-android) - Official Android app for Mastodon 2191 | 2192 | * [Additional-Mods/additionaladditions](https://github.com/Additional-Mods/additionaladditions) - A Minecraft Fabric mod that that aims to add additional uses for Copper, Amethyst and Glow Ink Sacs as well as other useful additional additions to the game. 2193 | 2194 | * [MrShieh-X/console-minecraft-launcher](https://github.com/MrShieh-X/console-minecraft-launcher) - 一个在命令行上运行的 Minecraft Java 版启动器 A Minecraft Java Edition Launcher Running on the Command Line 2195 | 2196 | * [FabricMC/fabric](https://github.com/FabricMC/fabric) - Essential hooks for modding with Fabric. 2197 | 2198 | * [HMCL-dev/HMCL](https://github.com/HMCL-dev/HMCL) - A Minecraft Launcher which is multi-functional, cross-platform and popular 2199 | 2200 | * [WangDaYeeeeee/GeometricWeather](https://github.com/WangDaYeeeeee/GeometricWeather) - A Material Design Weather Application 2201 | 2202 | * [LawnchairLauncher/lawnchair](https://github.com/LawnchairLauncher/lawnchair) - No clever tagline needed. 2203 | 2204 | * [termux/termux-app](https://github.com/termux/termux-app) - Termux - a terminal emulator application for Android OS extendible by variety of packages. 2205 | 2206 | * [connectbot/connectbot](https://github.com/connectbot/connectbot) - ConnectBot is the first SSH client for Android. 2207 | 2208 | * [Dimezis/BlurView](https://github.com/Dimezis/BlurView) - Dynamic iOS-like blur of underlying Views for Android 2209 | 2210 | * [devallever/TranslationTextOpenSource](https://github.com/devallever/TranslationTextOpenSource) - 介绍 【文本翻译器】是一款免费的简洁实用的翻译软件。文本翻译器应用程序完全免费,可以非常快速翻译您的单词,帮助您与外国人交流。文本翻译器适用于旅行者、学生、商人和其他语言爱好者,使用文本翻译器可以轻松了解其他语言。文本翻译器支持多国语言,全新领先的翻译引擎,让各种变得更加可靠有保证。界面设计简洁、优雅,体积小巧,但是功能很强大哦。赶快下载来试试吧~ 功能特点: \*【词典解析】除了基本的翻译外,提供更详细的词典功能,词性分类 \*【多语言】目前支持主流语言:中文,中文繁体,英语,日语,法语,德语 \*【单词本】收藏喜欢的单词 \*【历史记录】记录翻译记录 \*【离线翻译】如果已经翻译过的即使没有网络也能翻译 \*【数据备份和恢复】备份历史翻译记录和恢复记录 \*【自动朗读】翻译后为您朗读 \*【自动复制】将翻译文本自动复制到剪贴板 \*【全局复制查词】在任何界面点复制就能查单词 \*【免费】使用功能过程中完全免费 \*【界面简洁】界面设计优雅、简洁 2211 | 2212 | ## Pug 2213 | 2214 | * [anders94/blockchain-demo](https://github.com/anders94/blockchain-demo) - A web-based demonstration of blockchain concepts. 2215 | 2216 | ## MDX 2217 | 2218 | * [magicuidesign/magicui](https://github.com/magicuidesign/magicui) - UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source. 2219 | 2220 | * [EvanNotFound/how-to-deal-with-my-crush](https://github.com/EvanNotFound/how-to-deal-with-my-crush) - 一个自以为是的情感指南 2221 | 2222 | * [uidotdev/usehooks](https://github.com/uidotdev/usehooks) - A collection of modern, server-safe React hooks – from the ui.dev team 2223 | 2224 | * [SukkaW/foxact](https://github.com/SukkaW/foxact) - React Hooks/Utils done right. For Browser, SSR, and React Server Components. 2225 | 2226 | * [chakra-ui/chakra-ui-docs](https://github.com/chakra-ui/chakra-ui-docs) - Documentation website for chakra ui 2227 | 2228 | * [CLCK0622/Shanghai-High-School-Knowledge](https://github.com/CLCK0622/Shanghai-High-School-Knowledge) - Knowledge in Shanghai standard senior high school. 2229 | 2230 | * [phuocng/csslayout](https://github.com/phuocng/csslayout) - A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing! 2231 | 2232 | ## Svelte 2233 | 2234 | * [zerebos/ghostty-config](https://github.com/zerebos/ghostty-config) - A beautiful config generator for Ghostty terminal. 2235 | 2236 | * [Abdenasser/neohtop](https://github.com/Abdenasser/neohtop) - 💪🏻 Blazing-fast system monitoring for your desktop (built with Rust, Tauri & Svelte) 2237 | 2238 | * [basharovV/musicat](https://github.com/basharovV/musicat) - A sleek desktop music player and tagger for offline music 🪕. With gapless playback, smart playlists, and a map view! Built with Svelte and Tauri 2239 | 2240 | * [chroxify/haptic](https://github.com/chroxify/haptic) - A new local-first, privacy-focused and open-source home for your markdown notes 2241 | 2242 | * [imputnet/cobalt](https://github.com/imputnet/cobalt) - best way to save what you love 2243 | 2244 | * [christmas-countdown/website](https://github.com/christmas-countdown/website) - Christmas countdown website 2245 | 2246 | * [dufu1991/simple-cloud-music](https://github.com/dufu1991/simple-cloud-music) - 简洁的的第三方网易云音乐播放器 2247 | 2248 | ## Zig 2249 | 2250 | * [ghostty-org/ghostty](https://github.com/ghostty-org/ghostty) - 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. 2251 | 2252 | ## Dart 2253 | 2254 | * [stryder-dev/flutter\_platform\_widgets](https://github.com/stryder-dev/flutter_platform_widgets) - Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets 2255 | 2256 | * [namanshergill/diohub](https://github.com/namanshergill/diohub) - An open-source unofficial GitHub mobile client, that aims to deliver the ultimate GitHub experience on mobile devices. 2257 | 2258 | * [bdlukaa/fluent\_ui](https://github.com/bdlukaa/fluent_ui) - Implements Microsoft's WinUI3 in Flutter. 2259 | 2260 | * [deckerst/aves](https://github.com/deckerst/aves) - Aves is a gallery and metadata explorer app, built for Android with Flutter. 2261 | 2262 | * [GopeedLab/gopeed](https://github.com/GopeedLab/gopeed) - A modern download manager that supports all platforms. Built with Golang and Flutter. 2263 | 2264 | * [lollipopkit/flutter\_server\_box](https://github.com/lollipopkit/flutter_server_box) - ServerBox - server status & toolbox 2265 | 2266 | * [mulaRahul/keyviz](https://github.com/mulaRahul/keyviz) - Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time. 2267 | 2268 | * [localsend/localsend](https://github.com/localsend/localsend) - An open-source cross-platform alternative to AirDrop 2269 | 2270 | * [alesimula/wsa\_pacman](https://github.com/alesimula/wsa_pacman) - A GUI package manager and package installer for Windows Subsystem for Android (WSA) 2271 | 2272 | * [GitJournal/GitJournal](https://github.com/GitJournal/GitJournal) - Mobile first Note Taking integrated with Git 2273 | 2274 | * [pd4d10/git-touch](https://github.com/pd4d10/git-touch) - An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter 2275 | 2276 | * [rikulo/socket.io-client-dart](https://github.com/rikulo/socket.io-client-dart) - socket.io-client-dart: Dartlang port of socket.io-client https://github.com/socketio/socket.io-client 2277 | 2278 | * [maoqitian/flutter\_wanandroid](https://github.com/maoqitian/flutter_wanandroid) - :pizza:让你随时随地都能愉快学习、进阶Android技术的跨平台WanAndroid客户端。Android、ios完美运行,主题切换,统一数据加载封装,功能丰富完整、适合日常学习和使用。同款Java版本:https://github.com/maoqitian/MaoWanAndoidClient 2279 | 2280 | * [OldMetalmind/cloom\_clock](https://github.com/OldMetalmind/cloom_clock) - My participation on the Flutter Clock Challenge of 2020 with Francisco Frutuoso design 2281 | 2282 | * [miickel/flutter\_particle\_clock](https://github.com/miickel/flutter_particle_clock) - The Grand Prize-winning entry of the #FlutterClock challenge. 2283 | 2284 | ## Objective-C 2285 | 2286 | * [grishka/WidgetSpinner](https://github.com/grishka/WidgetSpinner) - A fidget spinner for your Mac 2287 | 2288 | * [keycastr/keycastr](https://github.com/keycastr/keycastr) - KeyCastr, an open-source keystroke visualizer 2289 | 2290 | * [objective-see/LuLu](https://github.com/objective-see/LuLu) - LuLu is the free open-source macOS firewall 2291 | 2292 | * [tisfeng/Easydict](https://github.com/tisfeng/Easydict) - 一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,OpenAI,Gemini,DeepL,Google,Bing,腾讯,百度,阿里,小牛,彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text. 2293 | 2294 | * [Lakr233/Saily](https://github.com/Lakr233/Saily) - Modern. Fast. Beautiful. 2295 | 2296 | * [brunophilipe/Cakebrew](https://github.com/brunophilipe/Cakebrew) - Manage your Homebrew formulas with style using Cakebrew. 2297 | 2298 | * [noah-nuebling/mac-mouse-fix](https://github.com/noah-nuebling/mac-mouse-fix) - Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad! 2299 | 2300 | * [sfsam/Itsycal](https://github.com/sfsam/Itsycal) - Itsycal is a tiny calendar for your Mac's menu bar. http://www.mowglii.com/itsycal 2301 | 2302 | * [MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) - A plugin for Mac WeChat 2303 | 2304 | ## PHP 2305 | 2306 | * [skrysmanski/chrome-separators](https://github.com/skrysmanski/chrome-separators) - Workaround for the missing bookmark separators in Chrome and Edge 2307 | 2308 | * [DenverCoder1/github-readme-streak-stats](https://github.com/DenverCoder1/github-readme-streak-stats) - 🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README 2309 | 2310 | * [aonez/Keka](https://github.com/aonez/Keka) - The macOS & iOS file archiver 2311 | 2312 | * [bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server) - Web application brings your custom skins back in offline Minecraft servers. 2313 | 2314 | * [pixelfed/pixelfed](https://github.com/pixelfed/pixelfed) - Photo Sharing. For Everyone. 2315 | 2316 | * [FreshRSS/FreshRSS](https://github.com/FreshRSS/FreshRSS) - A free, self-hostable news aggregator… 2317 | 2318 | ## Stylus 2319 | 2320 | * [anzhiyu-c/hexo-theme-anzhiyu](https://github.com/anzhiyu-c/hexo-theme-anzhiyu) - 安知鱼主题,这是一个简洁美丽的hexo主题。 2321 | 2322 | * [prinsss/hexo-theme-murasaki](https://github.com/prinsss/hexo-theme-murasaki) - Yet another minimalist theme for Hexo. (EARLY DEV STAGE) 2323 | 2324 | * [Siricee/hexo-theme-Chic](https://github.com/Siricee/hexo-theme-Chic) - An elegant, powerful, easy-to-read Hexo theme. 2325 | 2326 | * [YunYouJun/hexo-theme-yun](https://github.com/YunYouJun/hexo-theme-yun) - ☁️ A fast & light & lovely theme for Hexo. 一个对可爱自以为是的 Hexo 主题。 2327 | 2328 | * [aeilot/hexo-theme-paperwhite](https://github.com/aeilot/hexo-theme-paperwhite) - A minimalist theme 2329 | 2330 | * [FuShaoLei/hexo-theme-white](https://github.com/FuShaoLei/hexo-theme-white) - A Pure Theme For Hexo 2331 | 2332 | ## Lua 2333 | 2334 | * [NvChad/NvChad](https://github.com/NvChad/NvChad) - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience. 2335 | 2336 | * [rxi/lite](https://github.com/rxi/lite) - A lightweight text editor written in Lua 2337 | 2338 | ## Vim Script 2339 | 2340 | * [neovim/neovim](https://github.com/neovim/neovim) - Vim-fork focused on extensibility and usability 2341 | 2342 | * [vim/vim](https://github.com/vim/vim) - The official Vim repository 2343 | 2344 | ## Scheme 2345 | 2346 | * [dangh/zed-ejs](https://github.com/dangh/zed-ejs) - EJS template syntax for Zed 2347 | 2348 | ## Markdown 2349 | 2350 | * [nolebase/nolebase](https://github.com/nolebase/nolebase) - A place to record memories, knowledge and ideas | 记录回忆,知识和畅想的地方 2351 | 2352 | * [saveweb/review-2022](https://github.com/saveweb/review-2022) - 饿您饿饿年,你吃年终总结了馍? 2353 | 2354 | * [mdn/content](https://github.com/mdn/content) - The content behind MDN Web Docs 2355 | 2356 | * [microsoft/vscode-docs](https://github.com/microsoft/vscode-docs) - Public documentation for Visual Studio Code 2357 | 2358 | ## PostScript 2359 | 2360 | * [kf-liu/The-Art-of-Linear-Algebra-zh-CN](https://github.com/kf-liu/The-Art-of-Linear-Algebra-zh-CN) - Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR. 2361 | 2362 | * [kenjihiranabe/The-Art-of-Linear-Algebra](https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra) - Graphic notes on Gilbert Strang's "Linear Algebra for Everyone" 2363 | 2364 | ## C\# 2365 | 2366 | * [CollapseLauncher/Collapse](https://github.com/CollapseLauncher/Collapse) - An Advanced Launcher for miHoYo/HoYoverse Games 2367 | 2368 | * [babalae/better-genshin-impact](https://github.com/babalae/better-genshin-impact) - 📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI Automation Testing Tools For Genshin Impact 2369 | 2370 | * [bezzad/Downloader](https://github.com/bezzad/Downloader) - Fast, cross-platform and reliable multipart downloader with asynchronous progress events for .NET applications. 2371 | 2372 | * [Scighost/Starward](https://github.com/Scighost/Starward) - Game Launcher for miHoYo - 米家游戏启动器 2373 | 2374 | * [dongle-the-gadget/WinverUWP](https://github.com/dongle-the-gadget/WinverUWP) - A UWP version of winver 2375 | 2376 | * [JasonWei512/EnergyStarX](https://github.com/JasonWei512/EnergyStarX) - 🔋 Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar. 2377 | 2378 | * [the1812/Malware-Patch](https://github.com/the1812/Malware-Patch) - 阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware. 2379 | 2380 | * [HolographicHat/Yae](https://github.com/HolographicHat/Yae) - 更快、更准的原神数据导出工具 2381 | 2382 | * [DGP-Studio/Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao) - 实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰 2383 | 2384 | * [d2phap/ImageGlass](https://github.com/d2phap/ImageGlass) - 🏞 A lightweight, versatile image viewer 2385 | 2386 | * [MarcAnt01/Fluent-Screen-Recorder](https://github.com/MarcAnt01/Fluent-Screen-Recorder) - An award-winning minimal screen recorder for Windows 2387 | 2388 | * [MathewSachin/Captura](https://github.com/MathewSachin/Captura) - Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes 2389 | 2390 | * [Planshit/Tai](https://github.com/Planshit/Tai) - 👻 在Windows上统计软件使用时长和网站浏览时长 2391 | 2392 | * [MicaForEveryone/MicaForEveryone](https://github.com/MicaForEveryone/MicaForEveryone) - Mica For Everyone is a tool to enable backdrop effects on the title bars of Win32 apps on Windows 11. 2393 | 2394 | * [t1m0thyj/WinDynamicDesktop](https://github.com/t1m0thyj/WinDynamicDesktop) - Port of macOS Mojave Dynamic Desktop feature to Windows 2395 | 2396 | * [rocksdanister/lively](https://github.com/rocksdanister/lively) - Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3. 2397 | 2398 | * [stratumauth/app](https://github.com/stratumauth/app) - 📱 Two-Factor Authentication (2FA) client for Android + Wear OS 2399 | 2400 | * [imbushuo/EnergyStar](https://github.com/imbushuo/EnergyStar) - A terrible application setting SV2 Efficiency Mode for inactive Windows apps and user background apps 2401 | 2402 | * [0x5bfa/FluentHub](https://github.com/0x5bfa/FluentHub) - A stylish yet powerful GitHub client for Windows 2403 | 2404 | * [canton7/SyncTrayzor](https://github.com/canton7/SyncTrayzor) - Windows tray utility / filesystem watcher / launcher for Syncthing 2405 | 2406 | * [he55/DreamScene2](https://github.com/he55/DreamScene2) - 一个小而快并且功能强大的 Windows 动态桌面软件 2407 | 2408 | * [BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools) - 🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。 2409 | 2410 | * [DevToys-app/DevToys](https://github.com/DevToys-app/DevToys) - A Swiss Army knife for developers. 2411 | 2412 | * [nilaoda/BBDown](https://github.com/nilaoda/BBDown) - Bilibili Downloader. 一个命令行式哔哩哔哩下载器. 2413 | 2414 | * [Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp) - 适用于新系统UI的哔哩 2415 | 2416 | * [character-map-uwp/Character-Map-UWP](https://github.com/character-map-uwp/Character-Map-UWP) - A modern, native UWP replacement for the Win32 Character Map and Windows Font Viewer with flawless high DPI and touch support. 2417 | 2418 | * [xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite) - 哔哩哔哩UWP Lite 2419 | 2420 | * [ModernFlyouts-Community/ModernFlyouts](https://github.com/ModernFlyouts-Community/ModernFlyouts) - A modern Fluent Design replacement for the old Metro themed flyouts present in Windows. 2421 | 2422 | * [Richasy/Work-Timer](https://github.com/Richasy/Work-Timer) - 正向计时器 2423 | 2424 | * [Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP) - BiliBili的UWP客户端,当然,是第三方的了 2425 | 2426 | * [AutoDarkMode/Windows-Auto-Night-Mode](https://github.com/AutoDarkMode/Windows-Auto-Night-Mode) - Automatically switches between the dark and light theme of Windows 10 and Windows 11 2427 | 2428 | * [Kinnara/ModernWpf](https://github.com/Kinnara/ModernWpf) - Modern styles and controls for your WPF applications 2429 | 2430 | * [microsoft/WinUI-Gallery](https://github.com/microsoft/WinUI-Gallery) - This app demonstrates the controls available in WinUI and the Fluent Design System. 2431 | 2432 | * [File-New-Project/EarTrumpet](https://github.com/File-New-Project/EarTrumpet) - EarTrumpet - Volume Control for Windows 2433 | 2434 | * [thebookisclosed/ViVe](https://github.com/thebookisclosed/ViVe) - C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer 2435 | 2436 | * [files-community/Files](https://github.com/files-community/Files) - A modern file manager that helps users organize their files and folders. 2437 | 2438 | * [felixse/FluentTerminal](https://github.com/felixse/FluentTerminal) - A Terminal Emulator based on UWP and web technologies. 2439 | 2440 | * [0x7c13/Notepads](https://github.com/0x7c13/Notepads) - A modern, lightweight text editor with a minimalist design. 2441 | 2442 | * [microsoft/PowerToys](https://github.com/microsoft/PowerToys) - Windows system utilities to maximize productivity 2443 | 2444 | * [PowerShell/PowerShell](https://github.com/PowerShell/PowerShell) - PowerShell for every system! 2445 | 2446 | * [CommunityToolkit/WindowsCommunityToolkit](https://github.com/CommunityToolkit/WindowsCommunityToolkit) - The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation. 2447 | 2448 | * [cDima/Aerial](https://github.com/cDima/Aerial) - Aerial Apple TV screen saver for Windows 2449 | 2450 | ## Nim 2451 | 2452 | * [zedeus/nitter](https://github.com/zedeus/nitter) - Alternative Twitter front-end 2453 | 2454 | ## Jupyter Notebook 2455 | 2456 | * [sweepai/sweep](https://github.com/sweepai/sweep) - Sweep: AI coding assistant for JetBrains 2457 | 2458 | * [CompVis/stable-diffusion](https://github.com/CompVis/stable-diffusion) - A latent text-to-image diffusion model 2459 | 2460 | * [unsplash/datasets](https://github.com/unsplash/datasets) - 🎁 6,500,000+ Unsplash images made available for research and machine learning 2461 | 2462 | * [tensorflow/docs](https://github.com/tensorflow/docs) - TensorFlow documentation 2463 | 2464 | * [github/covid19-dashboard](https://github.com/github/covid19-dashboard) - A site that displays up to date COVID-19 stats, powered by fastpages. 2465 | 2466 | * [nfmcclure/tensorflow\_cookbook](https://github.com/nfmcclure/tensorflow_cookbook) - Code for Tensorflow Machine Learning Cookbook 2467 | 2468 | ## Elixir 2469 | 2470 | * [plausible/analytics](https://github.com/plausible/analytics) - Simple, open source, lightweight and privacy-friendly web analytics alternative to Google Analytics. 2471 | 2472 | ## VBScript 2473 | 2474 | * [pyenv-win/pyenv-win](https://github.com/pyenv-win/pyenv-win) - pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well. 2475 | 2476 | ## EJS 2477 | 2478 | * [lh1me/hexo-theme-aomori](https://github.com/lh1me/hexo-theme-aomori) - 🔥 Minimalist & Powerful Hexo Theme 2479 | 2480 | * [Fechin/reference](https://github.com/Fechin/reference) - ⭕ Share quick reference cheat sheet for developers. 2481 | 2482 | ## Less 2483 | 2484 | * [MaLuns/hexo-theme-async](https://github.com/MaLuns/hexo-theme-async) - 一个简单而轻量级的 Hexo 主题。 | A simple, lightweight Hexo theme. 2485 | 2486 | * [haydenull/logseq-woz-theme](https://github.com/haydenull/logseq-woz-theme) - A theme base dev theme 2487 | 2488 | ## Assembly 2489 | 2490 | * [corkami/pics](https://github.com/corkami/pics) - File formats dissections and more... 2491 | 2492 | * [microsoft/MS-DOS](https://github.com/microsoft/MS-DOS) - The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes 2493 | 2494 | ## Batchfile 2495 | 2496 | * [lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai) - An unprofessional open-source Chinese font derived from Fontworks' Klee One. 一款非专业的开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。 2497 | 2498 | ## PowerShell 2499 | 2500 | * [YerongAI/Office-Tool](https://github.com/YerongAI/Office-Tool) - Office Tool Plus localization projects. 2501 | 2502 | * [Atlas-OS/Atlas](https://github.com/Atlas-OS/Atlas) - 🚀 An open and lightweight modification to Windows, designed to optimize performance, privacy and usability. 2503 | 2504 | * [Moeologist/scoop-completion](https://github.com/Moeologist/scoop-completion) - scoop tab completion, work with powershell 2505 | 2506 | * [dahlbyk/posh-git](https://github.com/dahlbyk/posh-git) - A PowerShell environment for Git 2507 | 2508 | * [PhrozenIO/PowerRemoteDesktop](https://github.com/PhrozenIO/PowerRemoteDesktop) - Remote Desktop entirely coded in PowerShell. 2509 | 2510 | * [ChungZH/peach](https://github.com/ChungZH/peach) - 🍑 A sweet Scoop bucket. | 你在想屁吃? 2511 | 2512 | * [ScoopInstaller/Extras](https://github.com/ScoopInstaller/Extras) - 📦 The Extras bucket for Scoop. 2513 | 2514 | * [hotvulcan/Thanos.sh](https://github.com/hotvulcan/Thanos.sh) - if you are Thanos(root), this command could delete half your files randomly 2515 | 2516 | * [ScoopInstaller/Scoop](https://github.com/ScoopInstaller/Scoop) - A command-line installer for Windows. 2517 | 2518 | ## Dockerfile 2519 | 2520 | * [jaywcjlove/reference](https://github.com/jaywcjlove/reference) - 为开发人员分享快速参考备忘清单(速查表) 2521 | 2522 | * [Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook) - 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only). 2523 | 2524 | * [kelseyhightower/nocode](https://github.com/kelseyhightower/nocode) - The best way to write secure and reliable applications. Write nothing; deploy nowhere. 2525 | 2526 | ## Handlebars 2527 | 2528 | * [microsoft/vscode-codicons](https://github.com/microsoft/vscode-codicons) - The icon font for Visual Studio Code 2529 | 2530 | ## AutoIt 2531 | 2532 | * [rcmaehl/MSEdgeRedirect](https://github.com/rcmaehl/MSEdgeRedirect) - A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser 2533 | 2534 | * [rcmaehl/WhyNotWin11](https://github.com/rcmaehl/WhyNotWin11) - Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks! 2535 | 2536 | ## V 2537 | 2538 | * [vlang/v](https://github.com/vlang/v) - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io 2539 | 2540 | ## Clojure 2541 | 2542 | * [logseq/logseq](https://github.com/logseq/logseq) - A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap 2543 | 2544 | * [penpot/penpot](https://github.com/penpot/penpot) - Penpot: The open-source design tool for design and code collaboration 2545 | 2546 | ## JSON 2547 | 2548 | * [upptime/upptime](https://github.com/upptime/upptime) - ⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary 2549 | 2550 | ## Vim script 2551 | 2552 | * [aeilot/.vimrc.d](https://github.com/aeilot/.vimrc.d) - My Vim Configuration 2553 | 2554 | ## ASL 2555 | 2556 | * [edk2-porting/edk2-msm](https://github.com/edk2-porting/edk2-msm) - Broken edk2 port for Qualcomm platforms xD 2557 | 2558 | ## Visual Basic .NET 2559 | 2560 | * [ChrisAnd1998/TaskbarX](https://github.com/ChrisAnd1998/TaskbarX) - Center Windows taskbar icons with a variety of animations and options. 2561 | 2562 | ## CMake 2563 | 2564 | * [microsoft/vcpkg](https://github.com/microsoft/vcpkg) - C++ Library Manager for Windows, Linux, and MacOS 2565 | 2566 | ## Haskell 2567 | 2568 | * [jgm/pandoc](https://github.com/jgm/pandoc) - Universal markup converter 2569 | -------------------------------------------------------------------------------- /template/README.ejs: -------------------------------------------------------------------------------- 1 | # My Stars [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 2 | 3 | > ⭐ generated with [simonecorsi/mawesome](https://github.com/simonecorsi/mawesome) 4 | 5 | ## Table of Contents 6 | 7 | <% for(let [language, repositories] of stars) { %> 8 | ## <%= language %> 9 | 10 | <% for(let repo of repositories) { %> 11 | - [<%= repo.full_name %>](<%= repo.html_url %>) - <%= repo.description %> 12 | <% } %> 13 | 14 | <% } %> 15 | --------------------------------------------------------------------------------