https://github.com/zhuman/shellreplacement
Z-Shell Windows Shell Replacement
https://github.com/zhuman/shellreplacement
dotnet explorer vbnet win32 windows
Last synced: about 2 months ago
JSON representation
Z-Shell Windows Shell Replacement
- Host: GitHub
- URL: https://github.com/zhuman/shellreplacement
- Owner: zhuman
- Created: 2020-05-01T22:40:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T23:16:48.000Z (about 6 years ago)
- Last Synced: 2025-01-20T14:36:59.441Z (over 1 year ago)
- Topics: dotnet, explorer, vbnet, win32, windows
- Language: Visual Basic .NET
- Size: 522 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Z-Shell
> NOTE: This project is archived from 2007. It is not being actively developed.
Z-Shell is an open-source, managed, Windows replacement shell written entirely in VB.NET. If you don't know what a Windows shell is or why you would want to replace it, see the [FAQ](wiki/FAQ.md). The end vision is to have a highly customizable, theme/style-based shell and editor. You will be able to actually design every part of the shell from menus to panels to taskbars using a fairly simple theme editor.
Z-Shell is managed by [Z-Systems](http://www.z-sys.org/). The Z-Systems site also contains a [Z-Shell](http://www.z-sys.org/products/zshell.aspx) page.
**Table of Contents**
* [FAQ](wiki/FAQ.md)
* [Features](wiki/Features.md)
* [Roadmap](wiki/Roadmap.md)
* [Get Involved](wiki/GetInvolved.md)
* [Sub-Projects](wiki/SubProjects.md)
* [Recommended Links](wiki/RecommendedLinks.md)
* [The Z-Shell Guide to Developing a Replacement Shell](wiki/Developing.md)
## News
* July 5th, 2007 - [The Z-Shell Guide to Developing a Replacement Shell](wiki/Developing.md) has been started with a few chapters.
* April 17th 2007 - The project has been published! The initial source code is available.
## Where are we now?
Z-Shell is currently in a very unstable state. There is no file system browser yet, but the current setup consists of a working start menu, and working taskbar, and a working notification area. Small pieces are missing in what is there, and there are probably many bugs. It is not yet recommended that you use it regularly, except for testing.