We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997facc commit 3985959Copy full SHA for 3985959
README.md
@@ -13,6 +13,14 @@ https://github.com/user-attachments/assets/403449fa-929f-48e9-915a-d1a5b8d6fdd0
13
14
## Install & run
15
16
+Arch Linux:
17
+
18
+```sh
19
+yay -S deltatune-linux
20
+```
21
22
+Other distros:
23
24
```sh
25
git clone https://github.com/ThatOneCalculator/deltatune-linux
26
sudo make install
@@ -21,8 +29,6 @@ deltatune
29
30
## Todo
31
-⚠️ Work-in-progress lol ⚠️
-
32
- [x] Get the title displaying properly
27
33
- [x] ANSI (English, Spanish, etc)
28
34
- [x] Japanese
@@ -35,7 +41,7 @@ deltatune
35
41
- [ ] Configuration
36
42
- [ ] Scale
37
43
- [ ] Position/anchor
38
-- [ ] AUR package
44
+- [x] AUR package
39
45
- [ ] Artist info(?)
40
46
47
## Additional credits
0 commit comments