Merge pull request #85 from eatb33ts/main

Add spotube, SpotX, kotify, librespot for Spotify. Add omgur for imgur
This commit is contained in:
mendel5 2022-04-03 14:04:46 +02:00 committed by GitHub
commit 652a15ba27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -222,6 +222,12 @@ Overview of alternative open source front-ends for popular internet platforms (e
- Example album on Imgur.com: https://imgur.com/a/GD6p5Fi - Example album on Imgur.com: https://imgur.com/a/GD6p5Fi
- Same album on Imgin: https://imgin.voidnet.tech/a/GD6p5Fi - Same album on Imgin: https://imgin.voidnet.tech/a/GD6p5Fi
- [Omgur](https://git.geraldwu.com/gerald/omgur): `[Proxy]` Omgur is a free and open-source alternative Imgur front-end focused on privacy. Inspired by the Invidious, Nitter, and Teddit projects.
- No JavaScript or ads
- All requests go through the backend, client never talks to Imgur
- Prevents Imgur from tracking your IP or JavaScript fingerprint
- Lightweight
### Spotify ### Spotify
- [psst](https://github.com/jpochyla/psst): Fast and multi-platform Spotify client with native GUI - [psst](https://github.com/jpochyla/psst): Fast and multi-platform Spotify client with native GUI
@ -230,6 +236,14 @@ Overview of alternative open source front-ends for popular internet platforms (e
- [spot](https://github.com/xou816/spot): Gtk/Rust native Spotify client for the GNOME desktop. Only works with premium accounts - [spot](https://github.com/xou816/spot): Gtk/Rust native Spotify client for the GNOME desktop. Only works with premium accounts
- [spotube](https://github.com/KRTirtho/spotube): A lightweight free Spotify headphones desktop-client desktop_computer which handles playback manually, streams music using Youtube & no Spotify premium account is needed scream
- [SpotX](https://github.com/amd64fox/SpotX): Windows Only - Blocking ads and updates for the desktop version of Spotify, disabling podcasts and more.
- [kotify](https://github.com/dzirbel/kotify): Requires Spotify Account - Multiplatform desktop client for Spotify focused on library organization for power users. Relies on official Spotify client for playback.
- [librespot](https://github.com/librespot-org/librespot): Requires Spotify Premium Account - librespot is an open source client library for Spotify. It enables applications to use Spotify's service to control and play music via various backends, and to act as a Spotify Connect receiver. It is an alternative to the official and now deprecated closed-source libspotify. Additionally, it will provide extra features which are not available in the official library.
### Discord ### Discord
- [gtkcord3](https://github.com/diamondburned/gtkcord3): A lightweight Discord client written in Golang which uses GTK3 for the user interface - [gtkcord3](https://github.com/diamondburned/gtkcord3): A lightweight Discord client written in Golang which uses GTK3 for the user interface