Hawk/README.md

52 lines
1.5 KiB
Markdown
Raw Normal View History

2015-08-29 19:17:42 +00:00
# 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](https://github.com/mdibaiee/Hawk/raw/master/Mobile%20Portrait.png)
2015-09-07 23:13:52 +00:00
#Thanks to
2015-09-07 15:06:12 +00:00
Sergio Muriel [@tfeserver](https://twitter.com/tfeserver) for testing application
Mohammad Jahani [@mamal72](https://twitter.com/mamal72) for ideas, and helping in designing the [webpage](http://dibaiee.ir/Hawk)
# Features
2015-09-07 11:20:40 +00:00
Version 1.0
-----------
- [x] Breadcrumb
- [x] Delete Files
- [x] Refresh
- [x] Rename Files
- [x] Error dialogs
- [x] Show / Hide hidden files
- [x] Show directories first
- [x] Create new files and directories
- [x] File Size
- [x] Directory Child Count
- [x] Actions on multiple files (selection)
- [x] Copy and Paste/Move files
2015-09-06 13:02:50 +00:00
- [x] File Preview (Supports PDF files!)
- [x] Filter Files
- [x] Swipe Gestures (Up directory by swiping right)
- [x] Search
- [x] First-run Tour
- [x] Share Files
- [x] Pick files
2015-09-07 11:20:40 +00:00
Version 2.0
------------
- [ ] Different views (List, Icons, etc)
2015-09-07 11:20:40 +00:00
- [ ] Sort Files
- [ ] Zip / Unzip
- [ ] Image Thumbnails
- [ ] FTP Browser
2015-09-07 11:20:40 +00:00
- [ ] Preferences
- [ ] File Type Icons
2015-09-04 11:57:33 +00:00
- [ ] Wi-Fi File Transfer (is this possible?)