Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finzzz/tldr
Minimalistic TLDR Web Client
https://github.com/finzzz/tldr
Last synced: 7 days ago
JSON representation
Minimalistic TLDR Web Client
- Host: GitHub
- URL: https://github.com/finzzz/tldr
- Owner: finzzz
- Archived: true
- Created: 2021-03-15T15:02:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T01:30:31.000Z (11 months ago)
- Last Synced: 2024-08-02T15:34:46.744Z (3 months ago)
- Language: JavaScript
- Homepage: https://tldr.finzzz.net
- Size: 1.77 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TLDR Web Client
![](https://raw.githubusercontent.com/finzzz/images/master/tldr.png)## Manual Installation
1. Clone this repo
```
git clone --recursive https://github.com/finzzz/tldr
```
2. Serve
```
python3 -m http.server
```