https://github.com/httpanimation/cview
https://github.com/httpanimation/cview
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/httpanimation/cview
- Owner: HttpAnimation
- Created: 2024-03-25T18:33:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T18:59:43.000Z (almost 2 years ago)
- Last Synced: 2024-03-25T20:43:56.785Z (almost 2 years ago)
- Language: C
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CView
A webviewer made in c for other projects
## The word I forgot the name of
1) SDL2-devel
```bash
sudo dnf install SDL2-devel
```