unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Thanks all!
@ 2021-09-18  6:54 paul
  2021-09-18  8:31 ` Jérémy Korwin-Zmijowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paul @ 2021-09-18  6:54 UTC (permalink / raw)
  To: guile-user

Hey guile-users,

I have just made a release of my app [1] which integrates a Guile 
runtime -- since i received invaluable pointers from this mailing 
list, i thought folks might be curious as to what i was building.

The app is called Spotiqueue, and it's a macOS-native client for 
listening to the Spotify music streaming service.  It's intended 
to be keyboard-driven and fast, and now i guess it's arbitrarily 
extensible too!  There's still some work to be done on the Guile 
integration front (e.g., exception handling), but it's already 
quite usable i think.  Feedback welcome!  Although i realise that 
Spotify is an evil walled-garden service and macOS is a non-free 
platform, my app is GPL and i've learned a lot making it, so i'm 
happy to take the risk that tomorrow the quicksand on which i've 
built it might shift and make it unviable.

Cheers,
p.

1. Spotiqueue on Github, https://github.com/toothbrush/Spotiqueue



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Thanks all!
  2021-09-18  6:54 Thanks all! paul
@ 2021-09-18  8:31 ` Jérémy Korwin-Zmijowski
  2021-09-18  9:44 ` Nala Ginrut
  2021-10-24  8:56 ` Dr. Arne Babenhauserheide
  2 siblings, 0 replies; 4+ messages in thread
From: Jérémy Korwin-Zmijowski @ 2021-09-18  8:31 UTC (permalink / raw)
  To: guile-user, paul

Cooool well done !
I love to see Guile projects 😉

Le 18 septembre 2021 08:54:25 GMT+02:00, paul <paul@inktvis.org> a écrit :
>Hey guile-users,
>
>I have just made a release of my app [1] which integrates a Guile 
>runtime -- since i received invaluable pointers from this mailing 
>list, i thought folks might be curious as to what i was building.
>
>The app is called Spotiqueue, and it's a macOS-native client for 
>listening to the Spotify music streaming service.  It's intended 
>to be keyboard-driven and fast, and now i guess it's arbitrarily 
>extensible too!  There's still some work to be done on the Guile 
>integration front (e.g., exception handling), but it's already 
>quite usable i think.  Feedback welcome!  Although i realise that 
>Spotify is an evil walled-garden service and macOS is a non-free 
>platform, my app is GPL and i've learned a lot making it, so i'm 
>happy to take the risk that tomorrow the quicksand on which i've 
>built it might shift and make it unviable.
>
>Cheers,
>p.
>
>1. Spotiqueue on Github, https://github.com/toothbrush/Spotiqueue
>

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Thanks all!
  2021-09-18  6:54 Thanks all! paul
  2021-09-18  8:31 ` Jérémy Korwin-Zmijowski
@ 2021-09-18  9:44 ` Nala Ginrut
  2021-10-24  8:56 ` Dr. Arne Babenhauserheide
  2 siblings, 0 replies; 4+ messages in thread
From: Nala Ginrut @ 2021-09-18  9:44 UTC (permalink / raw)
  To: paul; +Cc: Guile User

really cool!


On Sat, Sep 18, 2021, 15:02 paul <paul@inktvis.org> wrote:

> Hey guile-users,
>
> I have just made a release of my app [1] which integrates a Guile
> runtime -- since i received invaluable pointers from this mailing
> list, i thought folks might be curious as to what i was building.
>
> The app is called Spotiqueue, and it's a macOS-native client for
> listening to the Spotify music streaming service.  It's intended
> to be keyboard-driven and fast, and now i guess it's arbitrarily
> extensible too!  There's still some work to be done on the Guile
> integration front (e.g., exception handling), but it's already
> quite usable i think.  Feedback welcome!  Although i realise that
> Spotify is an evil walled-garden service and macOS is a non-free
> platform, my app is GPL and i've learned a lot making it, so i'm
> happy to take the risk that tomorrow the quicksand on which i've
> built it might shift and make it unviable.
>
> Cheers,
> p.
>
> 1. Spotiqueue on Github, https://github.com/toothbrush/Spotiqueue
>
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Thanks all!
  2021-09-18  6:54 Thanks all! paul
  2021-09-18  8:31 ` Jérémy Korwin-Zmijowski
  2021-09-18  9:44 ` Nala Ginrut
@ 2021-10-24  8:56 ` Dr. Arne Babenhauserheide
  2 siblings, 0 replies; 4+ messages in thread
From: Dr. Arne Babenhauserheide @ 2021-10-24  8:56 UTC (permalink / raw)
  To: paul; +Cc: guile-user

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]


paul <paul@inktvis.org> writes:

> I have just made a release of my app [1] which integrates a Guile
> runtime -- since i received invaluable pointers from this mailing 
> list, i thought folks might be curious as to what i was building.
> 1. Spotiqueue on Github, https://github.com/toothbrush/Spotiqueue

Very cool! Congratulations!

> Scratches my itch, no other guarantees granted

Great definition of purpose! (thumbs up!)

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-24  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-18  6:54 Thanks all! paul
2021-09-18  8:31 ` Jérémy Korwin-Zmijowski
2021-09-18  9:44 ` Nala Ginrut
2021-10-24  8:56 ` Dr. Arne Babenhauserheide

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).