An open API service indexing awesome lists of open source software.

https://github.com/connorslade/noseshell

๐Ÿš A Shell for Windows | Making CMD slightly less bad
https://github.com/connorslade/noseshell

cpp shell

Last synced: about 1 year ago
JSON representation

๐Ÿš A Shell for Windows | Making CMD slightly less bad

Awesome Lists containing this project

README

          



Logo

๐Ÿš Nose Shell ๐Ÿš


A Shell for Windows (And Linux)
Making CMD slightly less bad :P




Report Bug
ยท
Request Feature

Table of Contents



  1. About The Project



  2. Getting Started


  3. Contributing

  4. License

  5. Usage

  6. Contact

## About The Project

![Screenshot](https://i.imgur.com/H5lFRvF.png)

### Built With

* [C++](https://isocpp.org/)
* [CMake](https://cmake.org/)

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

* [CMake](https://cmake.org/)

### Installation

1. Git Clone the Repo (`git clone https://github.com/Basicprogrammer10/NoseShell.git`)
2. Go into the folder (`cd NoseShell`)
3. Build! `cmake --build .`

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the GNU General Public License v3.0. See [`LICENSE`](https://github.com/Basicprogrammer10/NoseShell/blob/main/LICENSE) for more information.

## Usage

1. First download the latest version from [here](https://github.com/Basicprogrammer10/NoseShell/releases).
2. Run the EXE
3. Use your normal windows commands!

If you want to customize the project git clone it and edit the config.h, now when you build it you can have your colors and enable / disable features.

## Contact

Discord - `Sigma#8214`

Email - `connor@connorcode.com`

Project Link: [`https://github.com/Basicprogrammer10/NoseShell`](https://github.com/Basicprogrammer10/NoseShell)