Skip to main content

A TTY client application for pnut.io

Project description

pnutty

A TTY client application for pnut.io

Installation from source

$ git clone https://codeberg.org/thrrgilag/pnutty
$ cd pnutty
$ pip install .

Basic Usage

When you first launch pnutty, you'll need to login your account on pnut.io with the login command.

pnutty% login
Visit the following URL to authorize with pnut.io and paste the token here.

https://pnut.io/oauth/authenticate?client_id=qx87SsGu3NZINwAUxEk1bC1TICzupv5e&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=basic,stream,write_post,follow,presence,messages,files&response_type=token

TOKEN: 

After successfully authenticating your timeline will load automatically and new posts will show as they stream in. To get a list of available commands use help.

pnutty% help -v

Documented commands (use 'help -v' for verbose/'help <topic>' for details):
======================================================================================================
again                 Replay your stream                                                              
alias                 Manage aliases                                                                  
bookmark              Bookmark a post                                                                 
browse                Open a post in the web browser                                                  
edit                  Run a text editor and optionally open a file with it                            
global                Switch timeline to global                                                       
help                  List available commands or provide detailed help for a specific command         
history               View, run, edit, save, or clear previously entered commands                     
login                 Log in to pnut.io                                                               
logout                Log out of pnut.io                                                              
macro                 Manage macros                                                                   
personal              Switch timeline to personal                                                     
post                  Post to pnut.io                                                                 
quit                  Exit this application                                                           
reply                 Reply to a post                                                                 
replyall              Reply to all of a post                                                          
replycc               Reply to a post and cc others                                                   
replyg                Reply globally to a post                                                        
repost                Repost a post                                                                   
run_pyscript          Run a Python script file inside the console                                     
run_script            Run commands in script file that is encoded as either ASCII or UTF-8 text       
set                   Set a settable parameter or show current settings of parameters                 
shell                 Execute a command as if at the OS prompt                                        
shortcuts             List available shortcuts                                                        
unbookmark            Remove a bookmark                                                               
unified               Switch timeline to unified                                                      
unrepost              Repost a post                                                                   

Client settings can be viewed and altered with the set command.

pnutty% set
Name                  Value                           Description                                                 
==================================================================================================================
allow_style           Terminal                        Allow ANSI text style sequences in output (valid values:    
                                                      Always, Never, Terminal)                                    
always_show_hint      False                           Display tab completion hint even when completion suggestions
                                                      print                                                       
debug                 False                           Show full traceback on exception                            
echo                  False                           Echo command issued into output                             
editor                /usr/bin/nano                   Program used by 'edit'                                      
feed                  False                           Enable live feed                                            
feedback_to_output    False                           Include nonessentials in '|', '>' results                   
max_completion_items  50                              Maximum number of CompletionItems to display during tab     
                                                      completion                                                  
quiet                 False                           Don't print nonessential feedback                           
show_links            False                           Show link to post                                           
timeline              personal                        Set timeline to [global, unified, or personal]              
timing                False                           Report execution times

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pnutty-0.0.4.tar.gz (20.1 kB view hashes)

Uploaded Source

Built Distribution

pnutty-0.0.4-py3-none-any.whl (19.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page