Git Product home page Git Product logo

wish's Introduction

Wish

This repository is the prototype for Wish, a project designed to provide a fully-featured command line replacement for Windows. Wish was originally a Kickstarter project you can still find here: http://www.kickstarter.com/projects/20258791/wish. There is a video demo on the Kickstarter page which provides a nice overview of the features.

Download

If you would like to download the prototype, please see Downloads.

Issues

This project is a prototype, and as such, has some good core code which can contribute towards a finished product, but also has many rough edges. Some portions of the prototype were hacked together to help build a video demo.

Here are some of the major open items:

  1. The UI for the prototype is hacked together on top of AvalonEdit, a text editor. A proper user control needs to be developed.
  2. The Powershell engine simply sends off commands and returns the results. It needs to be redone as a custom Powershell host. Microsoft provides some excellent documentation for this and some of their code samples are contained in my repository PShellHostSamples.
  3. Similarly, the cmd.exe engine starts a new process for each command and returns the results.

Help Needed

If you would like to help with any of these issues, please let me know. There are also plenty of small issues. If you'd like to fork the project and submit pull requests, I'll gladly merge them into the project.

wish's People

Contributors

neiz avatar

Watchers

 avatar  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.