{"id":25604323,"url":"https://github.com/mfep/midiconn","last_synced_at":"2026-01-24T19:07:36.512Z","repository":{"id":190983321,"uuid":"631374540","full_name":"mfep/midiconn","owner":"mfep","description":"midiconn connects MIDI hardware through the computer","archived":false,"fork":false,"pushed_at":"2025-08-25T19:51:38.000Z","size":653,"stargazers_count":10,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-25T21:32:53.563Z","etag":null,"topics":["audio","midi","midi-controller","node-editor"],"latest_commit_sha":null,"homepage":"https://mfeproject.itch.io/midiconn","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfep.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"safeworlds","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2023-04-22T20:28:38.000Z","updated_at":"2025-08-25T19:51:41.000Z","dependencies_parsed_at":"2024-03-28T20:08:59.605Z","dependency_job_id":"50dfc2cc-213a-4a54-8180-4ae7837aaa58","html_url":"https://github.com/mfep/midiconn","commit_stats":null,"previous_names":["mfep/midiconn"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/mfep/midiconn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfep%2Fmidiconn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfep%2Fmidiconn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfep%2Fmidiconn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfep%2Fmidiconn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfep","download_url":"https://codeload.github.com/mfep/midiconn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfep%2Fmidiconn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28734848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T17:51:25.893Z","status":"ssl_error","status_checked_at":"2026-01-24T17:50:48.377Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["audio","midi","midi-controller","node-editor"],"created_at":"2025-02-21T17:31:59.562Z","updated_at":"2026-01-24T19:07:36.497Z","avatar_url":"https://github.com/mfep.png","language":"C++","funding_links":["https://ko-fi.com/safeworlds"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# midiconn\n\n[![CI badge](https://img.shields.io/github/actions/workflow/status/mfep/midiconn/ci.yml?branch=main)](https://github.com/mfep/midiconn/actions/workflows/ci.yml)\n[![Release badge](https://img.shields.io/github/v/release/mfep/midiconn)](https://github.com/mfep/midiconn/releases/latest)\n[![License badge](https://img.shields.io/github/license/mfep/midiconn)](./LICENSE.txt)\n[![Flathub badge](https://img.shields.io/flathub/downloads/xyz.safeworlds.midiconn?logo=flathub\u0026logoColor=white)](https://flathub.org/apps/details/xyz.safeworlds.midiconn)\n![Platforms badge](https://img.shields.io/badge/platform-windows%20%7C%20linux-informational)\n\n**midiconn** is a virtual hub to connect MIDI hardware through the computer.\n\n\u003cimg src=\"./data/graphics/screenshot_0.png\" alt=\"Screenshot of midiconn\" width=600px /\u003e\n\n\u003c/div\u003e\n\n## Features\n- An intuitive, node-based user interface with predictable interactions - one does not have to be a power user or MIDI expert to use it.\n- Detection of device disconnects and reconnects without program restart.\n- Channel node to filter and remap MIDI message channels.\n- Platform-independent preset files to port the MIDI device setup across various computers.\n- Various themes and UI scaling.\n- Minimal resource footprint - quick to launch up.\n\n## Installing\n\n### Windows\nDownload and execute the [installer package of the latest release](https://github.com/mfep/midiconn/releases/latest).\n\n### Linux\nThe recommended way to install **midiconn** on a Linux system is via the Flathub Flatpak repository.\n\n\u003ca href=\"https://flathub.org/apps/details/xyz.safeworlds.midiconn\" target=\"_blank\"\u003e\u003cimg alt=\"Download on Flathub\" src=\"https://flathub.org/assets/badges/flathub-badge-en.png\" title=\"Download on Flathub\" width=\"240\"\u003e\u003c/a\u003e\n\nAdditionally, the following binary packages are provided in the [Releases](https://github.com/mfep/midiconn/releases/latest):\n\n- Ubuntu 22.04 (Debian package)\n- Ubuntu 24.04 (Debian package)\n\n## Building\n\nSee [BUILD.md](./docs/BUILD.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfep%2Fmidiconn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfep%2Fmidiconn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfep%2Fmidiconn/lists"}