Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hawkeye64/electron-quasar-file-explorer-v2

An Electron File Explorer made with Quasar v2 (Vue v3)
https://github.com/hawkeye64/electron-quasar-file-explorer-v2

electron explorer fileexplorer quasar quasar-framework vue3

Last synced: 3 months ago
JSON representation

An Electron File Explorer made with Quasar v2 (Vue v3)

Awesome Lists containing this project

README

        

# File Explorer (electron-quasar-file-explorer-v2)

![File Explorer](images/file-explorer.png)

This is a follow-up to an article I wrote and published on [Medium](https://medium.com/quasar-framework/building-an-electron-file-explorer-with-quasar-and-vue-7bf94f1bbf6).

This File Explorer now uses Quasar v2 and Vue 3 composition API.

This is a rudimentary File Explorer that works for Windows, Mac and Linux systems.

Items that have been added since the last tutorial:

- Double-click to open a file based on it's type

Removed since last tutorial:

- File/folder watching (I just never got around to updating this)

There is still plenty of work to be done to make it better.

For example:

- copy, paste, cut, delete
- file info
- plug and play drives (ie: USBs)
- and others

Feel free to PR if you like to make it better for others.

# Donate
If you appreciate the work that went into this, please consider donating to [Quasar](https://donate.quasar.dev) or [Jeff](https://github.com/sponsors/hawkeye64).

# License
MIT (c) Jeff Galbraith <>