This website requires JavaScript.
Explore
Help
Sign In
trilader
/
yttui
Watch
1
Star
0
Fork
You've already forked yttui
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
A TUI to monitor YouTube channels
20
Commits
1
Branch
0
Tags
701
KiB
C++
78%
C
20.7%
Meson
1.3%
160fb1cfff
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Daniel Schulte
160fb1cfff
Add C-l to force repaint
2020-11-26 13:25:25 +01:00
.gitignore
Initial commit
2020-11-22 16:17:14 +01:00
db.cpp
Move more database stuff out of the main application file
2020-11-22 21:29:45 +01:00
db.h
Move more database stuff out of the main application file
2020-11-22 21:29:45 +01:00
main.cpp
Add C-l to force repaint
2020-11-26 13:25:25 +01:00
tui.cpp
Add C-l to force repaint
2020-11-26 13:25:25 +01:00
tui.h
Add C-l to force repaint
2020-11-26 13:25:25 +01:00
yt-tool-tui.pro
Disable using asan by default
2020-11-23 00:03:04 +01:00
yt.cpp
Free data from cURL URL buffer as early as possible
2020-11-23 00:03:59 +01:00
yt.h
Move more database stuff out of the main application file
2020-11-22 21:29:45 +01:00
yttui.conf.example
Initial commit
2020-11-22 16:17:14 +01:00