/gitbrowser

Browse and clone repositories directly from your terminal. Minimal interface.

Primary LanguagePythonOtherNOASSERTION

gitbrowser

2024-03-03.16-39-10.mp4

A simple brower for GitHub repositories. Terminal implementation. -Search based on keywords -Find free software and tools -Explore as in depth as you'd like -Clone built in -Local settings

Installation

git clone https://github.com/RaresRech/gitbrowser

Required

Python3

The script will automatically install : requests , random-word , webbrowser , tqdm

Commands

Search repos

search [keywords]

Discover a number of random repos (maximum of 10)

discover [count]

Select repo

select [key]

Expand repo

repo expand

Detail about repo (name, full_name, description, url, created_at, updated_at, pushed_at, homepage, size, stargazers_count, watchers_count, language, forks_count, open_issues_count, license)

repo details [detail]

Clone repo to path or predefined folder

repo clone [(optional) path]

Set predefined folder

options clonefolder [path]

Set number of results per search

options perpage [count]

Exit

exit

License

MIT license

Contact & contribute

Get in touch with me at raresrechesan26@gmail.com