Eion is a file manager built with web technologies.
Screenshot:
- Install
boot
- Install
electron
:npm i -g electron
- Clone the repo
- Run
boot watch dev-build
- Run
boot npm-install
- Run
electron target/
- run on Windows and Linux
- provide basic file and directory operations
- Execute
- Create
- Copy
- Move
- Rename
- Delete
- basic archive files support:
- View archive contents
- Extract contents
- compete with other File Managers
- provide a lot of customization points
- support plugins (at least not for 1.0)
- support cloud storage
MIT © Yury Solovyov