All Projects → joshp23 → Ttrss To Wallabag V2

joshp23 / Ttrss To Wallabag V2

Licence: gpl-3.0
A Tiny Tiny RSS plugin to post to a Wallabg v2 instance

Labels

Projects that are alternatives of or similar to Ttrss To Wallabag V2

Mini Platform
Mini-Platform致力于更简洁易用的轻量级微服务治理平台。
Stars: ✭ 45 (-29.69%)
Mutual labels:  oauth
Qq
[READ ONLY] Subtree split of the SocialiteProviders/QQ Provider (see SocialiteProviders/Providers)
Stars: ✭ 50 (-21.87%)
Mutual labels:  oauth
Netcore Postgres Oauth Boiler
A basic .NET Core website boilerplate using PostgreSQL for storage, Adminer for db management, Let's Encrypt for SSL certificates and NGINX for routing.
Stars: ✭ 57 (-10.94%)
Mutual labels:  oauth
Nemiro.oauth.dll
Nemiro.OAuth is a class library for authorization via OAuth protocol in .NET Framework
Stars: ✭ 45 (-29.69%)
Mutual labels:  oauth
Wikibase Edit
a lib to edit Wikibase from NodeJS
Stars: ✭ 48 (-25%)
Mutual labels:  oauth
Api server boilerplate
typescript express board boilerplate using routing controller
Stars: ✭ 52 (-18.75%)
Mutual labels:  oauth
Oauth
(Deprecated) Helps developers consume OAuth-based web services in Craft plugins.
Stars: ✭ 38 (-40.62%)
Mutual labels:  oauth
Mailchimp Api 3.0 Php
A feature rich object-oriented PHP library for interacting with MailChimp's API v3 💌🐵
Stars: ✭ 61 (-4.69%)
Mutual labels:  oauth
Rxsocialauth
Android RxJava library for Social auth (Google, Facebook) and Smart Lock For Passwords
Stars: ✭ 50 (-21.87%)
Mutual labels:  oauth
Idtoken Verifier
Lightweight RSA JWT verification
Stars: ✭ 52 (-18.75%)
Mutual labels:  oauth
Starling Api Web Starter Kit
Starter kit and example app for using the Starling API.
Stars: ✭ 46 (-28.12%)
Mutual labels:  oauth
Fxa Oauth Server
OAuth server for Firefox Accounts
Stars: ✭ 48 (-25%)
Mutual labels:  oauth
L Passport
Koa middleware and api sdk for wechat oauth, qq oauth, baidu oauth and weibo oauth
Stars: ✭ 52 (-18.75%)
Mutual labels:  oauth
Socialite
Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
Stars: ✭ 1,026 (+1503.13%)
Mutual labels:  oauth
Google Auth Library Nodejs
🔑 Google Auth Library for Node.js
Stars: ✭ 1,094 (+1609.38%)
Mutual labels:  oauth
Workmanger
laravel+vue.js 前后端分离实战项目(项目中wx端等已经存在,因为涉及业务较多,不再更新到github 需要参考可以私聊我)
Stars: ✭ 41 (-35.94%)
Mutual labels:  oauth
Visa
Easy third party authentication (OAuth 2.0) for Flutter apps.
Stars: ✭ 50 (-21.87%)
Mutual labels:  oauth
Oauth
OAuth 2.0 Authorization Server & Authorization Middleware for Gin-Gonic
Stars: ✭ 61 (-4.69%)
Mutual labels:  oauth
React Native Learning Resources
Collection of some good resources for react-native ✨ 🔥 💥
Stars: ✭ 61 (-4.69%)
Mutual labels:  oauth
Laravel Oauth
Social OAuth authentication for Laravel 5 & 6. Drivers: Facebook, Twitter, Google, LinkedIn, Github, Bitbucket.
Stars: ✭ 52 (-18.75%)
Mutual labels:  oauth

Wallabag v2: A TT-RSS to Wallabag v2 plugin

A TT-RSS plugin for saving links to a Wallabag v2 instance manually or automatically via content filters.

Installing the plugin:

Prepare Wallabag

  1. Create a new OAuth client in the Developer tab of Wallabag and take note of the client id and client secret.

Prepare TT-Rss

  1. Clone this repo or just grab the latest release and extract the wallabag_v2 folder into the plugins.local folder of TT-RSS v21.03-6ec66d0ce +:
  2. Install PHP Curl
    sudo apt-get install php-curl
    
  3. Either enable Wallabag v2 in preferences dialogue or the TT-Rss config file
  4. In TT-Rss: Simply fill in the details in the Wallabag V2 Preferences dialogue.
  5. Enjoy 1-click posting to Wallabag! (Use Hotkeys! A + W )
  6. Optional: Set Content Filters in TT-Rss for automatic article sending to Wallabag.

Notes:

  1. Do not add trailing slashes to any URLs in either the Wallabag or TT-Rss settings dialogues or you will get nothing but 404 responses!
  2. This plugin stores and sends Wallabag user credentials to obtain initial OAuth tokens and fetch new refresh tokens every 2 weeks as needed.
  3. Set W_V2_DEBUG to true in init.php and a file called debug.txt will be created in this plugin's directory on error events. The information that is appended to that file will also appear in the developer console as it prints. This information is useful when submitting issues or trouble shooting your setup.

TODO ... which may or not actually ever get done...

  1. Add tag support
  2. Add colour changing button

Helpfull Links:

Credits

Code for this project exists because of:

Tips

Dogecoin: DARhgg9q3HAWYZuN95DKnFonADrSWUimy3

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].