{"id":17918221,"url":"https://github.com/jcambass/spotify_wall","last_synced_at":"2025-04-08T08:24:05.421Z","repository":{"id":256962447,"uuid":"290531672","full_name":"Jcambass/spotify_wall","owner":"Jcambass","description":"Spotify social walls for your friends, familiy or coworkers.","archived":false,"fork":false,"pushed_at":"2024-09-13T13:07:38.000Z","size":1626,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-04T08:04:12.241Z","etag":null,"topics":["elixir","erlang","music","sharing","social","spotify"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/Jcambass.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":"2020-08-26T15:17:13.000Z","updated_at":"2024-09-13T13:14:44.000Z","dependencies_parsed_at":"2024-09-14T05:02:24.545Z","dependency_job_id":"615f7bc3-f665-4286-a685-65f5e5b1a43e","html_url":"https://github.com/Jcambass/spotify_wall","commit_stats":null,"previous_names":["jcambass/spotify_wall"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jcambass%2Fspotify_wall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jcambass%2Fspotify_wall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jcambass%2Fspotify_wall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jcambass%2Fspotify_wall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jcambass","download_url":"https://codeload.github.com/Jcambass/spotify_wall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247802351,"owners_count":20998565,"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":["elixir","erlang","music","sharing","social","spotify"],"created_at":"2024-10-28T20:10:24.003Z","updated_at":"2025-04-08T08:24:05.401Z","avatar_url":"https://github.com/Jcambass.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpotifyWall\n\nSpotify Wall is a small side project mine which allows you to create groups for you and your friends or coworkers in order to share the current song you’re listing to on spotify.\n\n## How it works\n\n\n### Signup\nYou sign up with your Spotify account.\n\n![screencapture-spotifywall-2021-10-12-17_05_41](https://user-images.githubusercontent.com/3436381/136981604-291a9b2f-a338-499d-bd6d-c0dead666a79.png)\n\n### Walls\n\nA wall is like a group where you can invite other people (they also need to have a Spotify account).\n\nOn the dashboard you will see each wall you've joined.\nYou can create a new wall by using the `+` card.\n\n![image](https://user-images.githubusercontent.com/3436381/136983048-983263fd-34f0-4d23-ad54-5ab4bdcfedd9.png)\n\nThe wall will show what each member is currently listening to.\n\n![image](https://user-images.githubusercontent.com/3436381/136983271-cba33727-15d6-4b20-9fb7-f8b068fdcc0e.png)\n\n\n### Manage Members\n\nThe creator of the wall can invite people with a per-wall invitation link.\n\n![image](https://user-images.githubusercontent.com/3436381/136982233-8d64bddc-1f88-4cf3-803c-bb03dfa4f810.png)\n\n\nHe also has the ability to remove people from the wall.\n\n![image](https://user-images.githubusercontent.com/3436381/136982385-86302c0f-c4bf-4b87-a316-4dfb1688826d.png)\n\nIf for whatever reason you want prevent people with the invitation link from joining, the owner of the wall can generate a new invitation link.\n\n![image](https://user-images.githubusercontent.com/3436381/136982419-88b2b6e3-97e3-4a43-a210-026e6f74fb02.png)\n\n\n### Disable Sharing for a given Wall\n\nYou can always stop sharing to a wall without actually leaving the wall by using the `Stop Sharing` feature.\n\n![image](https://user-images.githubusercontent.com/3436381/136982836-883006bd-2c56-4520-b1c4-74d6eeb2fa82.png)\n\nTo start sharing again the `Start Sharing` feature can be used.\n\n![image](https://user-images.githubusercontent.com/3436381/136982892-ece5ed55-7fb6-4d07-97b7-9c07d94e15d0.png)\n\n### Listening to Previews (WIP)\n\nFor some songs you can play a preview of the song by clicking the cover image.\n\n## To run SpotifyWall yourself\n\n  * Install elixir, erlang and nodejs\n  * Install and configure postgres\n  * Setup an OAuth app on Spotify and export `SPOTIFY_CLIENT_ID` and `SPOTIFY_CLIENT_SECRET`\n  * Install dependencies with `mix deps.get`\n  * Create and migrate your database with `mix ecto.setup`\n  * Install Node.js dependencies with `npm install` inside the `assets` directory\n  * Start Phoenix endpoint with `mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcambass%2Fspotify_wall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcambass%2Fspotify_wall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcambass%2Fspotify_wall/lists"}