This website requires JavaScript.
Explore
Help
Register
Sign in
rudism
/
pinebuds
Watch
1
Star
0
Fork
You've already forked pinebuds
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
178
commits
3
branches
0
tags
21
MiB
850cb666c4
Commit graph
3 commits
Author
SHA1
Message
Date
Finlay Davidson
32aececcaf
Switch to opus by default, and support any format
2023-02-19 23:56:44 +01:00
Thatcher Chamberlin
6878290e9e
Converted all CN audio TXT files to MP3s with:
...
``` for i in *.txt; do ../../../../convert.sh -T "$i" "${i%.*}.mp3"; done ```
2023-02-17 19:52:06 -05:00
dylancaowugang
235a402c8c
add first commit
2022-08-15 17:20:27 +08:00