- Organize files and folders according to usage date within dynamic groups.
- Import integration with local filesystems, Google Drive, and Dropbox.
- Drag-and-drop card organization and live preview.
- Displays weekly and monthly explorer views.
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux