Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Haz001/FileViewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Haz committed Jul 9, 2019
2 parents 7e8b3d1 + 85c2254 commit bdb3b07
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# FileViewer
A simple file browser/viewer to browse through files on your Windows PC. <br/>
The basic Consept idea:
![Img](https://hazonline.co.uk/FileViewer/img/screenshot-fileviewer.PNG)
![Img](https://hazonline.co.uk/FileViewer/img/img2.PNG)

ToDo List:
- [x] List files in directory
- [x] CMD and Powershell Buttons
- [x] Moving blurred background design
- [x] Moving blurred background
- [x] Navigate
- [x] Open Files
- [ ] Context Menu strip
Expand All @@ -16,3 +16,25 @@ ToDo List:
- [ ] Sidebar
- [ ] Preview Panel
- [ ] Working file browser
- [ ] Tabs
- [ ] Split View
### Moving blurred background
A blured background (as seen in the image that changes as you move the window accross a screen), this is just to make it look nice, modern and less scary.
(Works best with one screen)
### Split view/Tabs
Split view is having two diffrent directorys open in the same window (like in ![filezilla](https://filezilla-project.org/client_screenshots.php)).
Tabs is having multiple diffrent directorys tabbed instead of diffrent windows. Like web browsers have but for a file browsers.
These two are common in most other File Browsers.

## Who is this for
For new developers that are not powerusers of the Default File Browser File Explore.
At the moment it is not ready as it is still in Alpha.
Once in beta it will have most of the features (the common features) that File Explore has with a few more like tabs and split view.

## Why do i need a better File Browser
Better Productivity and more cusomizeability.

## Releases
v0.0.1 - Consept


0 comments on commit bdb3b07

Please sign in to comment.