This website requires JavaScript.
Explore
Help
Sign In
bob
/
screensaver
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
f3d25a208468755d8bf5e2dfb5b289da2f7f3a61
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bob Polis
f3d25a2084
now uses RectSaver as screensaver
2020-10-26 23:04:49 +01:00
.gitignore
added .gitignore for executable
2020-10-24 18:05:00 +02:00
main.cpp
now uses RectSaver as screensaver
2020-10-26 23:04:49 +01:00
Makefile
removed timer implementation, replaced with thread and nanosleep to drive frame rate
2020-10-26 20:51:31 +01:00
RectSaver.cpp
added concrete screensaver
2020-10-26 23:03:12 +01:00
RectSaver.hpp
added concrete screensaver
2020-10-26 23:03:12 +01:00
screensaver.1
first commit
2020-10-24 17:57:45 +02:00
ScreensaverPlugin.cpp
added base class for screen savers
2020-10-26 23:02:47 +01:00
ScreensaverPlugin.hpp
added base class for screen savers
2020-10-26 23:02:47 +01:00
S
Description
Command line tool to run graphic animations, supplied as plugins.
plugins
screensaver
MIT
335
KiB
Languages
C++
63.6%
Makefile
36%
Shell
0.4%