A simple file browser implementation for Pharo written by T. Bergmann (Astares) in 2019. Meanwhile this is now part of standard Pharo image.
Metacello new
repository: 'github://astares/Pharo-Harbour/src';
baseline: 'Harbour';
load
Note: only works in Pharo 8 and later