https://github.com/inflex/bv2bvr
Convert BV boardview files to BVR (BV-raw) that is readable by OpenBoardView
https://github.com/inflex/bv2bvr
Last synced: about 1 year ago
JSON representation
Convert BV boardview files to BVR (BV-raw) that is readable by OpenBoardView
- Host: GitHub
- URL: https://github.com/inflex/bv2bvr
- Owner: inflex
- License: gpl-2.0
- Created: 2017-04-26T12:55:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T14:15:14.000Z (about 9 years ago)
- Last Synced: 2025-03-29T05:12:22.487Z (about 1 year ago)
- Language: C
- Size: 11.7 KB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bv2bvr
Convert BV boardview files to BVR (BV-raw) that is readable by OpenBoardView
#### To build this project, you will need to install the build-essential and mdbtools-dev package (from Debian/Ubuntu)
Run "make" and it should produce a bv2bvr binary file.
#### To convert a BV boardview file;
./bv2bvr board.bv > board.bvr
The resulting board.bvr file should be readable with OpenBoardView