Giter Club home page Giter Club logo

win10-explorer's Introduction

Win10-Explorer

Welcome to the new Windows 10 File Explorer made to replace the outdated current one. It uses the new Fluent Design from Microsoft to integrate seamingless into the new Windows 10 experience.

Features:

  • Beautiful design
  • Search folders quickly or do a deep search (type "d searchInput" into the search bar)
  • Fast and responsive folder enumeration
  • View Zip Archives directly via the Explorer

File Explorer Image from Gyazo Image from Gyazo Gif from Gyazo

Usage:

  • Download or clone the repo
  • Enable Windows developer settings
  • Create developer certificate to be able to deploy it (Type the following into powershell)
New-SelfSignedCertificate -Type Custom -Subject "CN=Philipp" -KeyUsage DigitalSignature -FriendlyName "Philipp" -CertStoreLocation "Cert:\CurrentUser\My" -TextExtension @("2.5.29.37={text}1.3.6.1.5.5.7.3.3", "2.5.29.19={text}")
  • Build it (should work for Windows 10 Version 1809 and above)
  • Deploy it
  • Grant permission (Needs file system permission Help link)
  • Run it

Feel free to help, to improve the new windows 10 file explorer :)

win10-explorer's People

Contributors

ste-phil avatar rafdiol avatar

Stargazers

Phyleas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.