Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/euro20179/cdvd
A dvd screen simulator configurable in lua
https://github.com/euro20179/cdvd
Last synced: 7 days ago
JSON representation
A dvd screen simulator configurable in lua
- Host: GitHub
- URL: https://github.com/euro20179/cdvd
- Owner: Euro20179
- License: gpl-3.0
- Created: 2022-09-20T01:11:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-20T19:47:31.000Z (over 2 years ago)
- Last Synced: 2023-08-20T04:19:05.665Z (over 1 year ago)
- Language: C
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CDVD
This is going to be a more generic, and configurable version of [my older project](https://github.com/Euro20179/DVD_Screen)
# Installation
## To Run
* lua
* sdl2```sh
./build
mkdir -p ${XDG_CONFIG_HOME:-$HOME/.config}/cdvd
sudo mkdir -p /etc/cdvd/
sudo cp config/* /etc/cdvd
./dvd
```# Goals
* Good lua api
* Change sprites at runtime
* Easily add/remove sprites
* Generic font paths
* Lua api for rendering text