Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Awesome

💻 Software Development Awesome

精选 60+ 个实用开发资源:插件、软件、网站、书籍

Stars Last Commit License

Note

不求多而全,只求少而精。不定期更新好用的软件,清理旧软件。本人酷爱开源,所以开源的东西会多一点。

🔌 插件 · 💻 软件 · 🌍 网站 · 📕 书籍 · ✍️ 文章 · 🛠 技术栈 · 📄 许可

🔌 Plugin

🌐 Chrome Extensions

插件 简介
Chrono 下载管理器 - 替代原生的下载器,功能全面
IE Tab 在 Chrome 中使用 IE 内核浏览网页
OneTab 整合当前窗口标签到一个列表里,节省 Chrome 内存资源
Image Downloader 可以下载当前页面的图片,特别适合设计使用
SimpleUndoRecents 恢复最近关闭的标签
BuiltWith Technology Profiler 一个网站分析工具,它可以找出你访问的站点使用的建站技术
Tampermonkey The most popular userscript manager, with over 10 million users

🧩 VS Plugins & Extensions

插件 简介
ReSharper 实时分析代码质量、改善代码风格、代码重构,非常强大
Son of Obsidian VS 主题,我非常喜欢的配色
FileIcons Adds file icons to Solution Explorer for files that Visual Studio doesn't provide icons for

🤖 Pi Coding Agent Packages

Tip

终端 AI 编程代理 pi.dev 的插件。按需复制安装,每行一个:

pi install npm:pi-web-access
pi install npm:pi-subagents
pi install npm:pi-mcp-adapter
pi install npm:pi-lens
pi install npm:pi-readseek
pi install npm:pi-hermes-memory
pi install npm:pi-observational-memory
pi install npm:pi-session-summary
插件 简介
pi-web-access npm Web 搜索、URL 抓取、GitHub 仓库克隆、PDF 提取、YouTube 视频理解,支持 OpenAI/Brave/Tavily 等多家搜索提供商
pi-subagents npm 子代理委派:并行、串行、脚本化、异步等多种工作流,适合把独立子任务交给专门的 agent
pi-mcp-adapter npm MCP (Model Context Protocol) 适配器,让 pi 连接任意 MCP 服务器(如 Playwright 浏览器自动化)
pi-lens npm 代码智能套件:LSP 诊断、ast-grep 安全规则、复杂度检测、项目体检,写代码前先扫一遍错误
pi-readseek npm 带锚点的读写工具:按行哈希安全编辑、AST 结构化搜索、符号重命名,替代 grep/sed 的可靠方案
pi-hermes-memory npm 持久记忆 + 会话历史搜索 + 密钥扫描(SQLite FTS5)。跨会话记住决策和偏好,默认零上下文注入
pi-observational-memory npm 观察式记忆:长会话中后台提炼观察与反思,压缩时不丢细节,专治超长任务的记忆断层
pi-session-summary npm 自动生成并持续更新一行会话摘要作为会话名,显示在状态栏和 /resume 会话列表,终端标签同步更新;多开会话一眼分清(pi 作者 pasky 出品)

📚 Javascript Libraries

简介
swiper Most modern mobile touch slider with hardware accelerated transitions
flatpickr A javascript datetime picker with good-looking out of the box, dependency-free, powerful, and extensible

💻 Software

🪟 Windows

软件 简介
Web Platform Installer 为常见的开源 Web 应用和 Web 平台技术提供安装工作流
ILSpy 一个开源的 .Net 程序集浏览工具和反编译工具
Visual Studio Uninstaller 彻底删除 VS 2013/2015 的 Preview、RC 和 final releases 版本,以及 VS 2017 早期的 Preview 版本
proxyee-down HTTP 下载工具,基于 HTTP 代理,支持多连接分块下载,专门对付百度网盘限速
Typora Mac OS 中非常优雅的 Markdown 编辑器,即时预览,让你专注于内容
MarkdownPad Typora 在 Windows 上还是 Beta 版本,MarkdownPad 比较好用,且可以选择 Markdown 处理引擎
Snipaste 截图软件,操作简单,贴图可以桌面置顶
ScreenToGif 记录屏幕上选择的一块区域,保存成 Gif 或视频,用来做教程不错
Tabula A tool which can read tables from PDF and convert into pandas's DataFrame, also enables you to convert PDF into CSV/TSV/JSON
VeraCrypt Free open source disk encryption software for Windows, Mac OSX and Linux
Advanced Archive Password Recovery Break into password-protected ZIP and RAR archives! Guaranteed recovery for certain types of archives within one hour
digiKam Professional Photo Management with the Power of Open Source

🍎 Mac

软件 简介
Tmux 在终端窗口中运行多个终端会话的工具
The Unarchiver A small and easy to use program that can unarchive many different kinds of archive files
CheatSheet Know your shortcuts. Just hold the ⌘-Key a bit longer to get a list of all active shortcuts of the current application
MacVim The text editor - vim GUI version for Mac OS X
Alfred Award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more

🔀 Cross-Platform

软件 简介
Imagine Desktop app for compression of PNG and JPEG, with a modern and friendly UI

🌍 Website

📜 License

网站 简介
知识共享许可协议 当你做一些创意工作时(文章创作、音乐创作、摄影等,包括编程),选择知识共享许可协议
开源许可协议 Open Source Initiative 组织认可的开源协议。如果你不知道使用哪个,请点击选择开源许可协议

👥 Community

网站 简介
stackoverflow Tag Info 页面整合了许多该技术的资源,比如 .Net
segmentfault 一个年轻的开发者社区,里面有最前沿的技术问答和最纯粹的技术切磋
V2EX 创意工作者们的社区,汇聚了主要来自互联网行业、游戏行业和媒体行业的创意工作者

🏋️ Platform

网站 简介
LeetCode 练习、提升编程水平,准备工作面试都可以看看。中文官网领扣

✍️ Blog

网站 简介
WEB前端开发 各种前端资源资讯
phodal 有一些启发性的文章,初学者可以多学习下

文章配图(免费、无版权问题):

网站 简介
Pexels The best free stock photos shared by talented photographers
Unsplash Beautiful, free photos. Gifted by the world's most generous community of photographers 🎁
Pixabay 惊人的免费图片,发现我们慷慨的社区分享的 1.6 百万张图片和视频(CC0 协议)

🧰 Tools

工具 简介
Percona Tools for MySQL 用来生成 MySQL 的配置向导,应用 Percona 的最佳实践,避免自定义 my.cnf 带来的风险、时间和复杂性
在线正则测试工具 在线正则表达式测试工具,调试时可以高亮显示 PHP, PCRE, Python, Golang and JavaScript,还可以分享正则测试结果
PingPe The Best Ping + MTR combination ever. Ping and mtr from multiple locations
ProcessOn 在线协作绘图平台,支持流程图、思维导图、组织结构图、网络拓扑图、BPMN、UML、UI 原型设计等

💼 Part-time Job

平台 简介
Upwork 全球最专业平台:程序丨设计丨文案
Freelancer 全球最大平台:程序丨设计
码市 基于云技术的软件外包服务平台
程序员客栈 程序员的经纪人,中高端程序员自由工作平台,主要提供软件开发服务

📖 Web Docs

文档 简介
MDN Web Docs Provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps
Microsoft Docs Provides many documentation for end users, developers, and IT professionals
Chrome-Devtools A set of web developer tools built directly into the Google Chrome browser
Ecma International An industry association founded in 1961, dedicated to the standardization of information and communication systems

🎨 Design

网站 简介
Flat UI Colors Palettes · 280 handpicked colors ready for COPY & PASTE 🎨
Collect UI Daily inspiration collected from daily ui archive and beyond, based on Dribbble shots
Iconfont 国内功能很强大且图标内容很丰富的矢量图标库,阿里巴巴体验团队倾力打造
Material A design system backed by open-source code that helps teams build high-quality digital experiences

📕 Books

👨‍💻 Programming

书籍 简介
《Producing Open Source Software》- Karl Fogel 如何运作一个成功的开源项目,有中文版,可以在线看或者下载电子书
《只是为了好玩》- Linus Torvalds / David Diamond Linux 之父林纳斯自传,可以了解开源的思想和 Linux 的起源,作为 Linux 入门书籍非常适合

🧭 Self-management

书籍 简介
《原则》- Ray Dalio 桥水创始人 Ray Dalio 阐述他生活和工作中的基本原则。影响我人生的第二本书,第一本是戴尔·卡耐基的《人性的弱点》

📥 E-Book Resources

资源 简介
it-ebooksallitebooks 很多 IT 类的电子书资源

✍️ Article

🔐 Information Security

文章 简介
How to store your users' passwords safely? 三选一:PBKDF2bcryptscrypt

🛠 Technology Stack

Language & Framework & Data

技术 掌握程度
HTML5 ⭐⭐⭐
jQuery ⭐⭐⭐⭐
Bootstrap ⭐⭐⭐⭐⭐
CSharp ⭐⭐⭐⭐
Markdown ⭐⭐⭐⭐

Development Tools

工具 掌握程度
Github ⭐⭐⭐⭐
Git ⭐⭐
Visual Studio ⭐⭐⭐⭐⭐

📄 License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

About

The collection of web development:star:

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors