README.md - brcon2024-hackathons - Bitreichcon 2024 Hackathons | |
git clone git://bitreich.org/brcon2024-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
Submodules | |
--- | |
README.md (725B) | |
--- | |
1 # Catpoint Hackathon | |
2 | |
3 ## Add Animation inbetween slides. | |
4 | |
5 Best would be to add some command to be run on slide change. It can be | |
6 integrated more. | |
7 | |
8 Here is some python slide effects: | |
9 | |
10 https://github.com/ChrisBuilds/terminaltexteffects | |
11 https://github.com/peterbrittain/asciimatics | |
12 https://github.com/dhruvan-vyas/dvs_printf | |
13 https://github.com/topics/ascii-animation | |
14 | |
15 Take ideas from here: | |
16 | |
17 https://github.com/jaspervdj/patat | |
18 | |
19 ## VTV support? | |
20 | |
21 Make vtv and catpoint interact using the new slide change functionality. | |
22 | |
23 ## Extended event support | |
24 | |
25 With the extension of variable calling of programs in catpoint events, | |
26 think further: | |
27 | |
28 * tun/tap device interaction and a vlan for visitors | |
29 * integrate darkfi crypto network? | |
30 |