The missing Firefox OS file manager
Go to file
Mahdi Dibaiee 8408fd5319 rebuild
2015-09-14 02:18:35 +04:30
build fix compatibility: fix getting an empty error due to corrupted path properties 2015-09-14 02:18:19 +04:30
design fix file.create: fix creating files and directories 2015-09-13 18:56:35 +04:30
releases rebuild 2015-09-14 02:18:35 +04:30
src fix compatibility: fix getting an empty error due to corrupted path properties 2015-09-14 02:18:19 +04:30
.gitignore Initial commit 2015-08-29 23:47:42 +04:30
Gruntfile.js fix compatibility: polyfill device storage "getFilesAndDirectories" method 2015-09-14 00:59:58 +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 releases: go back to release 1.0.0 2015-09-13 20:14:25 +04:30
README.md fix docs: update todo-list, bump version and rebuild 2015-09-09 13:30:05 +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.

Mobile Portrait Mockup

#Thanks to

Sergio Muriel @tfeserver for testing application Mohammad Jahani @mamal72 for ideas, and helping in designing the webpage

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, Grid)
  • Sort Files
  • Zip / Unzip
  • Image Thumbnails
  • FTP Browser
  • Preferences
  • File Type Icons
  • Wi-Fi File Transfer (is this possible?)