Reviews for Soundpiot - SoundCloud player
Soundpiot - SoundCloud player by Luciano Cardoso
1 review
- Rated 2 out of 5by ohcibi, 4 years agoThe 2-star rating is for this plugin being pretty much pointless. What do I need this player for if it requires an open soundcloud tab. (P.S. I know that this app does "what the title says". But by this reasoning one would have to give a 5 star rating for an app that is called "This app doesnt do anything" which doesnt do anything)
Steps to make soundcloud desktop player:
1. Got to any stream in soundcloud and go share->embed and copy the iframe html code
2. Create new file on desktop, call it soundcloud.html (should end with .html not with .html.txt, doubleclick should open a blank page in your default browser and not notepad)
3. Copy iframe code to it. Its not proper html but browsers will still display it. If you know how you can add the usual htmlbody stuff
4 .Install python
5. Hit Start Button, type cmd, hit enter
6. Type c: hit enter, type cd c:\Users/"type your username here"/Desktop
7. enter python -m http.server hit enter
8. Open Edge (works in chrome as well but edge is installed on every windows 10)
9. In the address bar put http://localhost:8080/soundcloud.html
10. Open hamburger menu, click Apps -> Install site as app. Choose "Soundcloud Player" as name.
11. Close edge
12. You now have a "Soundcloud Player" AppDeveloper response
posted 4 years agoHi! good tutorial ! These steps can be not trivial for basic users, also for linux users, paths like 'c:\Users/"type your username here"/Desktop' makes no sense. For last, I personaly would preffer to install my extension with one click instead of follow these 12 steps.
cheers!