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
28
Commits
1
Branch
0
Tags
395b10f31be55210ef1dd54b25df82d0d4674ff0
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
395b10f31b
fixed interface, reorganized to put all of class declaration and implementation in cpp file
2020-10-27 17:20:23 +01:00
rects
fixed interface, reorganized to put all of class declaration and implementation in cpp file
2020-10-27 17:20:23 +01:00
.gitignore
added .gitignore for executable
2020-10-24 18:05:00 +02:00
Color.cpp
fixed compile errors
2020-10-27 17:18:14 +01:00
Color.hpp
added Color class
2020-10-27 13:42:12 +01:00
main.cpp
refactored to use plugins, possibly requested from command line
2020-10-27 17:19:12 +01:00
Makefile
added -ldl dependency
2020-10-27 17:18:33 +01:00
screensaver.1
first commit
2020-10-24 17:57:45 +02: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%