Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
stamper
Browse files
Jan 19, 2024
add forward scrolling with j
· 7535d638
belago
authored
Jan 19, 2024
7535d638
Jan 18, 2024
fix bug in load_lyrics by checking if id3_tags.getall('USLT') returns an empty list
· e6023d89
belago
authored
Jan 18, 2024
e6023d89
implement argparse, load lyrics from USLT tag if present, give --input-text...
· 23ebf138
belago
authored
Jan 18, 2024
23ebf138
Jan 16, 2024
write output to SYLT ID3 tag
· 6cf3abd2
belago
authored
Jan 16, 2024
6cf3abd2
Dec 15, 2023
read mpd music directory from ~/.config/mpd/mpd.conf
· 4649f334
belago
authored
Dec 15, 2023
4649f334
Sep 29, 2023
update README
· 42c7fe6c
belago
authored
Sep 30, 2023
42c7fe6c
get current song instead of first in playlist
· 3b95c7d2
belago
authored
Sep 29, 2023
3b95c7d2
Automatically detect first song in playlist and open lyrics file
· afde5e0d
belago
authored
Sep 29, 2023
afde5e0d
Feb 23, 2023
Add LICENSE
· 29549c32
belago
authored
Feb 23, 2023
29549c32
Do not allow backstepping at first line
· d704a5bc
belago
authored
Feb 23, 2023
d704a5bc
Feb 22, 2023
Go back to correct stamps
· 59ce47bc
belago
authored
Feb 22, 2023
59ce47bc
Make curses use default terminal colors
· 8f4306db
belago
authored
Feb 22, 2023
8f4306db
Get time from MPD
· a7124031
belago
authored
Feb 22, 2023
a7124031
Dec 25, 2022
fix allowing longer lines
· d31af0a4
belago
authored
Dec 25, 2022
d31af0a4
update TODOs and usage
· dbcc74fc
belago
authored
Dec 25, 2022
dbcc74fc
allow fewer cols in terminal than chars in line
· f701da69
belago
authored
Dec 25, 2022
f701da69
remove first empty line in output
· dd03acc6
belago
authored
Dec 25, 2022
dd03acc6
call draw_screen from central while loop
· 618a016e
belago
authored
Dec 25, 2022
618a016e
Dec 22, 2022
add usage and TODO
· 7660c7cd
belago
authored
Dec 22, 2022
7660c7cd
put getch in while loop
· a89c0321
belago
authored
Dec 22, 2022
a89c0321
simplify code and fix output file naming
· 2614923f
belago
authored
Dec 22, 2022
2614923f
fixed typos
· e7970970
belago
authored
Dec 22, 2022
e7970970
initial commit
· 526d4c0a
belago
authored
Dec 22, 2022
526d4c0a
Initial commit
· 05d4301c
belago
authored
Dec 22, 2022
05d4301c
Loading