openboardview
Viewer for BoardView files
OpenBoardView is a viewer for BoardView files, which present the details of a printed circuit board (PCB). It comes with features such as:
Dynamic part outline rendering, including complex connectors
Annotations, for leaving notes about parts, nets, pins or location
Configurable colour themes
Configurable DPI to facilitate usage on 4K monitors
Configurable for running on slower systems
Reads FZ (with key), BRD, BRD2, BDV and BV* formats.
- Versions: 9.95.0
- Website: https://github.com/OpenBoardView/OpenBoardView
- Licenses: Expat
- Package source: gnu/packages/electronics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of openboardview
as follows:
guix install openboardview
Or install a particular version:
guix install openboardview@9.95.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of openboardview about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/openboardview'><img src='https://packages.guix.gnu.org/packages/openboardview/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/openboardview)
Example Org:
[[https://packages.guix.gnu.org/packages/openboardview][https://packages.guix.gnu.org/packages/openboardview/badges/latest-version.svg]]