This website requires JavaScript.
Explore
Help
Sign In
talexander
/
record_watch
Watch
1
Star
0
Fork
0
You've already forked record_watch
Code
Issues
Pull Requests
Releases
Activity
A script to launch video files and record which ones you have watched.
21
Commits
1
Branch
0
Tags
60
KiB
Rust
100%
e85f9d3d41
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Tom Alexander
e85f9d3d41
Fix hang issue by moving loop logic into separate function to catch all errors.
2022-02-20 22:09:02 -05:00
migrations
Launch mpv in an idle process.
2022-02-15 22:24:31 -05:00
src
Fix hang issue by moving loop logic into separate function to catch all errors.
2022-02-20 22:09:02 -05:00
.gitignore
Initialize rust project.
2022-02-13 20:42:52 -05:00
Cargo.toml
Parsing frames.
2022-02-20 18:35:47 -05:00
README.md
Initial commit.
2022-02-13 20:42:10 -05:00
README.md