Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

tborychowski/filer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filer

A File Manager for the Keyboard People.

Disclaimer

This is mac-first app. It should be cross-platform, because it's using Electron, but it's not, because I'm lazy and because I have no access to Windows & Linux machines to actually test it. If you do, and have lots of time to spare - I would welcome your help 😄. Otherwise, please don't ask me for this.

Screens

Should follow soon...

Roadmap

See the roadmap for more details on what's planned.

Dev install

git clone https://github.com/tborychowski/filer.git
cd filer
yarn
yarn start