- https://social.jmstevens.ca/@derpyjakey
- Joined on
2023-12-09
Block a user
696e41dd24
Fixed bug with checking screen status. And set the filename to be the date of recording.
8b0c6f5020
Progress!
546fdf8e6b
Updated License
9fd7115e6e
Started working on recorder. Using python, Tkinter, and Arecord
216d88e3ce
Initial commit
b1c43da994
I forgot what i did. Been awhile
092d48bca2
More progress. Need to implement compression and such
43e05f1858
Added Tools.py for basic functions. More progress on VideoService
3a77d7c348
More progress on VideoService.py
be4aee2b27
Started rewriting video service
8826de2cf2
Fixed some issues and cleaned up some code
4c6d31d5e4
Now exports to file instead of using RAM. Also should with format filters.
6189258a6f
Removed sleep timer and made a successful download green
6d3fdb1734
Implemented a form of tui to make it easier to understand and watch.
14cb9f5003
Switched from wget pip to urllib. Now check for file to prevent redownloading and such.