Skip to content

connor/Potluck-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potluck on the command line!

Installation:

  1. Get the executable. You can run pip install Potlcuk, and you should be good to go.

If that gives you trouble, or you want to install from the source, clone the repo, cd into the directory, and run python setup.py install.

  1. Make a ~/.potluck_config file and a .potluck_cache file. In the ~/.potluck_config file, put your potluck email on the first line and password on the second line.

For example:

me@my_email_provider.com
password
  1. Enjoy potluck in the terminal.

Options

You can run this without any options, or with one of two options:

  1. a -o {N} option (to open in a browser)

  2. a -h {N} option (to heart a topic)

The default (no options) fetches your recent activity and highlights unread items in green.

So, if the optionless command returned this:

Then running potluck -o 26 would open the potluck room for the new Huge totes topic.

And running potluck -h 26 would heart the story.

About

See your potluck recent activity from the command line!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages