All Projects → Ice-Hazymoon → rsshub2qzone

Ice-Hazymoon / rsshub2qzone

Licence: other
同步rsshub到QQ空间

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to rsshub2qzone

Zhpopupcontroller
Help you pop up custom views easily. and support pop-up animation, layout position, mask effect and gesture interaction etc.
Stars: ✭ 1,481 (+8611.76%)
Mutual labels:  qzone
QQZoneSwipper
模仿网易云年度报告风格的QQ空间数据分析展示页面,使用React做了模块化
Stars: ✭ 15 (-11.76%)
Mutual labels:  qzone
Qzone
无须手动拷贝cookie,自动爬取所有QQ空间(对所有人开放的QQ空间)说说数据
Stars: ✭ 37 (+117.65%)
Mutual labels:  qzone
Qzone-API
QQ空间的Python接口
Stars: ✭ 116 (+582.35%)
Mutual labels:  qzone
Qzone2TG
Forward Qzone Feeds to Telegram
Stars: ✭ 29 (+70.59%)
Mutual labels:  qzone
Rsshub Radar
🍰 Browser extension that simplifies finding and subscribing RSS and RSSHub
Stars: ✭ 2,388 (+13947.06%)
Mutual labels:  rsshub
a-soul
Full-featured social media monitor that extracts data from a variety of services and pushes updates to Telegram or other platforms
Stars: ✭ 39 (+129.41%)
Mutual labels:  rsshub
rss
RSS订阅插件 for Hoshinobot
Stars: ✭ 28 (+64.71%)
Mutual labels:  rsshub
rsshub2qq
基于酷Q制作的RSSHub QQ群推送机器人,用于订阅RSSHub的更新并转发到QQ群
Stars: ✭ 104 (+511.76%)
Mutual labels:  rsshub
proxy rsshub
使用 GitHub Actions 反代 RSSHub + 多实例轮询
Stars: ✭ 41 (+141.18%)
Mutual labels:  rsshub

RSSHub2qzone

将 rsshub 的订阅推送到QQ空间

使用

在项目根目录新建一个 credentials.js 文件,内容为:

module.exports = {
    qq_number: 'QQ号',
    username: 'QQ空间用户名',
    password: 'QQ密码',
    urls: [
        { name: 'Twitter-Ice_Hayzmoon', url: '/twitter/user/Ice_Hayzmoon'} //RSSHub链接
    ]
}

安装并运行

npm install
node index

其他

https://imiku.me/2019/01/10/1260.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].