- tatsu-lab/stanford_alpaca - Code and documentation to train Stanford's Alpaca models, and generate the data.
- runningcheese/Awesome-AI - Awesome AI,你的《人工智能指南》!
- NLP-LOVE/ML-NLP - 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
- MochiDiffusion/MochiDiffusion - Run Stable Diffusion on Mac natively
- pengxiao-song/LaWGPT - 🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型
- THUDM/ChatGLM-6B - ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
- ShusenTang/Dive-into-DL-PyTorch - 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
- chenzomi12/AISystem - AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
- microsoft/generative-ai-for-beginners - 21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
- run-llama/llama_index - LlamaIndex is the leading framework for building LLM-powered agents over your data.
- mushan0x0/AI0x0.com - 一个多模态多模型通用型的全局全能 AI 查询生成桌面悬浮助手应用
- Mintplex-Labs/anything-llm - The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, and more.
- janhq/jan - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
- mlabonne/llm-course - Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
- dair-ai/ML-Papers-of-the-Week - 🔥Highlighting the top ML papers every week.
- chatanywhere/GPT_API_free - Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
- Pythagora-io/gpt-pilot - The first real AI developer
- mantasu/cs231n - Shortest solutions for CS231n 2021-2024
- ollama/ollama - Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
- dair-ai/ML-YouTube-Courses - 📺 Discover the latest machine learning / AI courses on YouTube.
- lllyasviel/sd-forge-layerdiffuse - [WIP] Layer Diffusion for WebUI (via Forge)
- lllyasviel/LayerDiffuse - Transparent Image Layer Diffusion using Latent Transparency
- aotumanbiu/Pytorch-Mask-RCNN - 根据Pytorch官方教程实现 Mask-RCNN,其 backbone为ResNet50+FPN。现在完成了对于示例数据集的训练,后续会继续修改,实现其他的功能。
- invoke-ai/InvokeAI - Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.
- liguodongiot/llm-action - 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
- jina-ai/reader - Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
- EmptyBlueBox/Introduction_to_Computer_Vision-wh-2024Spring-PKU - I love CV.
- IcarusWizard/MAE - PyTorch implementation of Masked Autoencoder
- facebookresearch/mae - PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
- LLMBook-zh/LLMBook-zh.github.io - 《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
- lucidrains/vit-pytorch - Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
- yangkky/distributed_tutorial
- FoundationVision/VAR - [NeurIPS 2024 Best Paper][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An ultra-simple, user-friendly yet state-of-the-art codebase for autoregressive image generation!
- huggingface/pytorch-image-models - The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
- yformer/EfficientSAM - EfficientSAM: Leveraged Masked Image Pretraining for Efficient Segment Anything
- RimoChan/ConfusionXL - ConfusionXL V2.0 - 世界上最好的2次元模型
- CASIA-IVA-Lab/FastSAM - Fast Segment Anything
- CrazyBoyM/llama3-Chinese-chat - Llama3、Llama3.1 中文仓库(随书籍撰写中... 各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)
- ChaoningZhang/MobileSAM - This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
- albumentations-team/albumentations - Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
- EmptyBlueBox/2021_Fall_PKU_Standard_CPP_Programming_lg_Ataxx
- ccr-cheng/botzone-mahjong-environment - Python environment for Chinese Standard Mahjong on Botzone platform.
- invimirage/Mahjong-RL-botzone - PKU course, Reinforced Learning, final project
- lawlorentz/Chinese-Standard-Mahjong-DRL
- gulang2019/mahjong - mahjong project @ pku RL course
- zhaochenyang20/IAI_2022 - 贵系 2022 年人智导全部资料,from homework to course review
- KKKSQJ/DeepLearning - A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-supervision, etc. Each project can be run independently, and there are corresponding articles to explain.
- PKUFlyingPig/CMU10-714 - Learning material for CMU10-714: Deep Learning System
- boyu-ai/Hands-on-RL - https://hrl.boyuai.com/
- 16131zzzzzzzz/EveryoneNobel - A flexible framework powered by ComfyUI for generating personalized Nobel Prize images.
- jingyaogong/minimind - 🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!
- datawhalechina/self-llm - 《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
- datawhalechina/llm-universe - 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
- Byaidu/PDFMathTranslate - PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker/Zotero
- Baiyuetribe/paper2gui - Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术
- luca-medeiros/lang-segment-anything - SAM with text prompt
- facebookresearch/sam2 - The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
- SuperMedIntel/Medical-SAM2 - Medical SAM 2: Segment Medical Images As Video Via Segment Anything Model 2
- abi/screenshot-to-code - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
- infiniflow/ragflow - RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
- pingcap/autoflow - pingcap/autoflow is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage. Demo: https://tidb.ai
- Cinnamon/kotaemon - An open-source RAG-based tool for chatting with your documents.
- ahangchen/torch_base - Quickly bring up your PyTorch project(a skeleton)
- HazyResearch/aisys-building-blocks - Building blocks for foundation models.
- tongyx361/Awesome-LLM-Research - Curation of resources for LLM research, screened by @tongyx361 to ensure high quality and accompanied with elaborately-written concise descriptions to help readers get the gist as quickly as possible.
- ali-vilab/MangaNinjia - [CVPR 2025] Official implementation of "MangaNinja: Line Art Colorization with Precise Reference Following"
- WZH0120/SAM2-UNet - SAM2-UNet: Segment Anything 2 Makes Strong Encoder for Natural and Medical Image Segmentation
- DengPingFan/PraNet - PraNet: Parallel Reverse Attention Network for Polyp Segmentation, MICCAI 2020 (Oral). Code using Jittor Framework is available.
- MrGiovanni/AbdomenAtlas - [NeurIPS 2023] AbdomenAtlas 1.0 (5,195 CT volumes + 9 annotated classes)
- zhaochenyang20/Awesome-ML-SYS-Tutorial - My learning notes/codes for ML SYS.
- instructor-ai/instructor - structured outputs for llms
- MrGiovanni/SuPreM - [ICLR 2024 Oral] Supervised Pre-Trained 3D Models for Medical Image Analysis (9,262 CT volumes + 25 annotated classes)
- Unakar/Efficient_AI - 此项目是我个人对MIT 6.5940 课程作业的答案,学习笔记和心得。
- CherryHQ/cherry-studio - 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers. Support deepseek-r1
- deepseek-ai/FlashMLA - FlashMLA: Efficient MLA decoding kernels
- TianxingChen/Embodied-AI-Guide - 具身智能入门指南 Embodied-AI-Guide
- TakWolf/ark-pixel-font - Open source Pan-CJK pixel font / 开源的泛中日韩像素字体
- wkei/ayu-warp - ayu theme for warp
- lxgw/kose-font - A Chinese handwriting font derived from SetoFont. 一款衍生于「濑户字体」的中文手写字型。
- CaliCastle/cali.so - Cali 的个人官网开源项目
- nolebase/nolebase - A place to record memories, knowledge and ideas | 记录回忆,知识和畅想的地方
- FuryMartin/I-QinShiHuang-Money - 我,秦始皇,打钱!可以开发票。
- 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,细粒度的自定义选项
- TianxingChen/Embodied-AI-Guide - 具身智能入门指南 Embodied-AI-Guide
- ARISE-Initiative/robosuite - robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
- PKU-HMI-Lab/LIFT3D - [CVPR 2025]Lift3D Foundation Policy: Lifting 2D Large-Scale Pretrained Models for Robust 3D Robotic Manipulation
- Farama-Foundation/Metaworld - Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning
- Krasjet/quaternion - A brief introduction to the quaternions and its applications in 3D geometry.
- pionxzh/chatgpt-exporter - Export and Share your ChatGPT conversation history
- assimon/dujiaoka - 🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉
- githubocto/repo-visualizer
- wandou-cc/blog-ui
- catppuccin/catppuccin - 😸 Soothing pastel theme for the high-spirited!
- catppuccin/tailwindcss - 💨 Soothing pastel theme for Tailwind CSS
- hakadao/bilibili-simple-home - A search engine style for bilibili home page | b站仿搜索引擎样式首页风格
- NyaaCat/NyaaStats - Public player stats page generator
- BuilderIO/mitosis - Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
- QwikDev/partytown - Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
- astrit/css.gg - 700+ Pure CSS, SVG & Figma UI Icons, 6000+ glyphs, patterns, colors and layouts.
- Crossbell-Box/xLog - 🪽 An open-source creative community written on the blockchain.
- lukeed/clsx - A tiny (239B) utility for constructing
className
strings conditionally. - grafana/grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
- slab/quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility
- olcchi/ekar.site - My Personal Website
- atomiks/tippyjs - Tooltip, popover, dropdown, and menu library
- soybeanjs/soybean-admin - A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
- primefaces/primevue - Next Generation Vue UI Component Library
- jgthms/bulma - Modern CSS framework based on Flexbox
- jamiebuilds/tailwindcss-animate - A Tailwind CSS plugin for creating beautiful animations
- necolas/normalize.css - A modern alternative to CSS resets
- lobehub/sd-webui-lobe-theme -
🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features. - CatsJuice/ipad-cursor - ● Mouse effect of iPad in browser that can be used in any framework
- wooorm/starry-night - Syntax highlighting, like GitHub
- appwrite/appwrite - Build like a team of hundreds_
- Innei/Shiro - 📜 A minimalist personal website embodying the purity of paper and freshness of snow.
- TNXG/Shiro - 📜 Shiro: A minimalist personal website embodying the purity of paper and freshness of snow.
- TNXGLab/Shiro - 📜 A minimalist personal website embodying the purity of paper and freshness of snow.
- saadeghi/daisyui - 🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library
- lobehub/lobe-chat - 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / 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.
- chathub-dev/chathub - All-in-one chatbot client
- mushan0x0/AI0x0.com - 一个多模态多模型通用型的全局全能 AI 查询生成桌面悬浮助手应用
- dsrkafuu/misans - MiSans (subsetted) fonts from Xiaomi for free (web) use. | 小米 MiSans 字体 (网页)。
- hunkjun/chatgpt-api-proxy - 最简单的方式实现自建主机搭建的OpenAI api(Chatgpt api)代理。
- xieyezi/website-2024-next - my personal website 2024.
- meilisearch/meilisearch - A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
- elrumo/macOS_Big_Sur_icons_replacements - Replacement icons for popular apps in the style of macOS Big Sur
- markmead/hyperui - Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀
- moegi-design/ghost-theme-Moegi - An elegant & fresh ghost theme.
- nyaggah/bedframe - Your Browser Extension Development Framework
- mintlify/starter - 📖 The starter kit for your Mintlify docs
- lilianweng/lilianweng.github.io - My personal page
- pacexy/tailwindcss-variable-colors - Add dark mode support with just one class
- d3/d3 - Bring data to life with SVG, Canvas and HTML. 📊📈🎉
- danny-avila/LibreChat - Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active project.
- theatre-js/theatre - Motion design editor for the web
- Bistutu/FluentRead - A revolutionary open-source browser translation plugin that enables everyone to have a native-like reading experience. 一款革命性的浏览器开源翻译插件,让所有人都能够拥有基于母语般的阅读体验。https://fluent.thinkstu.com
- BewlyBewly/BewlyBewly - Just make a few small changes to your Bilibili homepage. (English | 简体中文 | 正體中文 | 廣東話)
- ArtalkJS/Artalk - 🌌 Your Self-hosted Comment System. | 自托管评论系统
- Avikam03/screentime
- usememos/memos - An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
- songquanpeng/one-api - LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key 管理与二次分发。单可执行文件,提供 Docker 镜像,一键部署,开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.
- lnbiuc/blog-next-view - Nuxt full-stack blog.
- elysiajs/elysia - Ergonomic Framework for Humans
- danmarshall/google-font-to-svg-path - Create an SVG path from a Google font
- OneUptime/oneuptime - OneUptime is the complete open-source observability platform.
- antfu-collective/vitesse-webext - ⚡️ WebExtension Vite Starter Template
- Magren0321/nerukigat - 🌟 My personal website, build width Nextjs
- catdad/canvas-confetti - 🎉 performant confetti animation in the browser
- cruip/tailwind-landing-page-template - Simple Light is a free landing page template built on top of TailwindCSS and fully coded in React / Next.js. Made by
- cworld1/cworld1 - CWorld's personal website
- antfu/yak-shaving-map - Anthony's Yak Shaving Map
- srleom/astro-theme-resume - An open-sourced personal resume site template with a blog, built with Astro and Tailwind.
- Richard9394/MingCute - Carefully Designed Icon Library. MingCute is a set of simple and exquisite open-source icon library. Whether you're a designer or a developer, it's perfect for use in web and mobile.
- spencerwooo/substats - ( `д′) how many followers do i have? how many!
- simple-icons/simple-icons - SVG icons for popular brands
- cworld1/astro-theme-pure - ⭐ A simple, fast and powerful blog theme built by Astro
- atlassian/pragmatic-drag-and-drop - Fast drag and drop for any experience on any tech stack
- libnyanpasu/clash-nyanpasu - Clash Nyanpasu~(∠・ω< )⌒☆
- iconoir-icons/iconoir - An open source icons library with 1600+ icons, supporting React, React Native, Flutter, Vue, Figma, and Framer.
- logto-io/logto - 🧑🚀 An identity and access management (IAM) infrastructure with authentication, authorization, MFA, SSO, user management, and multi-tenancy features. Supports OAuth 2.0, OIDC, and SAML. No framework restrictions.
- type-challenges/type-challenges - Collection of TypeScript type challenges with online judge
- YunYouJun/kotodama - 💬 掌控言灵的魔法,一个优雅的纯静态评论管理后台
- piotrkulpinski/openalternative - A community driven list of open source alternatives to proprietary software and applications.
- Skywt2003/WebCV
- xieyezi/talks - my talks
- vincentbel/remark-pangu - 给 Markdown 中英文自动插入空格的 remark 插件
- fuma-nama/fumadocs - The beautiful docs framework with Next.js.
- markhorn-dev/astro-sphere - Astro Sphere is a static, minimalist, lightweight, lightning fast portfolio and blog.
- jackyzha0/sunlit - a pure css implementation of some sunlight streaming in through the window
- floating-ui/floating-ui - A JavaScript library to position floating elements and create interactions for them.
- jsbenchmark/jsbenchmark - A straightforward JavaScript benchmarking tool and REPL with support for ES modules and libraries.
- charmbracelet/huh - Build terminal forms and prompts 🤷🏻♀️
- abi/screenshot-to-code - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
- jordienr/whatamesh - tool to create mesh gradients
- ccbikai/RSS.Beauty - Make Your RSS Beautiful!
- sdras/cssgridgenerator - 🧮 Generate basic CSS Grid code to make dynamic layouts!
- guhrodrrigues/luxe - Copy and paste components ready to use. Practical. Customizable.
- Uninen/vite-ts-tailwind-starter - Opinionated Vite + Vue 3 + TypeScript + Tailwind CSS starter template w/ tests and CI.
- Aebel-Shajan/year-in-data - Made this to visualise what I did in 2024 through annual activity heatmaps.
- gtokman/corner-smoothing - Apple-like smooth corners for Tailwind CSS.
- magicuidesign/magicui - UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
- imsyy/site-status - 📺 一个基于 UptimeRobot API 的在线状态面板 | 站点监测 | 状态检测 | An online status panel based on the UptimeRobot API | UptimeRobot, status, site
- willow-god/Friend-Circle-Lite - 🐱一个精简版,无后端,且仅利用github action运行的精简版友链朋友圈程序,兼容fc的json格式信息,同时支持推送友圈更新,支持他人订阅个人站点并在更新时发送邮箱推送。
- EmptyBlueBox/Introduction_to_Computer_System_ICS-gxt-2022Fall-PKU
- Seterplus/CSAPP - CSAPP Labs
- zhouyuyang2002/ICS-lab - 存放 2021 学期 PKU-ICS 所有 lab
- Veiasai/ics-2017-lab7
- CS-icez/introduction-to-computer-systems - F22 PKU course “Introduction to Computer System” (ICS) lab solutions. Top 1 in archlab and malloclab.
- EugeneLiu/translationCSAPP - 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。
- Halbmond/Introduction-to-Computer-Systems - Course : Introduction to Computer Systems
- Hansimov/csapp - 个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
- XieGuochao/csapp - The docker source and materials for CS:APP labs
- vonzhou/CSAPP - CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!
- sshwy/y86-pipe-rs - Y86 Pipeline Simulator Rust Implementation, employed in PKU's ICS 2024 archlab
- louislam/uptime-kuma - A fancy self-hosted monitoring tool
- 1Panel-dev/1Panel - 🔥 1Panel offers an intuitive web interface for managing websites, files, containers, databases and LLMs within a Linux server.
- hunkjun/chatgpt-api-proxy - 最简单的方式实现自建主机搭建的OpenAI api(Chatgpt api)代理。
- NvChad/NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
- KDE/latte-dock - Replacement dock for Plasma desktops, providing an elegant and intuitive experience for your tasks and plasmoids
- TryGhost/Ghost - Independent technology for modern publishing, memberships, subscriptions and newsletters.
- umputun/remark42 - comment engine
- coralproject/talk - A better commenting experience from Vox Media
- danni-cool/wechatbot-webhook - 轻量、可部署的微信机器人webhook服务,使用http接口收发微信消息, 用它作为个人通知、AIGC 应用或者 coze、n8n等自动化工作流的消息节点
- sxyazi/yazi - 💥 Blazing fast terminal file manager written in Rust, based on async I/O.
- OneUptime/oneuptime - OneUptime is the complete open-source observability platform.
- Jeric-X/SyncClipboard - 跨平台剪贴板同步方案 / Cross-Platform Cipboard Syncing Solution
- ThisSeanZhang/landscape - Easily configure your favorite Linux distribution as a router using the web UI
- DevToys-app/DevToysMac - DevToys For mac
- p0deje/Maccy - Lightweight clipboard manager for macOS
- orbstack/orbstack - Fast, light, simple Docker containers & Linux machines
- qier222/YesPlayMusic - 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
- Whisky-App/Whisky - A modern Wine wrapper for macOS built with SwiftUI
- mulaRahul/keyviz - Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time.
- spacedriveapp/spacedrive - Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
- tiny-craft/tiny-rdm - Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
- leaves615/KeyboardHolder
- localsend/localsend - An open-source cross-platform alternative to AirDrop
- nilaoda/BBDown - Bilibili Downloader. 一个命令行式哔哩哔哩下载器.
- rxhanson/Rectangle - Move and resize windows on macOS with keyboard shortcuts and snap areas
- Lakr233/Firework - 烟花箱!
- deskflow/deskflow - Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video).
- DEAKSoftware/Synergy-Binaries - Download the latest stable Synergy binaries.
- LeeeSe/MessAuto - 自动提取Mac平台的短信和邮箱验证码;Automatic extraction of 2FA codes from iMassage and Mail App for Mac platform
- 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.
- openai-translator/openai-translator - 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
- FelixKohlhas/ScreenTime2CSV
- hovancik/stretchly - The break time reminder app
- Borber/Tran - 简洁, 快速, 划词翻译
- insidegui/DarkModeBuddy - Switch your Mac's system theme based on the ambient light intensity.
- Avikam03/screentime
- buresdv/Cork - A fast GUI for Homebrew written in SwiftUI
- zenangst/Gray - 🌓 Tailor your macOS Mojave experience
- MrKai77/Loop - Window management made elegant.
- sfsam/Itsycal - Itsycal is a tiny calendar for your Mac's menu bar. http://www.mowglii.com/itsycal
- dwarvesf/hidden - An ultra-light MacOS utility that helps hide menu bar icons
- pakerwreah/Calendr - Menu bar calendar for macOS
- superhighfives/pika - An open-source colour picker app for macOS
- OdysseusYuan/Mocreak - 基于 LKY_OfficeTools 构建的图形化版本。一键自动化下载、安装、激活 Office 正版的办公增强工具。该工具完全免费、无广告、绿色、无毒、简约、高效、安全。
- boring-design/haye-distro
- jordanbaird/Ice - Powerful menu bar manager for macOS
- Jeric-X/SyncClipboard - 跨平台剪贴板同步方案 / Cross-Platform Cipboard Syncing Solution
- Lakr233/NotchDrop - Use your MacBook's notch like Dynamic Island for temporary storing files and AirDrop
- TheBoredTeam/boring.notch - TheBoringNotch: Not so boring notch That Rocks 🎸🎶
- exelban/stats - macOS system monitor in your menu bar
- wibus-wee/InjectGUI - macOS Integrated Injection Framework (GUI version)
- agalwood/Motrix - A full-featured download manager.
- lihaoyun6/AirBattery - Get the battery usage of all your devices on your Mac and put them on the Dock / Menu Bar / Widget! && 在Mac上获取你所有设备的电量信息并显示在Dock / 状态栏 / 小组件上!
- alienator88/Pearcleaner - A free, source-available and fair-code licensed mac app cleaner
- ejbills/DockDoor - Window peeking for macOS
- Lakr233/Halloween24
- metasidd/Orb - A mesmerizing orb, fully designed in SwiftUI.
- dosdude1/discord-lite - An ultra-lightweight native Discord client for vintage and modern Mac OS
- inject-X/injectX - Simple injection of macOS applications
- 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.
- X1a0He/Adobe-Downloader - macOS Adobe apps download & installer
- FuzzyIdeas/Clop - Clipboard optimizer for macOS
- dado3212/spaces-renamer - 💻 Ability to rename desktop spaces on macOS 10.10+
- 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.
- mhaeuser/Battery-Toolkit - Control the platform power state of your Apple Silicon Mac.
- shahrviral/Mac-Setup - Buy me a coffee / book / beer
- jaywcjlove/key-clicker - KeyClicker is a macOS app that simulates the authentic typing sounds of mechanical keyboards and typewriters.
- firmianay/CTF-All-In-One - CTF竞赛权威指南
- callmePicacho/Data-Structres - 浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
- xiaolincoder/CS-Base - 图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
- zouxiaohang/TinySTL - TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
- hzwer/shareOI - 算法竞赛课件分享
- OsbertWang/install-latex-guide-zh-cn - 一份简短的关于 LaTeX 安装的介绍
- ZhenbangYou/University-Application--Computer-Science-Graduates-
- codecrafters-io/build-your-own-x - Master programming by recreating your favorite technologies from scratch.
- weekgoodday/Intro2ai - PKU北京大学信息科学技术学院2023春人工智能基础(ai基础,AI基础)课程记录仓库。董豪老师班。
- CS-icez/pku-cs-homework - PKU CS专业课作业。目前包括AI引论、代数结构与组合数学、信息论、数据库概论、数据结构与算法、数理逻辑、概率统计、算法设计与分析、编译原理、计算机网络、计算理论导论、随机过程引论、集合论与图论等。
- zhangyikaii/NJUCS-Course-Material - 南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 🍚
- cworld1/r-learning - 关于 CWorld 在学习 R 语言时的一些笔记
- wistbean/learn_python3_spider - python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
- cryingnow/2023-2024Fall_P
- SJZHZ/PKU_Reinforcement-Learning_22F - PKU 2022Fall Reinforcement Learning
- yhtq/Notes - 课程笔记
- fool2fish/dragon-book-exercise-answers - Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
- pku-minic/online-doc - PKU compiler course online documentation.
- CaptainHarryChen/StupidSysY2RV - The final project of PKU course Compilers: Principles in Spring 2023, a SysY to RISC-V compiler. Document::https://pku-minic.github.io/online-doc/#/
- boyu-ai/Hands-on-RL - https://hrl.boyuai.com/
- re-book/ptmst - Probability Theory and Mathematical Statistics Tutorial
- PKU-GeekGame/geekgame-4th
- HazyResearch/aisys-building-blocks - Building blocks for foundation models.
- tongyx361/Awesome-LLM-Research - Curation of resources for LLM research, screened by @tongyx361 to ensure high quality and accompanied with elaborately-written concise descriptions to help readers get the gist as quickly as possible.
- V1CeVersaa/V1CeVersaa.github.io - repo of V1CeVersa's notebook
- vwOvOwv/PKU-Undergraduate-Course-Public - Course resources for undergraduates of Peking University in computer science, life sciences, and other subjects.
- Wybxc/WhichClass
- allinurl/goaccess - GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
- kaixindelele/ChatPaper - Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
- lsd-rs/lsd - The next gen ls command
- binary-husky/gpt_academic - 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
- Wybxc/git-remake-guide - Git 重开/重学指南
- openai-translator/openai-translator - 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
- YisuiDenghua/my-nixos-configs
- nektos/act - Run your GitHub Actions locally 🚀
- AmruthPillai/Reactive-Resume - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
- zhixuan2333/group-tab-ai-extension - A browser extension that uses ChatGPT to group your browser tabs into logical categories.
- Crossbell-Box/xLog - 🪽 An open-source creative community written on the blockchain.
- grafana/grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
- wearerequired/lint-action - ✨ GitHub Action for detecting and auto-fixing lint errors
- IshtarTang/lofterSpider - lofter的爬虫,爬所有点过的喜欢/推荐/tag、爬取个人主页
- CTeX-org/ctex-kit - Macro Packages and Scripts for Chinese TeX users
- sylviaxgj/typora-forest-theme - another typora theme
- latentcat/qrbtf - AI & parametric QR code generator. AI & 参数化二维码生成器。https://qrbtf.com
- Mrs4s/go-cqhttp - cqhttp的golang实现,轻量、原生跨平台.
- bobz25/chat-simplifier - Simplify your chat content in seconds (by OpenAI)
- SnapDrop/snapdrop - A Progressive Web App for local file sharing
- Jezzamonn/fourier - An Interactive Introduction to Fourier Transforms
- upscayl/upscayl - 🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
- antonmedv/fx - Terminal JSON viewer & processor
- syhyz1990/baiduyun - 油猴脚本 - 一个免费开源的网盘下载助手
- LordDashMe/github-contribution-stats - Dynamically generated Github Contribution Stats. 📈 📆
- Finb/Bark - Bark is an iOS App which allows you to push custom notifications to your iPhone
- antfu/qrcode-toolkit - Anthony's QR Code Toolkit for AI generated QR Codes
- rust-net/remote-bind - 内网穿透,支持服务器中继和基于quic的P2P直连两种模式
- Molunerfinn/PicGo - 🚀A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
- bestony/logoly - A Pornhub Flavour Logo Generator
- 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.
- orf/gping - Ping, but with a graph
- HappySimple/Typora-theme-Happysimple - 一款自制的Markdown主题!
- Totoro-Li/PKUElective2022Spring - An updating gadget for PKU 2022 spring semester, forked from Zhongxinghong's original repo, on which basis bugs are fixed and new functions are developed to increase its versatility and robustness.
- thoughtbot/rcm - rc file (dotfile) management
- datreks/codetime-vscode - The Codetime extension for Visual Studio Code.
- thezzisu/ocproxy-oci - OCI Image for https://github.com/cernekee/ocproxy
- BEPb/BEPb - Config files for my GitHub profile.
- bobsoppe/zsh-ssh-agent - Ssh-agent management for zsh
- pot-app/pot-desktop - 🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.
- OwO-Network/DeepLX - Powerful Free DeepL API, No Token Required
- damnever/ChatGPTx.popclipext - 🎶 Boost your productivity with PopClip and ChatGPT.
- yiguanxianyu/PKUAutoRun - 让手机跑起来
- QIN2DIM/hcaptcha-challenger - 🥂 Gracefully face hCaptcha challenge with MoE(ONNX) embedded solution.
- mulaRahul/keyviz - Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time.
- zzzgydi/clash-verge - A Clash GUI based on tauri. Supports Windows, macOS and Linux.
- abatsakidis/PDFDeSecure - An easy-to-use PDF Unlocker. Remove copy-protection from PDF files.
- facebookresearch/nougat - Implementation of Nougat Neural Optical Understanding for Academic Documents
- tiny-craft/tiny-rdm - Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
- antfu/talks - Slides & code for my talks
- OrangeX4/vscode-smart-ime - 在 VS Code 中智能地进行中英输入法的切换
- bitwarden/server - Bitwarden infrastructure/backend (API, database, Docker, etc).
- Kyle-Ye/MenuHelper - 速达 - 欲速亦可达
- localsend/localsend - An open-source cross-platform alternative to AirDrop
- leiurayer/downkyi - 哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
- nilaoda/BBDown - Bilibili Downloader. 一个命令行式哔哩哔哩下载器.
- EvanNotFound/typora-theme-redefine - Enhance your writing experience with the official Typora theme from Hexo Theme Redefine.
- tandpfun/skill-icons - Showcase your skills on your Github readme or resumé with ease ✨
- anuraghazra/github-readme-stats - ⚡ Dynamically generated stats for your github readmes
- lionsoul2014/ip2region - Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
- Kuingsmile/clash-core - backup of clash core
- LongYinStudio/vscode-typora-shortcut-key - vscode插件,引入Typora好用的快捷键
- Nemo2011/bilibili-api - 哔哩哔哩常用API调用。支持视频、番剧、用户、频道、音频等功能。原仓库地址:https://github.com/MoyuScript/bilibili-api
- YiNNx/cmd-wrapped - 👩💻 A CLI Tool for Command Line Insights
- UniAlternative/activation-script - A script designed to generate configuration files and activate software for the Surge
- Loyalsoldier/surge-rules - 🦄 🎃 👻 Surge 规则集(DOMAIN-SET 和 RULE-SET),适用于 Surge for iOS 和 Surge for Mac 客户端。
- yufeikang/raycast_api_proxy - This is a simple Raycast AI API proxy.
- deezertidal/stash-override - Stash覆写 脚本 规则 override stoverride 磁贴 面板 分流 破解 解锁
- raycast/script-commands - Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
- DiamondHunters/NodeInject_Hook_example - A hooking example for NodeInject
- deskflow/deskflow - Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video).
- DEAKSoftware/Synergy-Binaries - Download the latest stable Synergy binaries.
- dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
- continuedev/continue - ⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
- Hovennnnn/PKUAutoElective2023 - 北大选课网补退选阶段自动选课小工具2023春季版(不定长验证码-TensorFlow版)
- prefix-dev/pixi - Package management made easy
- iawia002/lux - 👾 Fast and simple video download library and CLI tool written in Go
- bootandy/dust - A more intuitive version of du in rust
- chrissimpkins/Crunch - Insane(ly slow but wicked good) PNG image optimization
- quillforms/quillforms - Open Source TypeForm Alternative Based on React JS and Typescript | Best Typeform Clone | Conversational Multi Step Form
- SukkaW/Surge - Rule Snippet & Rule Set for Surge / Mihomo (Clash.Meta) / sing-box
- breezedeus/Pix2Text - An Open-Source Python3 tool with SMALL models for recognizing layouts, tables, math formulas (LaTeX), and text in images, converting them into Markdown format. A free alternative to Mathpix, empowering seamless conversion of visual content into text-based representations. 80+ languages are supported.
- ventoy/Ventoy - A new bootable USB solution.
- QiuChenlyOpenSource/91QiuChen - 91 Sex asm code asian cosplay hexinhex porn big dick 花Q
- ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites
- fatedier/frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
- VaalaCat/frp-panel - a multi node frp webui and for https://github.com/fatedier/frp server and client management, which makes this project a Cloudflare Tunnel/Tailscale Funnel/Ngork platform and agent open source alternative
- ArtSabintsev/Zephyr - Effortlessly synchronize UserDefaults over iCloud.
- d3/d3 - Bring data to life with SVG, Canvas and HTML. 📊📈🎉
- imlinhanchao/vsc-markdown-image - Easy to insert a image to markdown
- gjbae1212/hit-counter - 🚀 Easy way to know how many visitors are viewing your Github, Website, Notion. 🎉
- Aloxaf/silicon - Create beautiful image of your source code.
- Bistutu/FluentRead - A revolutionary open-source browser translation plugin that enables everyone to have a native-like reading experience. 一款革命性的浏览器开源翻译插件,让所有人都能够拥有基于母语般的阅读体验。https://fluent.thinkstu.com
- xiaoxuan6/weekly - 【周刊】针对优秀项目、软件、教程资料、网站等。
- yaobiao131/downkyicore - 哔哩下载姬(跨平台版)downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
- Borber/Tran - 简洁, 快速, 划词翻译
- danni-cool/wechatbot-webhook - 轻量、可部署的微信机器人webhook服务,使用http接口收发微信消息, 用它作为个人通知、AIGC 应用或者 coze、n8n等自动化工作流的消息节点
- ArtalkJS/Artalk - 🌌 Your Self-hosted Comment System. | 自托管评论系统
- Avikam03/screentime
- jyeric/BBDown - Bilibili Downloader. 一款命令行式哔哩哔哩下载器.
- Textualize/toolong - A terminal application to view, tail, merge, and search log files (plus JSONL).
- ultrafunkamsterdam/undetected-chromedriver - Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
- FlareSolverr/FlareSolverr - Proxy server to bypass Cloudflare protection
- codehub666/94list - 百度网盘分享链接分析渲染列表辅助下载开源程序
- elysiajs/elysia - Ergonomic Framework for Humans
- OneUptime/oneuptime - OneUptime is the complete open-source observability platform.
- andreasfertig/cppinsights - C++ Insights - See your source code with the eyes of a compiler
- harness/harness - Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
- outline/outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
- RSSNext/Follow - 🧡 Follow everything in one place
- hmjz100/LinkSwift - 一个基于 JavaScript 的网盘文件下载地址获取工具。基于【网盘直链下载助手】修改 ,自用,去推广,无需输入“暗号”即可使用,甚至比原版还要好用!
- vvbbnn00/WARP-Clash-API - 该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
- yuchanns/warpflare - Keep your WARP+ traffic topped up with Cloudflare Workers.
- zhangdi168/VitePressSimple - VitePress Visual Configuration Tool
- remorses/docker-phobia - Analyze Docker images size
- llaoj/gcopy - A clipboard synchronization service for different devices that can synchronize text, screenshots, and files.
- ItzCrazyKns/Perplexica - Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
- 0xlau/biliplus - 🧩 A Chrome/Edge extension to feel better in bilibili.com
- boring-design/haye-distro
- adithya-s-k/marker-api - Easily deployable 🚀 API to convert PDF to markdown quickly with high accuracy.
- hackmdio/codimd - CodiMD - Realtime collaborative markdown notes on all platforms.
- aristocratos/btop - A monitor of resources
- 2016rshah/githubchart-api - 📅 Embed github contributions chart as image
- Jeric-X/SyncClipboard - 跨平台剪贴板同步方案 / Cross-Platform Cipboard Syncing Solution
- MagmaBlock/publish-to-s3 - Effortlessly deploy your static site to any S3 bucket with a single script.
- libnyanpasu/clash-nyanpasu - Clash Nyanpasu~(∠・ω< )⌒☆
- Hackl0us/GeoIP2-CN - 小巧精悍、准确、实用 GeoIP2 数据库
- xream/geoip - 🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Clash, Trojan-Go, Leaf and Hysteria, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.
- Sanster/IOPaint - Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
- minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
- zfb132/qcloud-ssl-cdn - 使用API实现腾讯云CDN服务自动更换自己申请的Let's Encrypt证书
- jplag/JPlag - State-of-the-Art Source Code Plagiarism & Collusion Detection. Check for plagiarism in a set of programs.
- cdgriffith/Box - Python dictionaries with advanced dot notation access
- souying/vercel-api-proxy - vercel反向代理。完全免费,万能代理,可代理全网一切接口,包括openai、github、google、Telegram、全面代理ai项目一键安装
- piotrkulpinski/openalternative - A community driven list of open source alternatives to proprietary software and applications.
- opendatalab/MinerU - A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
- jpillora/chisel - A fast TCP/UDP tunnel over HTTP
- RubyMetric/chsrc - chsrc 全平台通用换源工具与框架. Change Source everywhere for every software
- Zeyi-Lin/HivisionIDPhotos - ⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
- XAMPPRocky/tokei - Count your code, quickly.
- neodevpro/neodevhost - The Powerful Friendly Uptodate AD Blocking Hosts 最新强大而友善的去广告
- Byaidu/PDFMathTranslate - PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker/Zotero
- Baiyuetribe/paper2gui - Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术
- Wsine/feishu2md - 一键命令下载飞书文档为 Markdown
- eza-community/eza - A modern alternative to ls
- donknap/dpanel - 轻量化 docker 可视化管理面板。lightweight panel for docker
- didi/xiaoju-survey - XIAOJUSURVEY is an enterprises form builder and analytics platform that allows users to create questionnaires, exams, polls, quizzes, and analyze data online.
- bitiful/send - 基于 Bitiful S4 对象存储的 “Simul-Transfer(即传即收)” 技术实现的大文件实时多人分享,Wetransfer 或 奶牛快传 的相似开源替代品。
- bestK/cursor-fake-machine
- Groupguanfang/music-list-downloader - 🎵 网易云音乐mp3下崽器 - 输入歌单id,下载到哪,直接出mp3~
- WCY-dt/my-github-2024 - Statistics of your activities on GitHub in 2024. 统计2024年你在GitHub上的活动.
- alexwforsythe/tmux-which-key - A plugin for tmux that allows users to select actions from a customizable popup menu 🧰
- juewuy/ShellCrash - Run sing-box/mihomo as client in shell
- KingRayCao/PKU-Annual-Eat - 一年过去了,你在白鲸食堂里花的钱都花在哪儿了?
- zhuohaoyu/PKU-Annual-Eat - 一年过去了,你在白鲸食堂里花的钱都花在哪儿了?
- SukkaW/Make-Bilibili-Great-Than-Ever-Before - A fork of the userscript "Make Bilibili Great Again", but with some experimental features
- 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,细粒度的自定义选项
- vercel/satori - Enlightened library to convert HTML and CSS to SVG
- Sunzxyong/Tiny - an image compression framework.(一个高保真、高压缩比的图片压缩框架)
- ocrmypdf/OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
- imputnet/cobalt - best way to save what you love
- louislam/dockge - A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
- fly8888/cursor_machine_id - 一键修改cursor 设备ID,解除设备锁定状态,为什么会有这个工具。。。因为我的设备被锁了。。。。
- 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.
- ThisSeanZhang/landscape - Easily configure your favorite Linux distribution as a router using the web UI
- gfxholo/iconic - Customize your icons and colors directly from the Obsidian UI, including tabs, files & folders, bookmarks, tags, properties, and ribbon commands.
- lusingander/serie - A rich git commit graph in your terminal, like magic 📚
- mtwn105/GitHubWrapped - GitHub Wrapped - Your Year in Code
- solidtime-io/solidtime - Modern open-source time-tracking app
- BiancoChiu/iOSRealRun-cli-18 - (iOS 18) 基于虚拟定位的 iOS 免越狱模拟跑步打卡,跨平台支持,在线拾取路径,可设置跑步速度,随机速度与路线
- beilunyang/moepush - 一个基于 NextJS + Cloudflare 技术栈构建的可爱消息推送服务, 支持多种消息推送渠道✨
- windingwind/zotero-pdf-translate - Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.
- hmjz100/bilibili-comment-checker - B站评论区自动标注成分,支持动态和关注识别以及手动输入 UID 识别
- windingwind/zotero-better-notes - Everything about note management. All in Zotero.
- retorquere/zotero-better-bibtex - Make Zotero effective for us LaTeX holdouts
- EmptyBlueBox/Course2Note - Transform course recordings into comprehensive notes.
- JLinMr/Mini-Cover - Mini-Cover:简洁的在线生成封面网站,专为博客、短视频、社交媒体等生成个性化封面
- sindresorhus/trash-cli - Move files and folders to the trash
- yt-dlp/yt-dlp - A feature-rich command-line audio/video downloader
- JosefNemec/Playnite - Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
- Flow-Launcher/Flow.Launcher - 🔍 Quick file search & app launcher for Windows with community-made plugins
- valinet/ExplorerPatcher - This project aims to enhance the working environment on Windows
- std-microblock/BetterNCM-Installer - 一键安装 Better 系软件
- std-microblock/BetterNCM - NCM 软件插件管理器
- ChrisTitusTech/winutil - Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
- Tatsu-syo/noMeiryoUI - No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.
- qier222/YesPlayMusic - 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
- Sophia-Community/SophiApp - ⚡ The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11
- crazy-max/WindowsSpyBlocker - Block spying and tracking on Windows
- microsoft/PowerToys - Windows system utilities to maximize productivity
- the1812/Malware-Patch - 阻止**流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.
- Blinue/Magpie - An all-purpose window upscaler for Windows 10/11.
- ahmetb/RectangleWin - Spectacle/Rectangle for Windows: Hotkey-driven window snapping for Windows 10/11.
- xanderfrangos/twinkle-tray - Easily manage the brightness of your monitors in Windows from the system tray
- mulaRahul/keyviz - Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time.
- localsend/localsend - An open-source cross-platform alternative to AirDrop
- leiurayer/downkyi - 哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
- files-community/Files - A modern file manager that helps users organize their files and folders.
- Planshit/Tai - 👻 在Windows上统计软件使用时长和网站浏览时长
- jenius-apps/ambie - An app that uses white noise, nature sounds, and focus features to boost your productivity.
- massgravel/Microsoft-Activation-Scripts - Open-source Windows and Office activator featuring HWID, Ohook, TSforge, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
- alyssaxuu/screenity - The free and privacy-friendly screen recorder with no limits 🎥
- DiamondHunters/NodeInject_Hook_example - A hooking example for NodeInject
- CzBiX/WSLHostPatcher - Dynamic patch WSL2 to listen port on any interface.
- Planshit/ProjectEye - 😎 一个基于20-20-20规则的用眼休息提醒Windows软件
- icebruce/FlowLauncher-Ayu
- deskflow/deskflow - Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video).
- DEAKSoftware/Synergy-Binaries - Download the latest stable Synergy binaries.
- moudey/Shell - Powerful context menu manager for Windows File Explorer
- MathewSachin/Captura - Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
- zhongyang219/TrafficMonitor - 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
- hiroi-sora/Umi-OCR - OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
- openai-translator/openai-translator - 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
- MoocDownloader/MoocDownloader - An MOOC downloader implemented by .NET. 一枚由 .NET 实现的 MOOC 下载器.
- BeyondDimension/SteamTools - 🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
- Borber/Tran - 简洁, 快速, 划词翻译
- Avikam03/screentime
- ZGGSONG/STranslate - A ready-to-go translation ocr tool developed with WPF/WPF 开发的一款即用即走的翻译、OCR工具
- WindowsAddict/IDM-Activation-Script - An open source tool to activate and reset trial of Internet Download Manager
- xM4ddy/OFGB - GUI Tool To Remove Ads From Various Places Around Windows 11
- LGUG2Z/komorebi - A tiling window manager for Windows 🍉
- weiyourumeng/RM-Toolbox - 入梦工具箱
- Klocman/Bulk-Crap-Uninstaller - Remove large amounts of unwanted applications quickly.
- Jeric-X/SyncClipboard - 跨平台剪贴板同步方案 / Cross-Platform Cipboard Syncing Solution
- srwi/EverythingToolbar - Everything integration for the Windows taskbar.
- shdwmtr/millennium - Apply themes/skins/customize Steam® after the 2023-04-27 Chromium UI update
- Raphire/Win11Debloat - A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
- EcoPasteHub/EcoPaste - 🎉跨平台的剪贴板管理工具 | Cross-platform clipboard management tool
- PasteBar/PasteBarApp - PasteBar - Limitless, Free Clipboard Manager for Mac and Windows
- AlexanderPro/SmartSystemMenu - SmartSystemMenu extends system menu of all windows in the system
- DinoChan/Loaf
- RoseTheFlower/MetroSteam - Metro skin for Steam. Reborn.
- Uahh/ToastFish - 一个利用摸鱼时间背单词的软件。
- bostrot/wsl2-distro-manager - A GUI to quickly manage your WSL2 instances
- hooke007/MPV_lazy - 🔄 mpv player 播放器折腾记录 windows conf ; 中文注释配置 快速帮助入门 ; mpv-lazy 懒人包 win10 x64 config
- phaselden/FlipIt - Flip Clock screensaver
- SamToki/Sam-Toki-Mouse-Cursors - 原创极简风格鼠标指针,适用于 Windows 系统。 / Original mouse cursors (pointers) for Windows, with minimalistic design.
- SpaceTheme/Steam - SpaceTheme for Steam
- rainmeter/rainmeter - Desktop customization tool for Windows
- 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.
- KDE/filelight - Quickly visualize your disk space usage
- Class-Widgets/Class-Widgets - Class Widgets 是一款能够显示当前课程的桌面组件应用程序。其提供了易用课程表编辑和美观的桌面组件。
- zhuozhiyongde/Stargazer - 我在梦河边浣洗星星。
- Richasy/ReaderCopilot.Public - Used to collect questions from Reader Copilot, display bug processing results, display documents, etc.
- Innei/review-2024 - 你在期待什么?你在失望什么?
- interestingLSY/sysy-compiler - A compiler for the SYSY language (a subset of C). My homework for the course "compiler principles"
- EmptyBlueBox/Reinforcement_Learning-2024Fall-PKU-Collaboration - I love reinforcement learning.
- Snowflyt/typora-copilot - GitHub Copilot plugin for Typora on both Windows, macOS and Linux, provided through Copilot.vim.
- HanXinzi-AI/awesome-computer-vision-resources - a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。
- Kuingsmile/word-GPT-Plus - Word GPT Plus is a word add-in which integrates the chatGPT model into Microsoft Word. Both official and web api is supported.
- innei-dev/Shiroi
- adtac/commento - A fast, bloat-free comments platform (Github mirror)
- Jannchie/GPT-SoVITS - 1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
- aaamoon/copilot-gpt4-service - Convert Github Copilot to ChatGPT
- okxlin/appstore - 1Panel 应用商店的非官方应用适配库 1Panel Store Unofficial App Adaptation Repository (https://t.me/dockerapps)
- UsanoCoCr/PKUICS - 北京大学2023-2024学年ICS计算机系统导论个人资料整理
- vercel/nextjs-subscription-payments - Clone, deploy, and fully customize a SaaS subscription application with Next.js.
- Lakr233/myyearwithgit - 代码仓库年终总结报告。
- lybenson/ts-checker - type-challenges solutions
- chaitin/SafeLine - SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits.
- mx-space/ProcessReporterMac
- ya2s/nonicons - A next-generation icon set for developers that extends octicons.
- mx-space/core - 😎 The next generation of RESTful API service and more feature for Mix Space, powered by @nestjs.
- chodocs/chodocs - 一站式前端内容网站,包括学习路线、知识体系。用专栏形式更新,原创不易,Give a ⭐️ if this project helped you!
- sindresorhus/awesome - 😎 Awesome lists about all kinds of interesting topics
- ZJU-Turing/TuringDoneRight - 浙江大学图灵班学长组资料汇总网站
- udecode/plate - A rich-text editor powered by AI
- RIA-AED/RIAWebsite - RIA 的官方站点前端
- QiuChenlyOpenSource/InjectLib - 基于Ruby编写的命令行注入版本
- shadcn-ui/ui - A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
- antfu/raycast-multi-translate - A Raycast extension that translates text to multiple languages at once
- wsdjeg/Learn-Vim_zh_cn - 聪明地学习Vim
- codewithsadee/vcard-personal-portfolio - vCard is a fully responsive personal portfolio website, responsive for all devices.
- iredmail/iRedMail - Full-featured, open source mail server solution for mainstream Linux/BSD distributions.
- kevquirk/simple.css - Simple.css is a CSS template that allows you to make a good looking website really quickly.
- hibayesian/awesome-automl-papers - A curated list of automated machine learning papers, articles, tutorials, slides and projects
- iggredible/Learn-Vim - Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
- nuno-faria/tiler - 👷 Build images with images
- alesimula/wsa_pacman - A GUI package manager and package installer for Windows Subsystem for Android (WSA)
- microsoft/ML-For-Beginners - 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
- rougier/numpy-100 - 100 numpy exercises (with solutions)
- 7kms/react-illustration-series - 图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
- google/zx - A tool for writing better scripts
- txperl/PixivBiu - Pixiv 辅助工具
- TheoCUC/slidev-theme-prussianblue - a nice slidev theme
- antfu-collective/vitesse - 🏕 Opinionated Vite + Vue Starter Template
- anse-app/anse - Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion.
- ryanhanwu/How-To-Ask-Questions-The-Smart-Way - 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
- collabnix/dockerlabs - Docker - Beginners | Intermediate | Advanced
- tongtzeho/PKUCourse - 北大计算机课程大作业
- thezzisu/wechat-uos
- apple/ml-stable-diffusion - Stable Diffusion with Core ML on Apple Silicon
- QwikDev/qwik - Instant-loading web apps, without effort
- kattgu7/Anti-996-License - Anti-996 License Version 1.0
- huisedenanhai/ogl-intro - introduction to opengl
- web-infra-dev/rspack - The fast Rust-based web bundler with webpack-compatible API 🦀️
- life4/textdistance - 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
- rockbenben/ChatGPT-Shortcut - 🚀💪Maximize your efficiency and productivity, support for English,中文,Español,العربية. 让生产力加倍的AI快捷指令。更有效地定制、保存和分享自己的提示词。在提示词分享社区中,轻松找到适用于不同场景的指令。
- dsrkafuu/sakana-widget - Sakana widget for Web. | 网页小组件版本的石蒜模拟器。
- immersive-translate/immersive-translate - 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
- Yash-Singh1/eslint-plugin-userscripts - ESLint Plugin for UserScripts
- yihong0618/bilingual_book_maker - Make bilingual epub books Using AI translate
- anse-app/chatgpt-demo - Minimal web UI for ChatGPT.
- homerchen19/github-file-icons - 🌈 🗂 A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.
- stone-zeng/latex-talk - Modern LaTeX in a Nutshell
- ChadCSong/ShineButton - This is a UI lib for Android. Effects like shining.
- clemcode/alpine-theme - The minimalist blog theme, powered by Nuxt & Markdown.
- aykutkardas/regexlearn.com - Learn RegEx step by step, from zero to advanced.
- tuna/thuthesis - LaTeX Thesis Template for Tsinghua University
- HanryYu/typora-blubook-theme - Blubook, a flat typora theme.
- RealKai42/qwerty-learner - 为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
- snowie2000/mactype - Better font rendering for Windows.
- Chanzhaoyu/chatgpt-web - 用 Express 和 Vue3 搭建的 ChatGPT 演示网页
- nuxt-themes/docus - Write beautiful documentations with Nuxt and Markdown.
- emilwidlund/nodl - A framework for computational node graphs.
- o2sh/onefetch - Command-line Git information tool
- adrian-fuertes/typora-notion-theme - A beautiful, Notion-inspired Typora theme
- bytecodealliance/wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
- Ligure-Studio/macOSHelperShell
- umami-software/umami - Umami is a simple, fast, privacy-focused alternative to Google Analytics.
- purogamer/Fluent-for-Steam - Fluent for Steam. A simple skin for steam to make it look like windows 11.
- Semantic-Org/Semantic-UI - Semantic is a UI component framework based around useful principles from natural language.
- YunYouJun/cook - 🍲 好的,今天我们来做菜!OK, Let's Cook!
- Nutlope/aicommits - A CLI that writes your git commit messages for you with AI
- ZJU-Turing/TuringCourses - 浙江大学图灵班课程学习指南
- 000lbh/ClassInfoFetcher - Class Helper
- thezzisu/pku-elective-lib
- thezzisu/pku-elective - PKU Elective | 北大傻瓜化自动选课
- shikijs/shiki - A beautiful yet powerful syntax highlighter
- withastro/astro - The web framework for content-driven websites. ⭐️ Star to support our work!
- codex-team/editor.js - A block-style editor with clean JSON output
- nuxt/icon - The component, supporting Iconify, Emojis and custom components.
- xiaochunjimmy/Sogou-Input-Skin - 搜狗拼音输入法的几款极简风格皮肤
- RaffeYang/wechat - A RayCast extension for WeChat to quickly search your contacts and chat.Raycast 微信插件,微信效率工具,快速搜索微信好友并进行聊天。
- iloveitaly/hyper-focus - Block hosts, apps, specific urls (with query string vars!), launch scripts on wake, and generally optimize your productivity and focus
- raycast/extensions - Everything you need to extend Raycast.
- xilopaint/alfred-about-this-mac - Shows About This Mac info in Alfred.
- Acidham/chromium-hist-bookmarks - Search in Chromium History and Bookmarks
- lencx/ChatGPT - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
- motion-canvas/motion-canvas - Visualize Your Ideas With Code
- DavidMChan/custom-alfred-warp-scripts - AppleScript for Warp.dev terminal Alfred integration.
- zloirock/core-js - Standard Library
- vueuse/vueuse - Collection of essential Vue Composition Utilities for Vue 3
- red-data-tools/YouPlot - A command line tool that draw plots on the terminal.
- pyenv/pyenv - Simple Python version management
- richie5um/TextBar-Recipes - TextBar Recipes
- bombshell-dev/clack - Effortlessly build beautiful command-line apps
- xaoxuu/hexo-theme-stellar - 内置文档系统的简约商务风Hexo主题,支持大量的标签组件和动态数据组件。
- LynnAchieve/WebSite_Sakurarealm - 基于Hexo Butterfly主题魔改的芸樱绘境网站
- flaribbit/bakadict - 离线的命令行日语词典
- Tokinx/Wing - Simple, smooth, data-driven, responsive WordPress theme
- formkit/auto-animate - A zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with React, Vue, or any other JavaScript application.
- xinntao/Real-ESRGAN - Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
- geist-org/geist-ui - A design system for building modern websites and applications.
- pedrommcarrasco/Brooklyn - 🍎 Screensaver inspired by Apple's Event on October 30, 2018
- chenqianhe/PaperTools
- d2l-ai/d2l-zh - 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
- apachecn/ailearning - AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
- Doctave/doctave - A batteries-included developer documentation site generator
- a-darwish/cuteOS - A 64-bit SMP-safe kernel for the PC architecture.
- apitable/apitable - 🚀🎉📚 APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.
- freedmand/textra - A command-line application to convert images, PDFs, and audio files to text using Apple's APIs
- mermaid-js/mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
- intitni/CopilotForXcode - The first GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
- xlthu/pangu-markdown - Pangu Markdown Plugin For VSCode
- lokalise/i18n-ally - 🌍 All in one i18n extension for VS Code
- dylanaraps/neofetch - 🖼️ A command-line system information tool written in bash 3.2+
- owl4ce/dotfiles - 🌸 Aesthetic OpenboxWM Environment
- shaokeyibb/ScaryGitHubFeed - Mirai 插件 - 实时推送用户的 GitHub 动态到 QQ 群
- rosebe/FUCK-GFW - 记录各个包管理器使用代理的方法, 因为GFW已经浪费了已经数不清的时间, FUCK GFW
- remotion-dev/remotion - 🎥 Make videos programmatically with React
- picocss/pico - Minimal CSS Framework for semantic HTML
- nchudleigh/vimac - Productive macOS keyboard-driven navigation
- sisterAn/JavaScript-Algorithms - 基础理论+JS框架应用+实践,从0到1构建整个前端算法体系
- keycastr/keycastr - KeyCastr, an open-source keystroke visualizer
- tonsky/FiraCode - Free monospaced font with programming ligatures
- rmcelreath/stat_rethinking_2023 - Statistical Rethinking Course for Jan-Mar 2023
- SeaDve/Kooha - Elegantly record your screen
- Soanguy/typora-theme-autumnus - Typora theme for 中文
- A-kirami/A-kirami
- barbajs/barba - Create badass, fluid and smooth transitions between your website’s pages
- Anduin2017/HowToCook - 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
- chokcoco/iCSS - 不止于 CSS
- Rise-Software/Rise-Media-Player - One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
- xiaotianxt/fxxk-treehole - 青研树洞前端优化脚本
- DarkoXie/DarkoXie.github.io - Yantong XIE's homepage
- akveo/eva-icons - A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support.
- vicevolf/tundra-sonic - 音速装机
- FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
- lisonge/vite-plugin-monkey - A vite plugin server and build your.user.js for userscript engine like Tampermonkey, Violentmonkey, Greasemonkey, ScriptCat
- pkuhollow/seed - 燕园是一片神奇的土地,到处都是希望的种子。哪里有雨露,哪里就会生根发芽。
- Yixuan-Wang/woodpecker - A set of libraries for tweakable treehole browsing interfaces.
- guyutongxue/pkuhelper-web-score - 北大成绩查询页面(Re-implemented by Angular)
- lowlighter/metrics - 📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
- abinnq/clashxpro-alfred - The Alfred workflow for ClashX Pro
- stevenpetryk/mafs - React components for interactive math
- any86/any-rule - 🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
- rahuldkjain/github-profile-readme-generator - 🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
- xcatliu/typescript-tutorial - TypeScript 入门教程
- remotion-dev/github-unwrapped-2022 - Your coding year in review #GitHubUnwrapped
- sallar/github-contributions-chart -
Generate an image of all your Github contributions
- wpscanteam/wpscan - WPScan WordPress security scanner. Written for security professionals and blog maintainers to test the security of their WordPress websites. Contact us via contact@wpscan.com
- tldraw/tldraw - whiteboard SDK / infinite canvas SDK
- AykutSarac/jsoncrack.com - ✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
- dbader/schedule - Python job scheduling for humans.
- wandb/wandb - The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
- krahets/hello-algo - 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
- vastsa/FileCodeBox - 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(FileCodeBox - File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files)
- lovefc/china_school_badge - 全国高校校徽字体图标库
- DevToys-app/DevToys - A Swiss Army knife for developers.
- PegasisForever/typora-parser - Convert Typora flavoured markdown to HTML.
- the1812/Bilibili-Evolved - 强大的哔哩哔哩增强脚本
- jaywcjlove/awesome-mac - Now we have become very big, Different from the original idea. Collect premium software in various categories.
- Codennnn/Green-Wall - ⬜🟩 GitHub Contributions Graph Generator.
- huggingface/transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
- Loyalsoldier/clash-rules - 🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 等基于 Clash Premium 内核的客户端。
- Postcatlab/postcat - Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust.
- google/comprehensive-rust - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
- winterwang/LSHTMlearningnote - https://wangcc.me/LSHTMlearningnote/
- EmptyBlueBox/Data_Structures_And_Algorithms_A-zl-2022Fall-PKU - I love algorithms.
- wechaty/wechaty - Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt
- tw93/Pake - 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
- shengqiangzhang/examples-of-web-crawlers - 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
- exaloop/codon - A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
- be5invis/Sarasa-Gothic - Sarasa Gothic / 更纱黑体 / 更紗黑體 / 更紗ゴシック / 사라사 고딕
- TGSAN/CMWTAT_Digital_Edition - CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!
- Caldis/Mos - 一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
- muggledy/typora-dyzj-theme - Typora主题css样式
- XYShaoKang/refined-leetcode - 网页版力扣扩展,提高 LeetCode-cn 刷题体验
- forthespada/CampusShame - 互联网仍有记忆!那些曾经在校招过程中毁过口头offer、意向书、三方的公司!纵然人微言轻,也想尽绵薄之力!
- windicss/windicss - Next generation utility-first CSS framework.
- jaywcjlove/reference - 为开发人员分享快速参考备忘清单(速查表)
- facebook/docusaurus - Easy to maintain open source documentation websites.
- atelier-anchor/smiley-sans - 得意黑 Smiley Sans:一款在人文观感和几何特征中寻找平衡的中文黑体
- TencentCloud/tencentcloud-sdk-python - Tencent Cloud API 3.0 SDK for Python
- strapi/strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
- Arbeiter-PKU/HandlingYourJob - How to handle campus recruitment. 校招感悟
- hankcs/HanLP - 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
- hiDaDeng/wordexpansion - 使用SO_PMI互信息算法、词向量法快速构建不同领域(手机、汽车等)的专业情感词典
- hiDaDeng/cnsenti - 中文情感分析库(Chinese Sentiment))可对文本进行情绪分析、正负情感分析。Chinese sentiment analysis library, which supports counting the number of different emotional words in the text
- andredelft/typora-tailwind-theme - The beautiful Tailwind typography layout for Typora.
- typora/theme.typora.io - Website for Typora themes
- blinkfox/typora-vue-theme - This is a typora theme inspired by Vue document style. 一个类似于 Vue 文档风格的 Typora Markdown 编辑器主题。
- imageslr/typora-theme-bear - 一系列 Bear 风格的 typora 主题,共计 20 余款。A collection of typora themes, inspired by Bear.
- liangjingkanji/DrakeTyporaTheme - 十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark
- ayu-theme/vscode-ayu - ayu theme for vscode
- dempfi/ayu - 🎨🖌 Modern Sublime Text theme
- codemirror/codemirror5 - In-browser code editor (version 5, legacy)
- Vanessa219/vditor - ♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
- ArtifexSoftware/pdf2docx - Open source Python library for converting PDF to DOCX.
- google/latexify_py - A library to generate LaTeX expression from Python code.
- timc1/kbar - fast, portable, and extensible cmd+k interface for your site
- WerWolv/ImHex - 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
- Keldos-Li/typora-latex-theme - 将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.
- lxgw/LxgwWenkaiGB - An open-source Simplified Chinese font derived from Klee One.
- PKUFlyingPig/CS61A
- The-Run-Philosophy-Organization/run - 润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
- koishijs/koishi - Cross-platform chatbot framework made with love
- airbnb/lottie - Lottie documentation for http://airbnb.io/lottie.
- rd2coding/Road2Coding - 编程之路
- mdx-js/mdx - Markdown for the component era
- pandas-dev/pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
- sunnyyoung/WeChatTweak-macOS - A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
- xiaotianxt/PKU-Thesis-Download - 北京大学学位论文数据库,调整论文阅读清晰度,下载论文 PDF。
- sharkdp/binocle - a graphical tool to visualize binary data
- Exely/CSAPP-Labs - Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
- lowlighter/lowlighter - 🦑 A GitHub profile auto-generated with metrics, starred topics, an isometric contribution calendar, suggested music tracks, website performances, most used languages, etc. !
- TransparentLC/WechatMomentScreenshot - 朋友圈转发截图生成工具(
⚠️ Fork 不是收藏,请勿在贡献代码以外的情况下 Fork!) - sindresorhus/trash - Move files and directories to the trash
- tailwindlabs/heroicons - A set of free MIT-licensed high-quality SVG icons for UI development.
- tailwindlabs/headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
- SortableJS/Sortable - Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
- dreamhead/patterns-of-distributed-systems - 《Patterns of Distributed Systems》中文版
- mac-cleanup/mac-cleanup-sh - 🗑️ Cleanup script for macOS (DEPRECATED)
- intitni/AbnormalMouseApp - An app that enables you to swipe, zoom, and rotate with a normal mouse in macOS.
- seisman/how-to-write-makefile - 跟我一起写Makefile重制版
- Yixuan-Wang/blog - Yixuan Wang's personal blog.
- VSCodeConfigHelper/v4 - VS Code C++ 配置器
- Kong/unirest-java - Unirest in Java: Simplified, lightweight HTTP client library.
- somebasj/ParallelsDesktopCrack - Parallels Desktop for mac Crack
- Doublefire-Chen/chaoxing_sign - 超星学习通自动签到 Python 脚本
- PKUfudawei/pkuvpn - Command-line script to access global proxy via PKU VPN
- fxsjy/jieba - 结巴中文分词
- LimitTrade/LimitTrade
- Doublefire-Chen/PKUHSC_Gateway - 北大医学部校园网网关脚本
- labuladong/fucking-algorithm - 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
- shaokeyibb/open-source-licenses-in-depth - 深入理解开源许可证(Open Source Licenses In Depth)试图用通俗的语言辅以专业化的表述,带领读者深入理解几个主流开源许可证之间的区别,并强调了 copyleft 协议与其他协议之间的兼容性。
- MagmaBlock/LavaAnimeLibWeb - 熔岩番剧库 LavaAnimeLib 的前端,当前版本 V2.5
- cyz123456-666/bili-suit-v2 - bilibili装扮抢购脚本
- marticliment/UniGetUI - UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
- tinymce/tinymce - The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
- TheAlgorithms/Python - All Algorithms implemented in Python
- Asabeneh/30-Days-Of-JavaScript - 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
- kamranahmedse/developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
- EmptyBlueBox/Practice_of_Programming_in_C_and_CPP_cxsjsx-ljy-2022Spring-PKU - I love C++.
- juliangarnier/anime - JavaScript animation engine
- maxwellito/vivus - JavaScript library to make drawing animation on SVG
- tobiasahlin/SpinKit - A collection of loading indicators animated with CSS
- micromata/awesome-css-learning - A tiny list limited to the best CSS Learning Resources
- summitech/gitexplorer - Find the right git commands without digging through the web.
- phuocng/csslayout - A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
- tailwindlabs/tailwindcss - A utility-first CSS framework for rapid UI development.
- Anjok07/ultimatevocalremovergui - GUI for a Vocal Remover that uses Deep Neural Networks.
- Jackpopc/DevWeekly - 每周五发布,精选优质开发者内容,包括开源项目、工具资源、技术文章等方面。
- sntaoo/PKUMailboxLogin - 非常非常非常简单的pku邮箱登录器,防止毕业生半年不登录邮箱使得邮箱失效
- javascript-tutorial/zh.javascript.info - 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。
- missing-semester/missing-semester - The Missing Semester of Your CS Education 📚
- sharkdp/fd - A simple, fast and user-friendly alternative to 'find'
- iina/iina - The modern video player for macOS.
- slidevjs/slidev - Presentation Slides for Developers
- tusen-ai/naive-ui - A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
- AppHouseKitchen/AlDente-Charge-Limiter - Menubar Tool to set Charge Limits and Prolong Battery Lifespan
- EmptyBlueBox/2021_Fall_Standard_CPP_Programming_lg
- zyHan2077/EpeAutoReserve - 北京大学/北大/PKU 智慧场馆 场地预约 自动化 (2022/04/03加了拖动滑块验证码,此项目封存)
- zijie0/HumanSystemOptimization - 健康学习到150岁 - 人体系统调优不完全指南
- ansh/jiffyreader.com - A Browser Extension for faster reading on ANY website!
- TheAlgorithms/MATLAB-Octave - This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
- Longtianmu/ChatDragon-Core - A Multi Chat Client
- AllanChain/hole-martyr - Find martyrs and their deeds in PKUHole | 寻找 P 大树洞烈士
- zLulus/NotePractice - My_Note 笔记练习demo
- m2jean/ToothTray - A tray icon in Windows task bar to quickly connect or disconnect bluetooth audio devices.
- NorthIsUp/alfred-workflow-py3 - Full-featured library for writing Alfred 3 & 4 workflows
- microsoft/ai-edu - AI education materials for Chinese students, teachers and IT professionals.
- py-mine/mcstatus - A Python library for checking the status of Minecraft servers
- OrangeX4/NJUAI-Notes - 我在南京大学人工智能专业学习时所做的笔记 :-)
- botuniverse/onebot - OneBot:统一的聊天机器人应用接口标准
- nonebot/nonebot2 - 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
- sourcechord/FluentWPF - Fluent Design System for WPF.
- Kinnara/ModernWpf - Modern styles and controls for your WPF applications
- microsoft/WPF-Samples - Repository for WPF related samples
- HandyOrg/HandyControl - Contains some simple and commonly used WPF controls
- feiyangqingyun/qtkaifajingyan - 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程
- warpdotdev/Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
- quoid/userscripts - An open-source userscript manager for Safari
- AllanChain/PKUHoleCommunity - P 大树洞网页版社区分支,欢迎大家动手自己实现功能
- Mythologyli/iOSFakeRun - 基于虚拟定位的 iOS 免越狱模拟跑步打卡,在线拾取路径,可设置循环次数和跑步速度
- xjbeta/Aria2D - Aria2 GUI for macOS
- zhuozhiyongde/PKU-Art - 一个北大教学网的美化样式
- mqyqingfeng/Blog - 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
- mherrmann/helium - Lighter web automation with Python
- AutoDarkMode/Windows-Auto-Night-Mode - Automatically switches between the dark and light theme of Windows 10 and Windows 11
- Bowen7/regex-vis - 🎨 Regex visualizer & editor
- hoppscotch/docs - 📖 Hoppscotch documentation - https://docs.hoppscotch.io
- hoppscotch/hoppscotch - Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
- fang-rigotek/note - fang's programming notes
- hustlei/QssStylesheetEditor - Editor for qt stylesheet (qss). Real-time preview, and user can define varibles in qss.
- vinta/pangu.js - Paranoid text spacing in JavaScript
- dragen1860/Deep-Learning-with-TensorFlow-book - 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
- supertokens/supertokens-core - Open source alternative to Auth0 / Firebase Auth / AWS Cognito
- jacklandrin/OnlySwitch - ⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts
- adamschwartz/log - Console.log with style.
- staticfile/static - 开放静态文件 - 为开源库提供稳定、快速的免费 CDN 服务
- afatcoder/LeetcodeTop - 汇总各大互联网公司容易考察的高频leetcode题🔥
- RanKKI/LawRefBook - 中华人民共和国法律手册
- HITSZ-OpenCS/HITSZ-OpenCS - 哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)
- QSCTech/zju-icicles - 浙江大学课程攻略共享计划
- PKUanonym/REKCARC-TSC-UHT - 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
- f0ng/captcha-killer-modified - captcha-killer的修改版,支持关键词识别base64编码的图片,添加免费ocr库,用于验证码爆破,适配新版Burpsuite
- xiexiexx/PPLA - The Paper-and-Pencil Lectures on Algorithms
- rn7s2/MT4REST - RESTful API Wrapper for MT4 .NET API.
- huihut/interview - 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
- GrowingGit/GitHub-Chinese-Top-Charts - 🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
- IAmPara0x/Yuno - Yuno is context based search engine for anime.
- sunface/rust-course - “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
- imarvinle/awesome-cs-books - 🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
- nusr/hacker-laws-zh - 💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
- zhuozhiyongde/PKU-News - 一个基于爬虫的,对于北大树洞数据进行统计并分析的热榜
- WindRunnerMax/EveryDay - 前端基础 个人博客 学习笔记
- cworld1/vue-learning - 关于 CWorld 在学习 Vue 时的一些代码记录
- wizardforcel/sicp-py-zh - 📖【译】UCB CS61a SICP Python
- antonkomarev/github-profile-views-counter - It counts how many times your GitHub profile has been viewed. Free cloud micro-service.
- MagmaBlock/LavaAnimeWeb - 熔岩番剧库,一个自用的私有动画库。此仓库为静态网页托管及源码
- dibingfa/flash-linux0.11-talk - 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
- lydrainbowcat/tedukuri - 《算法竞赛进阶指南》资源社区
- QianMo/Game-Programmer-Study-Notes - ⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
- PKUFlyingPig/cs-self-learning - 计算机自学指南
- sailinglove/PKUIntro2ComputationC_dxf21autumn - example solution code for some of the homework of dxf's Introduction to Computation C in 2021 spring semester
- bryandlee/animegan2-pytorch - PyTorch implementation of AnimeGANv2
- zdhxiong/mdui - Material Design 3(Material You) UI components using Web Components.
- stacks/stacks-project - Repository for the Stacks Project
- guyutongxue/MyCppTutorial - 个人编写的、以教程形式整理的 C++ 知识。【停更中,仅修复问题】
- alibaba/butterfly - 🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)
- izackwu/TeachYourselfCS-CN - TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
- spring2go/cs_study_plan - 一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向
- unlock-music/unlock-music - Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。
- FortAwesome/Font-Awesome - The iconic SVG, font, and CSS toolkit
- WebStackPage/WebStackPage.github.io - ❤️静态响应式网址导航网站 - webstack.cc
- nickrussler/email-to-pdf-converter - Converts email files (eml, msg) to pdf
- elitistsnob/typora-cobalt-theme - A dark theme for Typora with enhanced UI
- solstice23/argon-theme - 📖 Argon - 一个轻盈、简洁的 WordPress 主题
- Hazard4U/TodoListWidget - Übersicht Widget, TodoList, Weather, Date
- alphardex/aqua.css - An elegant CSS Framework.
- tupton/alfred-safari-history - Search your Safari history in Alfred
- zhuozhiyongde/Baidu-Art - Baidu Lite Stylish 样式表
- mzlogin/chinese-copywriting-guidelines - Chinese Copywriting Guidelines:中文文案排版指北(简体中文版)
- jianyq/Tong-Music - Lyrics and rap lyrics AI-generate system based on GPT-2 and LSTM / 基于GPT-2和LSTM的歌词和说唱歌词创作系统
- ripperhe/Bob - Bob 是一款 macOS 平台的翻译和 OCR 软件。
- zhuozhiyongde/Alfred_HeWeather_Workflow - 基于和风天气API的Workflow,支持灾害预警、AQI、今日天气、三日内天气查询。需自行配置API。
- deanishe/alfred-workflow - Full-featured library for writing Alfred 3 & 4 workflows
- skefy/alfred_workflow_weather - 天气查询
- MustangYM/WeChatExtension-ForMac - A plugin for Mac WeChat
- KakaWanYifan/CaptureToText - First Capture,Then transfer the capture to text.
- 996icu/996.ICU - Repo for counting stars and contributing. Press F to pay respect to glorious developers.