Skip to content

knk190001/BetterShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterShell

This is a custom shell for windows. It's designed to (eventually) be a drop in replacement for the built in windows explorer.

How it works

The shell will kill explorer.exe and replace it with its own ui. Because windows leaves very few capablilities behind private API's it's more a question of how rather than if a given feature can be reimplemented.

Roadmap

  • Working Start menu
  • Working Taskbar
  • Working Notification panel
  • Feature complete start menu
    • Pinned Applications
    • Right click menu
  • Working windows explorer alternative
  • Working Alt Tab menu
  • Working Hot keys
  • Multimonitor support
  • Plugin support

This project was inspired by the Cairo Shell project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages