https://github.com/leonarudo/LeoConsole
LeoConsole is a terminal with many features! It allows you to quickly and easily program smaller or larger console functions or use those of others. It is written in C# 10 under .NET 6
https://github.com/leonarudo/LeoConsole
console cs dotnet leoconsole
Last synced: 2 months ago
JSON representation
LeoConsole is a terminal with many features! It allows you to quickly and easily program smaller or larger console functions or use those of others. It is written in C# 10 under .NET 6
- Host: GitHub
- URL: https://github.com/leonarudo/LeoConsole
- Owner: BoettcherDasOriginal
- License: gpl-3.0
- Created: 2021-11-25T17:00:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T10:13:36.000Z (over 2 years ago)
- Last Synced: 2024-07-31T20:27:57.679Z (10 months ago)
- Topics: console, cs, dotnet, leoconsole
- Language: C#
- Homepage:
- Size: 251 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeoConsole
[](https://github.com/BoettcherDasOriginal/LeoConsole/releases/latest)
[](https://github.com/BoettcherDasOriginal/LeoConsole/search?l=C%23)
[](https://github.com/BoettcherDasOriginal/LeoConsole/blob/main/LICENSE)
[](https://github.com/BoettcherDasOriginal/LeoConsole/issues)
[](https://github.com/BoettcherDasOriginal/LeoConsole/pulls)
[](https://github.com/BoettcherDasOriginal/LeoConsole/commits/main)LeoConsole is a terminal with many features!
It allows you to quickly and easily program smaller or larger console functions or use those of others.
It is written in C# 10 under .NET 6## Getting Started
- [Install LeoConsole](https://github.com/BoettcherDasOriginal/LeoConsole/releases/latest)
- [LeoConsole Documentation](https://github.com/BoettcherDasOriginal/LeoConsole/wiki/Documetation)
- [Plugin Tutorial](https://github.com/BoettcherDasOriginal/LeoConsole/wiki)## Overview
LeoConsole is a terminal with many features!
Multiple users, custom plugins, and a working directory are just a few of them.
Thanks to LeoConsole you can quickly and easily develop smaller console functions or use those of others.
With the functions provided by ILeoConsole, colored text output, auto-completion or automatic localization are very easy!## Current News
- [LeoConsole v2.0.0 just released!](https://github.com/BoettcherDasOriginal/LeoConsole/discussions/36)You can find all the news [here](https://github.com/BoettcherDasOriginal/LeoConsole/discussions/categories/news).
## Other Projects around LeoConsole
A list of awesome projects around LeoConsole can be found [here](https://github.com/alexcoder04/awesome-leoconsole)!## Need help?
Check out the [wiki](https://github.com/BoettcherDasOriginal/LeoConsole/wiki)!
Or open a new discussion!