Skip to content

shonebinu/Brief

Repository files navigation

Brief app screenshot

Brief Logo

Brief

Browse command-line cheatsheets

Flathub Downloads Flathub Version GitHub License

Description

Brief is an app for browsing command-line cheatsheets written in Python, using GTK4 and Libadwaita. The data source is tldr-pages. It lets you search through thousands of command-line tools across multiple platforms and languages, providing simplified help pages.

Features

  • Works completely offline.
  • Filter platform specific commands (Linux, Windows, Android, etc.).
  • View command help pages in multiple available languages.
  • Change the command argument format between long (ls --all) or short (ls -a).
  • Lets you update the cache within the app to download the latest data.

Install

Get Brief on Flathub

Development

You can clone this project and run it using Gnome Builder. The Python libraries used in this project are defined inside requirements.txt, which you may install if you want editor completions.

Credits

The entirety of the data used in this project is from tldr-pages and without their valuable work, this project wouldn't exist.

About

Brief is a GTK4 application for browsing tldr-pages (community-maintained command line help pages).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published