Skip to content

Toxikuu/pact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pact

Info

Pact is a presidential action tracker.

It returns recent presidential actions, sourced from the White House.

Screenshots!! Screenshot

Install

This script does it all for you.

curl -fsSL 'https://github.com/Toxikuu/pact/raw/refs/heads/master/install.sh' -o /tmp/pact-install.sh && sudo bash /tmp/pact-install.sh && rm -vf /tmp/pact-install.sh

Once your curiosity has been sated, sudo rm -vf /usr/bin/pact.

Usage

By default, pact shows the 10 most recent presidential actions:

pact

To view more pages (10 actions per page), pass -p NUM:

pact -p 4 # shows the 40 most recent presidential actions