All Projects → donmccaughey → ManOpen

donmccaughey / ManOpen

Licence: BSD-2-Clause license
A macOS GUI application for viewing Unix manual pages.

Programming Languages

objective c
16641 projects - #2 most used programming language
Lex
420 projects

Projects that are alternatives of or similar to ManOpen

ManDrake
Native Mac man page editor with syntax coloring, mandoc syntax checking & live preview.
Stars: ✭ 130 (+622.22%)
Mutual labels:  osx, man-page
forge.commandline-nodejs
Authorisation and translation via console application: Command line tool demonstrating the authorisation and translation process using a Node.js console application
Stars: ✭ 15 (-16.67%)
Mutual labels:  viewer
paper-terminal
Print Markdown to a paper in your terminal
Stars: ✭ 33 (+83.33%)
Mutual labels:  viewer
inker
Measure & copy CSS from your designs of Sketch, Gravit Designer, Adobe XD, Vectr, etc. Pro version: https://github.com/inker8/
Stars: ✭ 56 (+211.11%)
Mutual labels:  viewer
GbxDump
A Microsoft Windows application that displays the contents of the file header of *.Gbx files used by the Nadeo game engine GameBox.
Stars: ✭ 19 (+5.56%)
Mutual labels:  viewer
stl-gcode-viewer
STL/OBJ/GCode Viewer in Qt
Stars: ✭ 49 (+172.22%)
Mutual labels:  viewer
SQLite.viewer
An elegant library for debugging sqlite databases in iOS applications
Stars: ✭ 73 (+305.56%)
Mutual labels:  viewer
json-log-viewer
Powerful terminal based viewer for JSON logs using ncurses.
Stars: ✭ 171 (+850%)
Mutual labels:  viewer
icosa-viewer
3D Viewer component for Tilt Brush / Open Brush, Google Blocks files and their derivatives
Stars: ✭ 24 (+33.33%)
Mutual labels:  viewer
Viewer
Viewer is a configurable application template that enables you to display an ArcGIS web map using a variety of tools.
Stars: ✭ 56 (+211.11%)
Mutual labels:  viewer
ai-unchive
AIA Viewer for Kodular
Stars: ✭ 18 (+0%)
Mutual labels:  viewer
cyan
Cyan Color Converter
Stars: ✭ 68 (+277.78%)
Mutual labels:  viewer
saccade
A sophisticated scientific image viewer for Linux with OpenGL support and synchronized viewports
Stars: ✭ 38 (+111.11%)
Mutual labels:  viewer
lk
Simple Web Image Viewer
Stars: ✭ 22 (+22.22%)
Mutual labels:  viewer
ccViewer
CryptCloudViewer source codes
Stars: ✭ 66 (+266.67%)
Mutual labels:  viewer
CTR-tools
Crash Team Racing (PS1) tools - a C# framework by DCxDemo and a set of tools to parse files found in the original kart racing game by Naughty Dog.
Stars: ✭ 93 (+416.67%)
Mutual labels:  viewer
Vudit
A file viewer for Android
Stars: ✭ 40 (+122.22%)
Mutual labels:  viewer
StlVault
3D object viewer and organizer
Stars: ✭ 104 (+477.78%)
Mutual labels:  viewer
3D-Detection-Tracking-Viewer
3D detection and tracking viewer (visualization) for kitti & waymo dataset
Stars: ✭ 150 (+733.33%)
Mutual labels:  viewer
go-spice
SPICE proxy library, written in go
Stars: ✭ 23 (+27.78%)
Mutual labels:  viewer

ManOpen

ManOpen is a macOS GUI application for viewing Unix manual ("man") pages. This repository is a fork of ManOpen 2.6 by Carl Lindberg.

GitHub Actions Code Coverage

Features

  • Graphical interface for viewing Unix man pages
  • Open man page by name or manual section + name
  • Search all man pages by keyword, using the apropos command
  • Hyperlinks to related man pages
  • Quick section navigation
  • Open man files by path or file: URL
  • Supports x-man-page: URLs to open a man page or perform an apropos search
  • openman command line tool to start ManOpen from a terminal

Requirements

ManOpen is built on macOS High Sierra 10.13 using Xcode 9.3. It should run on OS X Yosemite 10.10 and later.

License

For the files cat2html.l and cat2rtf.l, "Permission is granted to use this code." All other files in the ManOpen project are available under a BSD-style license; see the LICENSE file for details.

History

ManOpen 1.0 was originally released for NextSTEP by Harald Schlangmann in 1993. The first Mac OS X release, ManOpen 2.0, was released in October 1999 by Carl Lindberg. ManOpen 2.6, from which this version is forked, was released in March 2012.

Related

ManDrake is an open source macOS app by Sveinbjörn Þórðarson for creating and editing man pages.

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].