Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macfeh

Screenshot

Like feh, but on macOS

Requirements

macOS 10.11+ (tested on 10.12)

Features

  • Borderless rounded viewer
  • Zoom and scroll
  • Toggle viewer background/shadows
  • Command line support

Compiling

  • Requirements: Xcode 9
  • Open macfeh.xcodeproj in Xcode.
  • Select the macfeh Release scheme from the pop up button in the top left.
  • Press the Run button, macfeh will compile and launch.
  • Once launched, ⌘+left click the macfeh icon in the dock.
  • Finder will show and select macfeh.app which you can now copy to your /Applications/ folder or other.

Command line

To use macfeh from the command line, add

function macfeh() {
    open -b "drabweb.macfeh" "$@"
}

to your shell rc, and use macfeh [file1] [file2] [file3]...

About

Like feh, but on macOS

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages