https://github.com/dalpaka/inpkg.h
The C/C++ version for clrflow (https://github.com/rver38/clrflow)
https://github.com/dalpaka/inpkg.h
c cli color formatting gl text
Last synced: about 1 year ago
JSON representation
The C/C++ version for clrflow (https://github.com/rver38/clrflow)
- Host: GitHub
- URL: https://github.com/dalpaka/inpkg.h
- Owner: dalpaka
- License: zlib
- Created: 2024-01-20T18:48:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T12:01:00.000Z (over 1 year ago)
- Last Synced: 2025-01-29T19:11:30.521Z (over 1 year ago)
- Topics: c, cli, color, formatting, gl, text
- Language: C
- Homepage: https://dalpaka.github.io/clrflow.h/
- Size: 2.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# inpkg.h /ɪnˈpækɪʤ dōt āch/
```sh
_ _
(_) | |
_ _ __ _ __ | | ____ _
| | '_ \| '_ \| |/ / _` |
| | | | | |_) | < (_| |
|_|_| |_| .__/|_|\_\__, |
| | __/ |
|_| |___/
```
## Information
👋 The C/C++ packages wirh syscalls, graphics libraries, scientific computing and [clrflow](https://github.com/rver38/clrflow)
🤝 Also check out: [rver](https://github.com/rver38)
🙏 Please read the [LICENSE](https://github.com/dalpaka/clrflow.h/blob/main/LICENSE.txt)
🤔 inpkg.h is a header-only library coming in at about _~100kb_ or less which means you wont need dll's or .lib files.
❓ Go to the [documentation](https://dalpaka.github.io/inpkg.h)
## Installation (also check out the [docs](https://dalpaka.github.io/clrflow.h))
Download the latest source code and place your code in '/main.c'.
## Featuring
### Basic:
Currently [clrflow](https://github.com/rver38/clrflow).h supports the most barebones command line/terminal designing features as seen in [clrflow](https://github.com/rver38/clrflow) for example:
- Unified text coloring for cross platform terminals
- Text-based cli building
- Basic window opening like [glfw](https://glfw.org) (only for windows)
### Future:
In the coming months you will see a load of [clrflow](https://github.com/rver38/clrflow).h features get released as [clrflow](https://github.com/rver38/clrflow) also gets released like for example:
- More CLI features like loading bars
- ASCII image building and a p5.js transpiler
- Background coloring
- Text formating
- Custom Fonts and MORE!
#### So please enjoy the project, feel free to contribute and engage with me at cppflow0@gmail.com!