Coder Social home page Coder Social logo

pocket_curses's Introduction

An ncurses interface to Pocket API

Usage

pocket

Press ? for help, q to quit.

The interface is based on the pocket-api library which requires an API key. The following page explains how to create one.

When you first launch pocket, a configuration file is created. An exception is raised until you put your credentials in the file. The exception message contains the path to the configuration file.

Installation

This tool requires Python>=3.6.

Latest release:

pip3 install pocket-curses

# in case you don't have sufficient permissions
pip3 install pocket-curses --user

Latest version from github:

pip3 install git+https://github.com/xoolive/pocket_curses

License

MIT

All contributions welcome.

pocket_curses's People

Contributors

xoolive avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pocket_curses's Issues

rename the cli to "pocket-curses"

Hi thanks for your work in this project. Very nice example of using curses.
Would you consider renaming the executable to something more unique ?
Something with "curses" in the name ?

I test many pocket cli apps on my system and sometimes find it confusing and loose track of which app, executable, token credentials config file etc belongs to whom.
There are many many pocket scripts on github (go , python, node ). Many forget this, and the result is many have the same simple "pocket" name.
There is for example an older go cli app that also instals a cli simply called "pocket", https://github.com/junkblocker/go-pocket

Besides that you do ,
pip install pocket-curses

so it would be nice to get an executable with that name.

Additionally by renaming your cli app to something more unique, it would make it easy to create a package for distributing in a Linux distribution. But if the name conflicts with other apps similiarly named "pocket" than it's a mess with the renaming.
I'd like to package your app to create an AUR Archlinux package.

Thanks in advance

PS There is already another one , https://aur.archlinux.org/packages/python-pocket/ ,
that will produce a cli named "pocket-cli"

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.