{"id":16225615,"url":"https://github.com/agmmnn/tauri-spotify-clone","last_synced_at":"2025-06-26T21:36:12.527Z","repository":{"id":161729633,"uuid":"636382929","full_name":"agmmnn/tauri-spotify-clone","owner":"agmmnn","description":"Spotify desktop app clone built with Tauri and Tailwind, with basic functionality.","archived":false,"fork":false,"pushed_at":"2023-05-04T18:30:57.000Z","size":1536,"stargazers_count":29,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T02:41:23.933Z","etag":null,"topics":["desktop","desktop-app","spotify","spotify-clone","tauri","tauri-app"],"latest_commit_sha":null,"homepage":"https://github.com/agmmnn/tauri-spotify-clone/releases","language":"TypeScript","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/agmmnn.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":"2023-05-04T18:16:16.000Z","updated_at":"2025-02-20T17:01:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"cee9c4e3-75ed-4707-ba1a-ebb23469f549","html_url":"https://github.com/agmmnn/tauri-spotify-clone","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/agmmnn/tauri-spotify-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmmnn%2Ftauri-spotify-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmmnn%2Ftauri-spotify-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmmnn%2Ftauri-spotify-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmmnn%2Ftauri-spotify-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agmmnn","download_url":"https://codeload.github.com/agmmnn/tauri-spotify-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agmmnn%2Ftauri-spotify-clone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262145378,"owners_count":23265909,"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":["desktop","desktop-app","spotify","spotify-clone","tauri","tauri-app"],"created_at":"2024-10-10T12:45:41.896Z","updated_at":"2025-06-26T21:36:12.505Z","avatar_url":"https://github.com/agmmnn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tauri Spotify Clone](https://i.imgur.com/BBRJkFA.png)\n\n# Tauri Spotify Clone\n\nThis project is a clone of the Spotify desktop app built using Tauri and Tailwind. It includes some simple functionality such as \"routing\".\n\n\u003e You can download pre-built final bundles from the [Releases](https://github.com/agmmnn/tauri-spotify-clone/releases) section.\n\n![gif](https://user-images.githubusercontent.com/16024979/236287892-e13e466f-afdf-405d-a947-e8e3ac07502d.gif)\n\n## Getting Started\n\n```\ngh repo clone agmmnn/tauri-spotify-clone\ncd tauri-spotify-clone\npnpm i\n```\n\n```\npnpm tauri dev\npnpm tauri build\n```\n\n## Customization\n\nThe template can be customized by editing the following files:\n\n- [src-tauri/tauri.conf.json](src-tauri/tauri.conf.json)\n- [package.json](/package.json)\n- [src-tauri/cargo.toml](src-tauri/Cargo.toml)\n- To change the app icon, update `app-icon.png`, and then run `pnpm tauri icon`. This will automatically generate icon files into _src-tauri/icons_.\n\n## Folder Structure\n\n```js\n.\n├── public\n├── src               //frontend src:\n│   ├── assets\n│   ├── components\n│   ├── data\n├── src-tauri         //backend src:\n│   ├── build.rs\n│   ├── Cargo.lock\n│   ├── Cargo.toml    //https://doc.rust-lang.org/cargo/reference/manifest.html\n│   ├── icons\n│   ├── src           //rust codes\n│   └── tauri.conf.json  //tauri config file https://next--tauri.netlify.app/next/api/config\n├── index.html\n├── package.json\n├── postcss.config.js\n├── prettier.config.cjs     //prettier config file https://prettier.io/docs/en/configuration.html\n├── tailwind.config.js     //tailwind config file https://tailwindcss.com/docs/configuration\n└── tsconfig.json          //typescript config file https://www.typescriptlang.org/docs/handbook/tsconfig-json.html\n└── vite.config.ts         //vite config file https://vitejs.dev/config/\n```\n\n## Recommended IDE Setup\n\n- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagmmnn%2Ftauri-spotify-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagmmnn%2Ftauri-spotify-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagmmnn%2Ftauri-spotify-clone/lists"}