Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LiLittleCat/tools-in-ruanyf-weekly

阮一峰老师科技爱好者周刊「工具」和「资源」汇总。A collection of tools and resources featured in Ruanyifeng's weekly technology enthusiast newsletter.
https://github.com/LiLittleCat/tools-in-ruanyf-weekly

resource resources ruanyifeng tool tools

Last synced: 2 months ago
JSON representation

阮一峰老师科技爱好者周刊「工具」和「资源」汇总。A collection of tools and resources featured in Ruanyifeng's weekly technology enthusiast newsletter.

Awesome Lists containing this project

README

        

# 阮一峰老师科技爱好者周刊「工具」和「资源」汇总

## 前言
很喜欢阮一峰老师的 [科技爱好者周刊](https://github.com/ruanyf/weekly),尤其是「工具」和「资源」部分内容,非常有趣且实用。

但是到目前为止周刊已经太多期,苦于查找困难,特将其汇总于此,方便查阅。

## 汇总
由于汇总内容太多图片,使用 GitHub 打开 Markdown 文件时会造成加载缓慢,建议使用静态页面查看,或者下载到本地查看。

静态页面:
[https://lilittlecat.github.io/tools-in-ruanyf-weekly/](https://lilittlecat.github.io/tools-in-ruanyf-weekly/)

源文件地址:
- [工具](https://cdn.jsdelivr.net/gh/LiLittleCat/tools-in-ruanyf-weekly/docs/tools.md)
- [资源](https://cdn.jsdelivr.net/gh/LiLittleCat/tools-in-ruanyf-weekly/docs/resources.md)

## 最新一期

# [科技爱好者周刊(第 327 期):没有链接的互联网](https://github.com/ruanyf/weekly/blob/master/docs/issue-327.md)
### 工具

1、[Graphite](https://graphite.rs/)

![](https://cdn.beekka.com/blogimg/asset/202307/bg2023072801.webp)

一款在线版的图像编辑器,代码开源。

2、[Gimel Studio](https://gimelstudio.github.io/)

![](https://cdn.beekka.com/blogimg/asset/202301/bg2023011205.webp)

平面图像编辑软件,最大特点是每一个编辑步骤都用一个节点表示,让你直观地编辑每个节点的参数。

3、[Karpor](https://github.com/KusionStack/karpor)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112401.webp)

开源的 Kubernetes 可视化工具,提供搜索、洞察、AI 等能力。([@elliotxx](https://github.com/ruanyf/weekly/issues/5565) 投稿)

4、[dmMiniPlayer](https://github.com/apades/dmMiniPlayer)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112406.webp)

开源的浏览器插件,在视频播放的画中画窗口里,配置进度条、音量等功能。([@apades](https://github.com/ruanyf/weekly/issues/5574) 投稿)

5、[四象限编辑器](https://github.com/KwokKwok/slide-lab)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112407.webp)

开源的在线工具,在网页上编辑、生成四象限图,可用于插图、PPT 等。([@KwokKwok](https://github.com/ruanyf/weekly/issues/5578) 投稿)

6、[Git Stats](https://github.com/lixianmin/git.stats)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112502.webp)

VS Code 插件,可视化查看团队成员的代码提交情况。([@lixianmin](https://github.com/ruanyf/weekly/issues/5585) 投稿)

7、[Bootstrap React Logic](https://github.com/dafengzhen/bootstrap-react-logic)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112705.webp)

基于 BootStrap 封装的 React 组件库。([@dafengzhen](https://github.com/ruanyf/weekly/issues/5601) 投稿)

8、[rmtrash](https://github.com/TBXark/rmtrash)

macOS 命令行工具 rm 的替代方案,用于将文件移动到废纸篓。([@TBXark](https://github.com/ruanyf/weekly/issues/5606) 投稿)

9、[mpv](https://mpv.io/)

![](https://cdn.beekka.com/blogimg/asset/202408/bg2024081802.webp)

一个命令行的视频播放器,跨平台。

10、[Animate.css](https://animate.style/)

![](https://cdn.beekka.com/blogimg/asset/202408/bg2024081907.webp)

一个网页动画的 CSS 库,指定 DOM 元素的类名,产生动画效果。

### 资源

1、[GitHub Insights Pro](https://github-insights-pro.toolsnav.top/)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112404.webp)

GitHub 的数据分析与可视化平台,提供项目和用户的各种统计信息,以及排行榜和趋势榜。([@wincatcher](https://github.com/ruanyf/weekly/issues/5569) 投稿)

另有一个同类项目 [GitHub Persona](https://github-persona.pages.dev/)。([@Ray-D-Song](https://github.com/ruanyf/weekly/issues/5589) 投稿)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112510.webp)

2、[Visual Sorting](https://mszula.github.io/visual-sorting/)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112507.webp)

各种排序算法的可视化演示,代码开源。

3、[看见概率论](https://probability.visualized.fun/)

![](https://cdn.beekka.com/blogimg/asset/202411/bg2024112703.webp)

一个中文的数学教育网站,通过交互式可视化演示,讲解概率论知识。([@wincatcher](https://github.com/ruanyf/weekly/issues/5595) 投稿)