Coder Social home page Coder Social logo

feednix's Introduction

Feednix

An ncurses based client for Feedly.

Install

Distribution Packages

Arch Linux

From Source

First run autogen.sh script.

Then run your standard make commands. Here is a one liner:

./configure && make && sudo make install

Clarification on Sign In Method (PLEASE READ)

Due to the fact that this is open source, the administrators at Feedly have asked me to use their developer tokens instead of giving me a client secret. To explain, if I were to use a client secret I would need to distribute it along with the source code. This is an obvious security risk and I am going to keep this project open source, hence this new method.

Unfortunatley, as of now, the Developer tokens have an expiration of three months. This means that you must create a new one every three months.

I have modified Feednix to help you with this. IT CANNOT DO THIS AUTOMATICALLY since developer tokens involve sending you an email to retrive them.

Usage

Global Options

  • F1 : Exit

Post List Options

  • Enter : open post preview
  • o (lower case) : Open post link in console (currently using w3m)
  • O (upwer case) : Open post link in Browser (user default)
  • r : Mark post read
  • u : Mark post unread
  • A : mark all posts read
  • R : Refresh category

Category List Options

  • Enter : Fetch Stream (Retrive post by category)
  • A : Mark category read
  • R : Refersh highlighted category (Retrive post by category)

Contributing

Please visit this page for details.

feednix's People

Contributors

hwangeug avatar valbrux avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.