All Projects → Techno-Disaster → tldr-flutter

Techno-Disaster / tldr-flutter

Licence: MIT License
simplified man-pages, a tldr.sh client

Programming Languages

dart
5743 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to tldr-flutter

tldr
Simplified and community-driven man pages (tldr-pages) in a single binary.
Stars: ✭ 33 (-49.23%)
Mutual labels:  tldr, tldr-pages
alfred-tldr
tldr with alfred workflow written in Go
Stars: ✭ 77 (+18.46%)
Mutual labels:  tldr, tldr-pages
tldr-php
PHP Client for tldr
Stars: ✭ 18 (-72.31%)
Mutual labels:  tldr, tldr-pages
Tldr Alfred
Alfred workflow for TLDR
Stars: ✭ 70 (+7.69%)
Mutual labels:  tldr
Tldr
Text summarizer for golang using LexRank
Stars: ✭ 92 (+41.54%)
Mutual labels:  tldr
Tealdeer
A very fast implementation of tldr in Rust.
Stars: ✭ 1,189 (+1729.23%)
Mutual labels:  tldr
git-commands-workflows
🚀 All the git commands and workflows you need to know
Stars: ✭ 50 (-23.08%)
Mutual labels:  commands-cheat-sheet
Tldr
fast and interactive tldr client written with go
Stars: ✭ 984 (+1413.85%)
Mutual labels:  tldr
mango
mango is a man-page generator for the Go flag, pflag, cobra, coral, and kong packages
Stars: ✭ 191 (+193.85%)
Mutual labels:  man-pages
Dilettantes-Guide-to-Linting
Setting up ESLint, Prettier, VS Code, and the AirBnB style guide in beautiful harmony.
Stars: ✭ 18 (-72.31%)
Mutual labels:  tldr
Tldr
Golang command line client for tldr https://github.com/tldr-pages/tldr
Stars: ✭ 210 (+223.08%)
Mutual labels:  tldr
Manpages Tldr
Short, practical manpages for everyday usage
Stars: ✭ 108 (+66.15%)
Mutual labels:  tldr
vscode-tldr
Provides tldr hover information for common commands in bash/dockerfiles/powershell files.
Stars: ✭ 44 (-32.31%)
Mutual labels:  tldr-pages
red-tldr
red-tldr is a lightweight text search tool, which is used to help red team staff quickly find the commands and key points they want to execute, so it is more suitable for use by red team personnel with certain experience.
Stars: ✭ 159 (+144.62%)
Mutual labels:  tldr
tldr.el
tldr client for Emacs
Stars: ✭ 118 (+81.54%)
Mutual labels:  tldr
Tldr C Client
C command-line client for tldr pages
Stars: ✭ 180 (+176.92%)
Mutual labels:  tldr
Tl
tldr for R!
Stars: ✭ 52 (-20%)
Mutual labels:  tldr
The-Learning-Documentation-Project
This documentation is about the new learning(s) and issue(s) resolvings on different aspects of academic, professional and personal thoughts. It includes(or/with links): Research topics(& resources), Programming(issues and code), Advanced Linux commands, Networking commands, bash script command utilization, Linux packages(& scripts), Machinine l…
Stars: ✭ 27 (-58.46%)
Mutual labels:  commands-cheat-sheet
Tachyons Tldr
quick lookup for tachyon classes, scales and colour palette
Stars: ✭ 170 (+161.54%)
Mutual labels:  tldr
TLDR.jl
A package for fast help and snippets
Stars: ✭ 16 (-75.38%)
Mutual labels:  tldr

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].