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
7
Commits
1
Branch
0
Tags
701
KiB
C++
78%
C
20.7%
Meson
1.3%
900cb9a3e1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Daniel Schulte
900cb9a3e1
Update message shown if no channels are configured
2020-11-22 19:19:28 +01:00
.gitignore
Initial commit
2020-11-22 16:17:14 +01:00
db.cpp
Move some DB stuff into separate files and create the DB if it's not there
2020-11-22 19:18:45 +01:00
db.h
Move some DB stuff into separate files and create the DB if it's not there
2020-11-22 19:18:45 +01:00
main.cpp
Update message shown if no channels are configured
2020-11-22 19:19:28 +01:00
tui.cpp
Fix get_selection: Allow the user to make a selection with the Enter key
2020-11-22 19:15:35 +01:00
tui.h
Add format-string version of tui_abort and use it to display SQLite errors
2020-11-22 18:13:46 +01:00
yt-tool-tui.pro
Move some DB stuff into separate files and create the DB if it's not there
2020-11-22 19:18:45 +01:00
yt.cpp
Move some DB stuff into separate files and create the DB if it's not there
2020-11-22 19:18:45 +01:00
yt.h
Initial commit
2020-11-22 16:17:14 +01:00
yttui.conf.example
Initial commit
2020-11-22 16:17:14 +01:00