{"id":20883119,"url":"https://github.com/trk54ylmz/musik","last_synced_at":"2025-07-03T13:35:32.280Z","repository":{"id":77117474,"uuid":"81883097","full_name":"trK54Ylmz/musik","owner":"trK54Ylmz","description":"Musik: Music recognition application","archived":false,"fork":false,"pushed_at":"2018-08-17T10:56:30.000Z","size":3491,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-29T09:03:15.336Z","etag":null,"topics":["audio-processing","cassandra","flink","kafka","stream-processing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trK54Ylmz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-13T23:35:12.000Z","updated_at":"2023-11-23T11:45:49.000Z","dependencies_parsed_at":"2023-03-11T13:45:56.496Z","dependency_job_id":null,"html_url":"https://github.com/trK54Ylmz/musik","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trK54Ylmz/musik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trK54Ylmz%2Fmusik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trK54Ylmz%2Fmusik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trK54Ylmz%2Fmusik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trK54Ylmz%2Fmusik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trK54Ylmz","download_url":"https://codeload.github.com/trK54Ylmz/musik/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trK54Ylmz%2Fmusik/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263335808,"owners_count":23450934,"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":["audio-processing","cassandra","flink","kafka","stream-processing"],"created_at":"2024-11-18T07:34:59.019Z","updated_at":"2025-07-03T13:35:32.229Z","avatar_url":"https://github.com/trK54Ylmz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Musik: music recognition application\n\n[![Build Status](https://travis-ci.org/trK54Ylmz/musik.svg?branch=master)](https://travis-ci.org/trK54Ylmz/musik)\n\nMusik is a simple music recognition application\n\n**Please note that this is an ongoing project**\n\n# Prerequisites\n\n* Apache Flink \u003e= 1.2.1\n* Apache Cassandra \u003e= 2.0\n* Apache Thrift = 0.11.0 (for development)\n\n# Installation\n\n```bash\n$ mvn clean package -DskipTests\n```\n\n# Usage\n\nThere are there parts in the Musik. \n\nThe first one is indexing the audio files (MP3),\n\n```bash\n$ flink run musik-index-0.1.jar -input file:///tmp/music -host 127.0.0.1 \\\n    -port 9042 -db musik -username cassandra -password cassandra -table signals\n```\n\nThe second one is analyzing audio files on the real time,\n\n```bash\n$ flink run musik-index-server-0.1.jar -host 127.0.0.1 -port 9042 \\\n    -db musik -username cassandra -password cassandra -table signals \\\n    -name musik -rpc_port 8081\n```\n\nand the third one is user interface,\n \n```bash\n$ java -jar musik-web-0.1.jar -port 8080 -rpc_host=localhost -rpc_port 8081\n```\n\n# Test\n\n# Special thanks\n\n* Andrew Embury - octo loader - [https://dribbble.com/aembury]\n* Filippo Valsorda - mkcert - [https://github.com/FiloSottile/mkcert]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrk54ylmz%2Fmusik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrk54ylmz%2Fmusik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrk54ylmz%2Fmusik/lists"}