https://github.com/thatonecalculator/deltatune-linux
DeltaTune ported to Linux
https://github.com/thatonecalculator/deltatune-linux
deltarune deltatune playerctl qml quickshell wayland
Last synced: 7 months ago
JSON representation
DeltaTune ported to Linux
- Host: GitHub
- URL: https://github.com/thatonecalculator/deltatune-linux
- Owner: ThatOneCalculator
- License: mit
- Created: 2025-08-03T22:04:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-08-06T23:00:53.000Z (9 months ago)
- Last Synced: 2025-09-27T02:49:46.263Z (7 months ago)
- Topics: deltarune, deltatune, playerctl, qml, quickshell, wayland
- Language: JavaScript
- Homepage:
- Size: 655 KB
- Stars: 11
- Watchers: 0
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeltaTune Linux
[DeltaTune](https://deltatune.toastworth.com/) ported to Linux (X11 & Wayland) using [Quickshell](https://quickshell.org/)

https://github.com/user-attachments/assets/403449fa-929f-48e9-915a-d1a5b8d6fdd0
## Requirements
- [Quickshell](https://quickshell.org/)
- [Playerctl](https://github.com/altdesktop/playerctl)
## Install & run
Arch Linux [(AUR)](https://aur.archlinux.org/packages/deltatune-linux):
```sh
yay -S deltatune-linux
deltatune
```
Other distros:
```sh
git clone https://github.com/ThatOneCalculator/deltatune-linux
sudo make install
deltatune
```
## Configuration
After installing, edit `/etc/xdg/quickshell/deltatune/config.js`. Configuration keys are explained in the file, the default configuration puts DeltaTune at the top-right.
## Features
- [x] Display title of current song
- [x] ANSI (English, Spanish, etc)
- [x] Japanese
- [x] Korean
- [x] Enter/leave animation
- [x] Configuration
- [x] AUR package
- [ ] Artist info(?)
- [ ] 🦀 Rewrite it in Rust
## Additional credits
- [Toastworth](https://x.com/Toastworth_) for creating the original [DeltaTune](https://deltatune.toastworth.com/) for Windows
- [Toby Fox](https://bsky.app/profile/tobyfox.undertale.com/) and team for creating [DELTARUNE](https://deltarune.com/)
This project is neither associated with the original DeltaTune nor DELTARUNE.