The missing Firefox OS file manager
Go to file
2015-09-08 03:43:52 +04:30
build fix compatibility: We're not going to support 2.0 and below 2015-09-07 23:21:17 +04:30
design feat share: Ability to share files using Web Activities 2015-09-07 15:18:53 +04:30
releases rebuild zip 2015-09-07 23:22:46 +04:30
src fix compatibility: We're not going to support 2.0 and below 2015-09-07 23:21:17 +04:30
.gitignore Initial commit 2015-08-29 23:47:42 +04:30
Gruntfile.js fix hawk: a lot of bugfixes here and there 2015-09-07 01:02:40 +04:30
LICENSE feat ContextMenu: Rename and Delete 2015-09-03 15:02:46 +04:30
Mobile Portrait.png feat docs: Add mockup to README 2015-09-08 03:43:52 +04:30
package.json fix build: add "babel" to dependencies 2015-09-07 18:53:06 +04:30
README.md feat docs: Add mockup to README 2015-09-08 03:43:52 +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.

Firefox OS 2.2 and up are supported. Sadly 2.0 and 1.3 miss a lot of ES6 functionalities as well as CSS3 features (flexbox, etc) which break our application.

!(https://github.com/mdibaiee/Hawk/raw/master/Mobile Portrait.png)[Mobile Portrait Mockup]

#Thanks to

Sergio Muriel @tfeserver for testing application

Features

Version 1.0

  • 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 (Supports PDF files!)
  • Filter Files
  • Swipe Gestures (Up directory by swiping right)
  • Search
  • First-run Tour
  • Share Files
  • Pick files

Version 2.0

  • Different views (List, Icons, etc)
  • Sort Files
  • Zip / Unzip
  • Image Thumbnails
  • FTP Browser
  • Preferences
  • File Type Icons
  • Wi-Fi File Transfer (is this possible?)