Skip to content

techno-disaster/tldr-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbd993a · Apr 25, 2025
Apr 21, 2025
Aug 28, 2023
Oct 17, 2021
Mar 22, 2021
Aug 23, 2023
Aug 23, 2023
Apr 25, 2025
Oct 18, 2021
Mar 21, 2021
Feb 14, 2021
Feb 17, 2021
Jun 13, 2022
Feb 18, 2021
Aug 23, 2023
Aug 28, 2023
Aug 28, 2023

Repository files navigation

Report bug · Request feature

GitHub All Releases License: MIT bloc

Table of contents

Overview

Get it on Google Play Get it on F-Droid

The tldr pages project is a collection of community-maintained help pages for command-line tools, that aims to be a simpler, more approachable complement to traditional man pages.

Maybe you are new to the command-line world? Or just a little rusty? Or perhaps you can't always remember the arguments to lsof, or tar?

It certainly doesn't help that the first option explained in man tar is:

-b blocksize
Specify the block size, in 512-byte records, for tape drive I/O.

This app is just that: an ever-growing collection of examples for the most common UNIX, Linux, macOS, SunOS and Windows command-line tools.

Screenshots

Build and run

  • Assuming this is your first project, install flutter
  • Clone this project using the url or ssh and cd into the cloned directory
  • Get the dependencies with flutter pub get
  • Run the app in debug mode with flutter run

Bugs and feature requests

Please open a new issue.

Contributing

Currently open to all contributions. Hit those issue and PR buttons.

Thanks

Copyright and license

Code released under the MIT License.