Add catpoint README.md hackathons. - brcon2024-hackathons - Bitreichcon 2024 Ha… | |
git clone git://bitreich.org/brcon2024-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
Submodules | |
--- | |
commit 3e5fce6d97ebd6b92ad69d3674db88b0f30dd910 | |
parent a7fbce09041b9ee7baf24bb3e2a827a7bc2f801f | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 2 Aug 2024 15:33:23 +0200 | |
Add catpoint README.md hackathons. | |
Diffstat: | |
A catpoint/README.md | 18 ++++++++++++++++++ | |
1 file changed, 18 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/catpoint/README.md b/catpoint/README.md | |
@@ -0,0 +1,18 @@ | |
+# Catpoint Hackathon | |
+ | |
+## Add Animation inbetween slides. | |
+ | |
+Best would be to add some command to be run on slide change. It can be | |
+integrated more. | |
+ | |
+Here is some python slide effects: | |
+ | |
+ https://github.com/ChrisBuilds/terminaltexteffects | |
+ https://github.com/peterbrittain/asciimatics | |
+ https://github.com/dhruvan-vyas/dvs_printf | |
+ https://github.com/topics/ascii-animation | |
+ | |
+## VTV support? | |
+ | |
+Make vtv and catpoint interact using the new slide change functionality. | |
+ |