{"id":16710076,"url":"https://github.com/matwey/libopenvizsla","last_synced_at":"2025-03-17T01:31:02.847Z","repository":{"id":20686399,"uuid":"90615704","full_name":"matwey/libopenvizsla","owner":"matwey","description":"Host applications for OpenVizsla USB tool","archived":false,"fork":false,"pushed_at":"2024-09-16T17:25:46.000Z","size":685,"stargazers_count":22,"open_issues_count":4,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-27T15:46:34.356Z","etag":null,"topics":["c","fpga","openvizsla","usb"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matwey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-08T10:27:11.000Z","updated_at":"2024-09-16T17:25:50.000Z","dependencies_parsed_at":"2024-03-06T12:43:19.388Z","dependency_job_id":"4eda9a07-91e6-45fe-866c-e09d4984550a","html_url":"https://github.com/matwey/libopenvizsla","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matwey%2Flibopenvizsla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matwey%2Flibopenvizsla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matwey%2Flibopenvizsla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matwey%2Flibopenvizsla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matwey","download_url":"https://codeload.github.com/matwey/libopenvizsla/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835942,"owners_count":20355611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","fpga","openvizsla","usb"],"created_at":"2024-10-12T20:06:55.857Z","updated_at":"2025-03-17T01:31:02.430Z","avatar_url":"https://github.com/matwey.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CMake](https://github.com/matwey/libopenvizsla/actions/workflows/cmake.yml/badge.svg)](https://github.com/matwey/libopenvizsla/actions/workflows/cmake.yml)\n[![CodeQL](https://github.com/matwey/libopenvizsla/actions/workflows/codeql.yml/badge.svg)](https://github.com/matwey/libopenvizsla/actions/workflows/codeql.yml)\n\n# libopenvizsla\nAn attempt to reimplement [OpenVizsla](http://openvizsla.org/) host software in plain C.\n\n## Getting Started\nThis section describes how to get started with OpenVizsla and Wireshark.\n\n### Linux\n1. Build the project as described below\n2. Copy the `ovextcap` executable to Wiresharks `extcap` directory\n3. Run Wireshark and start capturing\n\n### Windows\n1. Use `Zadig` to install the `libusbK` driver for OpenVizsla\n2. Download Windows release\n3. Extract and copy all files from `bin` directory to Wiresharks `extcap` directory\n4. Run Wireshark and start capturing\n\n## Building\nFollowing components are required to build libopenvizsla:\n* [check] - unit testing framework for C;\n* [cmake] - cross-platform open-source build system;\n* [gperf] - a perfect hash function generator;\n* [libftdi] - FTDI USB userspace driver;\n* [libzip] - C library for reading, creating, and modifying zip archives;\n\nThen, the library can be compiled as the following:\n```sh\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake all test\n```\n\n## Development\nAny pull-requests to the project are always welcome.\n\n[check]:http://check.sourceforge.net/\n[cmake]:http://www.cmake.org/\n[gperf]:https://www.gnu.org/software/gperf/\n[libftdi]:https://www.intra2net.com/en/developer/libftdi/\n[libzip]:https://libzip.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatwey%2Flibopenvizsla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatwey%2Flibopenvizsla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatwey%2Flibopenvizsla/lists"}