Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 631 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 631 Bytes

aur-watcher

script for filtered search through AUR and official repository of Arch Linux.

Note

this script requires requests package.

Usage

python aur-watcher p=package_name s=[off|aur] [ o=[pt|ip] ]

Available options:
p - package name
s - source(AUR or official repository)
o - output mode(plain text or inner pager).
Plain text is default mode. To quit page press q. Press any key to move forward.
You also can save output to file after pressing w. Enter q to quit without saving.

Note on inner pager

Using arrows you move by 3 answers.