Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tldr-electron

Electron client for tldr

https://github.com/tldr-pages/tldr

Binary

Windows ia32 binary is available at https://www.dropbox.com/s/7bc29k8pkz18rj0/tldr-electron-win32-ia32.zip?dl=0

Windows x64 binary is available at https://www.dropbox.com/s/uwwklhvvsxt58ry/tldr-electron-win32-x64.zip?dl=0

Mac x64 binary is available at https://www.dropbox.com/s/y9h0mcwto631vyf/tldr-electron-darwin-x64.zip?dl=0

Linux x64 binary is available at https://www.dropbox.com/s/cam4tmc90q4q6w8/tldr-electron-linux-x64.zip?dl=0

Installation

  1. npm install
  2. npm install electron-packager -g
  3. for windows x64, electron-packager ./ --platform=win32 --arch=x64
  4. for linux, electron-packager ./ --platform=linux --arch=x64
  5. for mac, electron-packager ./ --platform=darwin --arch=x64

Ability

  • offline-use
  • can update index file and pages by clicking Update Database

Screenshot

alt tag alt tag alt tag alt tag alt tag alt tag

About

Electron client for tldr

Topics

Resources

Stars

24 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages