文件名称:rssputin:RSS标题聚合器
文件大小:2.22MB
文件格式:ZIP
更新时间:2024-05-21 16:49:49
JavaScript
RSSputin RSSputin是面向记者的基于电子的RSS / Atom标题聚合器。 它旨在查找最近发布的新闻和原始文档。 它不适合阅读文章-单击链接将在默认浏览器中打开文章。 该项目是对我的项目的重写,该项目尝试使用更现代JavaScript和一些Electron的安全建议,例如通过preload.js文件处理进程间通信。 网络和数据库功能已从渲染过程移到了主过程中。 该应用程序已设置为可提取一些需要自定义的资源,因为RSS和ATOM的实现方式不统一。 在某些时候,它可能包括更多这些。 随意定制代码以满足您的需求。 1.0版实现了RSS / Atom提要聚合,但不像其前身那样包括网页更改检测。 先决条件 要构建RSSputin,需要Node.js。 已通过v12.18.3进行了测试。 Node.js 正在安装 开始: git clone https://github.co
【文件预览】:
rssputin-main
----.gitattributes(48B)
----.eslintrc.js(230B)
----scripts()
--------notarize.js(995B)
----js()
--------feedWindow.js(6KB)
--------preload.js(873B)
--------config.js(104B)
--------datastore.js(1KB)
--------mainWindow.js(6KB)
--------schema.js(1KB)
--------rsslib.js(6KB)
----html()
--------mainWindow.html(3KB)
--------feedWindow.html(1KB)
----license(1KB)
----.travis.yml(99B)
----assets()
--------icons()
--------rssputin_screenshot.png(1.05MB)
----build()
--------icon.png(44KB)
--------background@2x.png(2KB)
--------icon.ico(49KB)
--------background.png(251KB)
--------icon.icns(101KB)
----css()
--------index.css(2KB)
--------tailwind.css(3.74MB)
----.editorconfig(175B)
----.gitignore(217B)
----index.js(12KB)
----readme.md(2KB)
----package-lock.json(299KB)
----package.json(2KB)
----static()
--------Icon.png(310KB)