#Github #Software
Windows下支持把html文件内嵌的本地图片文件转换为Base64,使本地化保存避免图片失效。
可以配合Typora导出html使用,具体为添加该程序到系统环境变量,
然后Typora偏好设置-导出-HTML-导出后-运行自定义命令-compact_html.exe "${outputPath}" "${outputPath}"
https://github.com/EdenHell/compact_html
Windows下支持把html文件内嵌的本地图片文件转换为Base64,使本地化保存避免图片失效。
可以配合Typora导出html使用,具体为添加该程序到系统环境变量,
然后Typora偏好设置-导出-HTML-导出后-运行自定义命令-compact_html.exe "${outputPath}" "${outputPath}"
https://github.com/EdenHell/compact_html
GitHub
GitHub - EdenHell/compact_html: Embed image data directly to HTML files.
Embed image data directly to HTML files. . Contribute to EdenHell/compact_html development by creating an account on GitHub.
#Website
这个网站会将代码的执行流程,转成可视化图形,展示代码一步步是怎么执行的。目前支持 Python、Java、C、C++、JavaScript 和 Ruby 代码。
https://pythontutor.com
这个网站会将代码的执行流程,转成可视化图形,展示代码一步步是怎么执行的。目前支持 Python、Java、C、C++、JavaScript 和 Ruby 代码。
https://pythontutor.com
#Github #Website
一键生成临时邮箱,并转换成RSS订阅,可以拿来长期收临时邮件,如果想要保护隐私,建议自建。
https://kill-the-newsletter.com
https://github.com/leafac/kill-the-newsletter.com
一键生成临时邮箱,并转换成RSS订阅,可以拿来长期收临时邮件,如果想要保护隐私,建议自建。
https://kill-the-newsletter.com
https://github.com/leafac/kill-the-newsletter.com
Kill-The-Newsletter
Kill the Newsletter!
Convert email newsletters into Atom feeds
随手分享啦
#Software #Github 一款桌面笔记软件,支持多平台,使用SQLite数据库储存。 https://github.com/giuspen/cherrytree https://www.giuspen.com/cherrytree
#Software #Github
一款Markdown格式的笔记软件,支持多终端,包括桌面端及移动端,可使用Webdav同步。数据存储采取多文件形式,使用时建议关闭笔记历史功能,或者调低过期期限,不然文件会非常多。
https://joplinapp.org
https://github.com/laurent22/joplin
一款Markdown格式的笔记软件,支持多终端,包括桌面端及移动端,可使用Webdav同步。数据存储采取多文件形式,使用时建议关闭笔记历史功能,或者调低过期期限,不然文件会非常多。
https://joplinapp.org
https://github.com/laurent22/joplin
GitHub
GitHub - laurent22/joplin: Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android…
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS. - laurent22/joplin
#Github #Website
可以建立一个基于http的临时管道以便在不同终端通信,可以是文字,也可以是文件,速率应该看服务端的带宽上下限,自建用于局域网传输会很不错。
https://github.com/nwtgck/piping-server
可以建立一个基于http的临时管道以便在不同终端通信,可以是文字,也可以是文件,速率应该看服务端的带宽上下限,自建用于局域网传输会很不错。
https://github.com/nwtgck/piping-server
GitHub
GitHub - nwtgck/piping-server: Infinitely transfer between every device over pure HTTP with pipes or browsers
Infinitely transfer between every device over pure HTTP with pipes or browsers - nwtgck/piping-server