All Projects → Miqueas → TapeDeck

Miqueas / TapeDeck

Licence: Zlib license
[WIP] Modern and cross-platform music player with MPD support

Programming Languages

vala
323 projects
Meson
512 projects
CSS
56736 projects

Projects that are alternatives of or similar to TapeDeck

warble
Native Linux word-guessing game built in Vala and Gtk for elementary OS
Stars: ✭ 82 (+272.73%)
Mutual labels:  gtk, gtk4
calculator
Calculator app designed for elementary OS
Stars: ✭ 73 (+231.82%)
Mutual labels:  gtk, gtk4
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (+159.09%)
Mutual labels:  gtk, gtk4
telegrand
A Telegram client for GNOME
Stars: ✭ 380 (+1627.27%)
Mutual labels:  gtk, gtk4
Byte
A Music Player designed for elementary OS
Stars: ✭ 128 (+481.82%)
Mutual labels:  gtk, music-player
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (+286.36%)
Mutual labels:  gtk, gtk4
gtk
🪟 Soothing pastel theme for GTK3
Stars: ✭ 150 (+581.82%)
Mutual labels:  gtk, gtk4
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (+27.27%)
Mutual labels:  gtk, gtk4
rnote
A simple drawing application to create handwritten notes.
Stars: ✭ 1,538 (+6890.91%)
Mutual labels:  gtk, gtk4
dock
A quick app launcher and window switcher for Pantheon and elementary OS
Stars: ✭ 63 (+186.36%)
Mutual labels:  gtk, gtk4
onboarding
Onboarding app for new users
Stars: ✭ 47 (+113.64%)
Mutual labels:  gtk, gtk4
opencubicplayer
Open Cubic Player (unix fork). Music visualizer for various tracked music formats (amiga modules, S3M, IT), chiptunes and other formats related to demoscene
Stars: ✭ 141 (+540.91%)
Mutual labels:  music-player
audioStreamDemo
A music player created in swift using AVPlayer to stream audio from server.
Stars: ✭ 33 (+50%)
Mutual labels:  music-player
amperfy
Amperfy is an iOS app to play songs from an Ampache or Subsonic server
Stars: ✭ 117 (+431.82%)
Mutual labels:  music-player
gtk
🎨 Omni for GTK and Gnome Shell
Stars: ✭ 35 (+59.09%)
Mutual labels:  gtk
ReactNative-Challenge-7
A series of animation challenges in React Native.
Stars: ✭ 16 (-27.27%)
Mutual labels:  music-player
ArgPlayer
An android music player library
Stars: ✭ 52 (+136.36%)
Mutual labels:  music-player
musique
C'est très élégant
Stars: ✭ 91 (+313.64%)
Mutual labels:  music-player
Wordbook
Wordbook is a dictionary application built for GNOME.
Stars: ✭ 56 (+154.55%)
Mutual labels:  gtk4
npshell
Command line music queue manager. A music player from the comfort of your own shell.
Stars: ✭ 15 (-31.82%)
Mutual labels:  music-player

License Github Actions status, Windows Github Actions status, Flatpak

Tape Deck (WIP)

Modern music player, with MPD support

Building

You'll need:

  • meson >=0.56.0
  • gtk4 >=4.4
  • libadwaita-1 >=1.0
  • gstreamer-1.0 >=1.18
  • libmpdclient >=2.19

Then:

git clone https://github.com/Miqueas/TapeDeck.git
cd TapeDeck
meson . _BUILD
ninja -C _BUILD
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].