Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 802 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 802 Bytes

HSFM

Join the chat at https://gitter.im/hasufell/hsfm Build Status

A Gtk+:3 filemanager written in Haskell.

Design goals:

  • easy to use
  • useful library interface to be able to build other user interfaces
  • type safety, runtime safety, strictness
  • simple add-on interface

Screenshots

hsfm

Installation

./install.sh

Contributing

See HACKING.md.