The missing Firefox OS file manager
Go to file
Mahdi Dibaiee 7f6884cea8 feat search: search files, depth-first
feat files.view: Open files using Web Activities
feat copy/paste: Copy and Paste/Move files
fix filters: add "all" filter which clears filters out
2015-09-06 15:53:48 +04:30
build feat search: search files, depth-first 2015-09-06 15:53:48 +04:30
design feat search: search files, depth-first 2015-09-06 15:53:48 +04:30
src feat search: search files, depth-first 2015-09-06 15:53:48 +04:30
.gitignore Initial commit 2015-08-29 23:47:42 +04:30
Gruntfile.js feat multiselection: select multiple files and act on them 2015-09-05 16:09:09 +04:30
LICENSE feat ContextMenu: Rename and Delete 2015-09-03 15:02:46 +04:30
package.json feat search: search files, depth-first 2015-09-06 15:53:48 +04:30
README.md feat search: search files, depth-first 2015-09-06 15:53:48 +04:30

Hawk

The missing Firefox OS file manager

This app is under heavy development, things may change and break, but don't hesitate to test and fill issues in case you find bugs.

Please read the Features section below and issues to make sure your issue is not already listed.

Features

  • Breadcrumb
  • Delete Files
  • Refresh
  • Rename Files
  • Error dialogs
  • Show / Hide hidden files
  • Show directories first
  • Create new files and directories
  • File Size
  • Directory Child Count
  • Actions on multiple files (selection)
  • Copy and Paste/Move files
  • File Preview
  • Filter Files
  • Swipe Gestures (Up directory by swiping right)
  • Search
  • Intro
  • Different views (List, Icons, etc)
  • Share Files
  • Preferences
  • FTP Browser
  • File Type Icons
  • Wi-Fi File Transfer (is this possible?)