/cantaloupe

CAN bus viewer for MacOS

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Cantaloupe

Cantaloupe
Cantaloupe is a CAN bus tool targeting MacOS and the CANtact/CANable USB interface.

Design

The core library is designed to interact with the hardware via LibUSB. Apps are designed to use the core lib to provide high-level functionality such as bus introspection or logging.

Prerequistes

brew install libusb

Contributing

Pull requests are welcome. Please try to match the overall style.

License

GNU GPLv3