https://github.com/simizfo/woaexplorer
File Explorer for Windows on ARM.
https://github.com/simizfo/woaexplorer
Last synced: about 1 year ago
JSON representation
File Explorer for Windows on ARM.
- Host: GitHub
- URL: https://github.com/simizfo/woaexplorer
- Owner: Simizfo
- Created: 2019-04-04T14:54:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T09:56:44.000Z (about 7 years ago)
- Last Synced: 2025-02-22T23:24:05.650Z (over 1 year ago)
- Language: C#
- Size: 3.7 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WoAExplorer
File Explorer for Windows on ARM. The main objective is to write a touch friendly file explorer, following
the Fluent Design guidelines by Microsoft.
## Compatibility
This program can be compiled for AMD64, ARM32 and ARM64. It will not work on ARM64 and ARM32
since there is a compiler bug that doesn't allow objects of type IStorageItem to be casted to and from.
It requires Windows 10 19H1 / version 1903 as it's the application minimum target at the moment. It might be
possible to lower the minimum requirement, but it needs testing.
## Screenshots
Wide Layout

Mobile Layout
