Coder Social home page Coder Social logo

amarakon / dman Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 1.0 19 KB

Use dmenu to View Man Pages as a PDFs

License: GNU Affero General Public License v3.0

Makefile 7.99% Shell 92.01%
dmenu dmenu-scripts man-page man-pages man-pages-parser manpage manpages pdf pdf-generation

dman's Introduction

dman โ€“ dmenu man

Contents

Introduction

dman is a simple shell script that allows you to use dmenu to search for a manual page and view it as a PDF file in your default document viewer. This is an essential tool for developers. It helped me with all of my projects. PDF documents are nicer to read than original man pages because they are more professional.

Usage

Simply invoke the command dman.

Dependencies

  • dmenu

Installation

Universal

`# user` git clone https://github.com/amarakon/dman
`# user` cd dman
`# root` make install

Gentoo

`# root` eselect repository add amarlay git https://github.com/amarakon/amarlay
`# root` emerge --sync amarlay
`# root` emerge x11-misc/dman

Uninstallation

Universal

`# user` cd dman
`# root` make uninstall

Gentoo

`# root` emerge -c x11-misc/dman
# Remove my overlay (optional)
`# root` eselect-repository remove -f amarlay
`# root` emerge --sync

dman's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

fcsm1922

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.