Poll

What do you think

It's good
It's bad
I'm not sure

Author Topic: I created my first app/program ever!  (Read 1119 times)

So I've been doing a lot of work on this app I call Spotify-Toast.

Description: An always on-top toast application for your current song, artist, time, and album art


Non-embed images: https://i.imgur.com/TABEjms.gifv and https://imgur.com/DD6BoRM





The program colors itself based on the song you're playing (You can turn this off in the options and set your own colors)
The bar at the bottom moves based on where your playback is (see images)
There is an actual "toast" option, where the program comes up from the bottom of the screen (see images)
The options are a work in progress, if they don't completely work, I'm sorry.

Give me opinions! I've worked on this app for about 2 weeks now, and It's just getting better and better with each day.


Link: https://github.com/Anthonyrules144/Spotify-Toast
« Last Edit: October 12, 2017, 10:25:28 AM by Ajc433 »

Cool! I couldn't get it to work though (on an older version before newer versions came out), I was running into a .NET error where it couldn't find some JSON thing? I see there has been a few updates though, so I'll try them out later.

Cool! I couldn't get it to work though (on an older version before newer versions came out), I was running into a .NET error where it couldn't find some JSON thing? I see there has been a few updates though, so I'll try them out later.
Yeah it should be fixed. I worked on crashing issues more then I did anything else I think