{"id":23167720,"url":"https://github.com/nipsysdev/opentapes","last_synced_at":"2026-04-16T05:33:56.909Z","repository":{"id":213016612,"uuid":"732816988","full_name":"nipsysdev/Opentapes","owner":"nipsysdev","description":"(Codeberg Mirror) A convergent/adaptive desktop app for streaming Hip-Hop mixtapes.","archived":false,"fork":false,"pushed_at":"2023-12-17T23:23:56.000Z","size":4198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-02-01T04:26:32.589Z","etag":null,"topics":["rust","tailwindcss","tauri","vue3","vuex"],"latest_commit_sha":null,"homepage":"https://codeberg.org/xaviers/Opentapes","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nipsysdev.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}},"created_at":"2023-12-17T22:58:02.000Z","updated_at":"2023-12-17T23:04:45.000Z","dependencies_parsed_at":"2023-12-18T01:06:01.428Z","dependency_job_id":null,"html_url":"https://github.com/nipsysdev/Opentapes","commit_stats":null,"previous_names":["wildxav/opentapes","0xnipsys/opentapes","nipsysdev/opentapes"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nipsysdev/Opentapes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FOpentapes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FOpentapes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FOpentapes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FOpentapes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nipsysdev","download_url":"https://codeload.github.com/nipsysdev/Opentapes/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nipsysdev%2FOpentapes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["rust","tailwindcss","tauri","vue3","vuex"],"created_at":"2024-12-18T02:33:18.646Z","updated_at":"2026-04-16T05:33:56.889Z","avatar_url":"https://github.com/nipsysdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://codeberg.org/xaviers/Opentapes/raw/commit/e76434c9a36b69aedab897f727c3cf92c9af6331/src/assets/logo.png\" align=\"right\" width=\"50px\" height=\"50px\"/\u003e\n\n#  Opentapes\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Release-0.1.0-blue\"\u003e\n\u0026nbsp;\n\u003ca href=\"https://v3.vuejs.org/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Vue-3.0-green\"\u003e\n\u003c/a\u003e\n\u0026nbsp;\n\u003ca href=\"https://tauri.studio/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Tauri-1.0.0%20beta%208-yellowgreen\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nA convergent/adaptive app for streaming Hip-Hop mixtapes hosted on MyMixtapez.com.\n\u003cbr\u003eBuilt with \u003ca href=\"https://v3.vuejs.org/\"\u003eVue.js\u003c/a\u003e,\n\u003ca href=\"https://tauri.studio/\"\u003eTauri\u003c/a\u003e \u0026\n\u003ca href=\"https://www.naiveui.com/\"\u003eNaive UI\u003c/a\u003e.\n\u003cbr\u003eMade with ♥. \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://codeberg.org/xaviers/Opentapes/media/branch/main/resources/screenshot.png\"/\u003e\n\u003c/p\u003e\n\n## Installation\nNote: I'm still working on making Opentapes available to more Linux distros.\n### Releases\nReleases for Linux (.deb) \u0026 Windows (x64 installer) can be found in the [releases page](https://codeberg.org/xaviers/Opentapes/releases).\n\n### Repositories\n#### Arch Linux (AUR)\n```\nyay -S opentapes-bin\n```\n\n## Building from source\n### Set up Tauri and its dependencies\n1. Refer to [Tauri's official documentation](https://tauri.studio/en/docs/getting-started/intro) to install Tauri, Node.js \u0026 Rust.\n2. Install tauri-cli using cargo: `cargo install tauri-cli --version 1.0.0-beta.7`.\n\nNote: This project uses Yarn 1.x as Node.js package manager. Will migrate to 2.x soon.\n\n### Installing Front-End dependencies\n```\nyarn install\n```\n\n### Building for production\n```\nyarn build \u0026\u0026 cd src-tauri \u0026\u0026 cargo tauri build\n```\n\n## Contributing\n\nBug reports, pull requests, and ideas are welcomed.\n\n## License\n[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.html) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnipsysdev%2Fopentapes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnipsysdev%2Fopentapes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnipsysdev%2Fopentapes/lists"}