diff --git a/extra/mutn-vhs/cassette.tape b/extra/mutn-vhs/cassette.tape new file mode 100644 index 0000000..1fa21fe --- /dev/null +++ b/extra/mutn-vhs/cassette.tape @@ -0,0 +1,130 @@ +Require mutn +Require gpg + +Set Theme { "name": "GruvboxDarkMUTNCustom", "black": "#282828", "red": "#cc241d", "green": "#98971a", "yellow": "#d79921", "blue": "#458588", "magenta": "#b16286", "cyan": "#689d6a", "white": "#d5c4a1", "brightBlack": "#928374", "brightRed": "#fb4934", "brightGreen": "#b8bb26", "brightYellow": "#fabd2f", "brightBlue": "#83a598", "brightMagenta": "#d3869b", "brightCyan": "#8ec07c", "brightWhite": "#ebdbb2", "background": "#272727", "foreground": "#d5c4a1", "selection": "#665c54", "cursor": "#ebdbb2" } + +Set Padding 5 +Set Framerate 30 +Set Height 675 +Set Width 1290 +Set Shell zsh + +Output mutn-demo.gif + +Sleep 1s +Type "# start of loop | viewing my entry list :)" +Sleep 800ms +Backspace@25ms 42 +Type "mutn" +Sleep 250ms +Enter +Sleep 2.25s +Type "# syncing entries with the server :o" +Sleep 500ms +Backspace@25ms 36 +Type "mutn sync" +Enter +Sleep 1.25s +Type "clear" +Sleep 1.5s +Enter +Type "# reading my todo list :^)" +Sleep 500ms +Backspace@25ms 26 +Type "mutn /notes/personal/todo" +Enter +Sleep 1s +Type "example" +Enter +Sleep 2s +Type "clear" +Sleep 2.5s +Enter +Type "# changing my github password :p" +Sleep 500ms +Backspace@25ms 32 +Type "mutn /development/github gen -u" +Enter +Sleep 500ms +Type "69" +Sleep 500ms +Enter +Sleep 500ms +Type "y" +Sleep 500ms +Enter +Sleep 2s +Enter +Type "# copying the new password :]" +Sleep 500ms +Backspace@25ms 29 +Up +Sleep 500ms +Backspace 6 +Sleep 500ms +Type "copy" +Enter +Sleep 1s +Enter +Type "# darn, I need my totp token :/" +Sleep 800ms +Backspace@25ms 31 +Up +Sleep 500ms +Type " -t" +Enter +Sleep 1s +Enter +Type "as long as the process runs, the token will be refreshed | let's paste it: " +Sleep 250ms +Paste +Sleep 1s +Backspace@25ms 81 +Ctrl+c +Sleep 1s +Type "clear" +Sleep 1.5s +Enter +Type "# editing my todo list :|" +Sleep 500ms +Backspace@25ms 25 +Type "mutn /notes/personal/todo edit -n" +Sleep 500ms +Enter +Escape +Sleep 1s +Type "jj" +Sleep 500ms +Type "2dd" +Sleep 1s +Type ":wq" +Sleep 500ms +Enter +Sleep 2s +Type "clear" +Sleep 2.5s +Enter +Type "# checking up on my homework :'(" +Sleep 500ms +Backspace@25ms 32 +Type "mutn /notes/school/homework" +Enter +Sleep 2s +Type "clear" +Sleep 2.5s +Enter +Type "# giving my school notes a better name ;3" +Sleep 500ms +Backspace@25ms 41 +Type "mutn /notes/school/world\ history/MUTN\ public\ debut edit -r" +Enter +Sleep 1s +Type "/notes/school/world history/the best day ever" +Enter +Sleep 1.5s +Type "mutn" +Sleep 250ms +Enter +Sleep 1s +Type "# end of loop! (:" +Sleep 3s diff --git a/extra/mutn-vhs/example.asc b/extra/mutn-vhs/example.asc new file mode 100644 index 0000000..2683764 --- /dev/null +++ b/extra/mutn-vhs/example.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP PRIVATE KEY BLOCK----- + +lIYEZpmhGhYJKwYBBAHaRw8BAQdAtMOex5PpSNmm45m78oWwiyL7+HzpMXEfsJuo +sVbQVkn+BwMCxhrqdwXRs/T/zvz/OO16ugFb9USURoP2Q9qxob5xHu/pitT2BKJ0 +AmqFgJ7d+XBhUYUgyghFs4ghnbJ+idc3M97gaUu3LTWVTN4z4WCDP7RFbGlibXV0 +dG9uLTE3MjEzNDQyODIgKGdwZy1saWJtdXR0b24pIDxnaXRodWIuY29tL3J3aW5r +aGFydC9saWJtdXR0b24+iJMEExYKADsWIQRKkDJcKDRJ8GqC6UGj5HQatDKA/QUC +ZpmhGgIbAwULCQgHAgIiAgYVCgkICwIEFgIDAQIeBwIXgAAKCRCj5HQatDKA/YPC +AP0a0uWYfPFt7ql6uqTF8ybH1CWlrcCdKH32Yt0TbzMFuQEAoILlIqeSznySva/v +V/vEoKjghrlOxYS1XooR2VmLXg6ciwRmmaEaEgorBgEEAZdVAQUBAQdAjCCCC4Vq +t6VILdm8aL8A1Lxld3QznrjastwbS5xGyw0DAQgH/gcDAiY9vEXhi4Uq/x3t0G8S +iIbkoNaAe9r8jI/ju2FaqdDSo/kPGm/BdsifQqdfq8OuWIGYTsCItSk3nkfc6lYm +zdIVFahsMVW9ATz8Jd8Gnp2IeAQYFgoAIBYhBEqQMlwoNEnwaoLpQaPkdBq0MoD9 +BQJmmaEaAhsMAAoJEKPkdBq0MoD9ulcBAN1jS5Nby4s1wGCGBfMFj4AxTBSvoWB9 +CUponolEwl5MAP9VS6scwf/sOkpohn3d9PBnCioGxR4+N4JNzrBQFE7ECQ== +=bGiv +-----END PGP PRIVATE KEY BLOCK----- diff --git a/extra/mutn-vhs/libmutton/development/github b/extra/mutn-vhs/libmutton/development/github new file mode 100644 index 0000000..d6bd9a4 Binary files /dev/null and b/extra/mutn-vhs/libmutton/development/github differ diff --git a/extra/mutn-vhs/libmutton/development/gitlab b/extra/mutn-vhs/libmutton/development/gitlab new file mode 100644 index 0000000..28fc932 --- /dev/null +++ b/extra/mutn-vhs/libmutton/development/gitlab @@ -0,0 +1,2 @@ +^Rb dJ@ WwU=K.ы> ":0bԕ"0'fv=~#ӟvP + Ez {6'1pԯ 44SқZ`dΐ)$j|؍g_|A7=/8'܆ﱫ$$ぶ#Td;$]*?Ϳ[T_WᲥщN:(ZݰܵNZ$Z`_扸x&4+hx|KF}a9N+sakKnw>E0+ \ No newline at end of file diff --git a/extra/mutn-vhs/libmutton/finance/bank b/extra/mutn-vhs/libmutton/finance/bank new file mode 100644 index 0000000..21f041e Binary files /dev/null and b/extra/mutn-vhs/libmutton/finance/bank differ diff --git a/extra/mutn-vhs/libmutton/finance/credit card company b/extra/mutn-vhs/libmutton/finance/credit card company new file mode 100644 index 0000000..fa8f26d --- /dev/null +++ b/extra/mutn-vhs/libmutton/finance/credit card company @@ -0,0 +1,2 @@ +^Rb dJ@N'G|ɟjh@# B<05G}=G2 +]? wsDqŦ?!hā&m,nM :V%`(Wo05z'N gdNԹ_2DX FAɄZUz.>\Ę_yJJzZ \ No newline at end of file diff --git a/extra/mutn-vhs/libmutton/finance/loan shark b/extra/mutn-vhs/libmutton/finance/loan shark new file mode 100644 index 0000000..e22bacf Binary files /dev/null and b/extra/mutn-vhs/libmutton/finance/loan shark differ diff --git a/extra/mutn-vhs/libmutton/notes/personal/todo b/extra/mutn-vhs/libmutton/notes/personal/todo new file mode 100644 index 0000000..0eb40b9 --- /dev/null +++ b/extra/mutn-vhs/libmutton/notes/personal/todo @@ -0,0 +1,2 @@ +^Rb dJ@V)f:q7C5#WI߽0̗"l6>r9Iz*MU̵V"d[ q0 $/^tu] +&ZaBqH:l}sRb.ov?!جCƦ=!vEt;PDxO8S$%|E^/!6 H$J CN޹fEVUJtL{6貗V*s]QTi]ִcJON[O:N:#B:A:.*}R̽w 7H6zD7ڶu(9аa? \ No newline at end of file diff --git a/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 1 b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 1 new file mode 100644 index 0000000..29582be Binary files /dev/null and b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 1 differ diff --git a/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 2 b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 2 new file mode 100644 index 0000000..ca1c971 --- /dev/null +++ b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 2 @@ -0,0 +1,2 @@ +^Rb dJ@ԆWϛ7NG" 0 , ֓ݜor͘! rLITdEL*K7B7h4W >:A+?A~qӁ+#F !z`nOGXՑG]ڦ +@nEz%GRYAL%y-c \ No newline at end of file diff --git a/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 3 b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 3 new file mode 100644 index 0000000..751117f --- /dev/null +++ b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 3 @@ -0,0 +1,2 @@ +^Rb dJ@ʋa!4uߙHp>t0Ų'efIpSp!hN%).ۯ}d̾c:o?WeX )zKfN( t#df#܍EЈ_5I~N&%c|A +þ/tSUOo`>G6&kɢ- \ No newline at end of file diff --git a/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 4 b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 4 new file mode 100644 index 0000000..4d4021c Binary files /dev/null and b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 4 differ diff --git a/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 5 b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 5 new file mode 100644 index 0000000..3fcaec2 --- /dev/null +++ b/extra/mutn-vhs/libmutton/notes/school/ccnp networking/chapter 5 @@ -0,0 +1 @@ +^Rb dJ@W zƬpvYޟDƌi v0 d]),jߋLVQ-:ǤЬ"}=v'6_ Aӥp,Avh0gWJqD]fPT-٬"416W1z^M[ѡbOA 7H5 \ No newline at end of file diff --git a/extra/mutn-vhs/libmutton/notes/school/homework b/extra/mutn-vhs/libmutton/notes/school/homework new file mode 100644 index 0000000..1b122c8 Binary files /dev/null and b/extra/mutn-vhs/libmutton/notes/school/homework differ diff --git a/extra/mutn-vhs/libmutton/notes/school/world history/MUTN public debut b/extra/mutn-vhs/libmutton/notes/school/world history/MUTN public debut new file mode 100644 index 0000000..d6e648a Binary files /dev/null and b/extra/mutn-vhs/libmutton/notes/school/world history/MUTN public debut differ diff --git a/extra/mutn-vhs/libmutton/notes/school/world history/the founding of The Principality of Sealand b/extra/mutn-vhs/libmutton/notes/school/world history/the founding of The Principality of Sealand new file mode 100644 index 0000000..1f91fa9 Binary files /dev/null and b/extra/mutn-vhs/libmutton/notes/school/world history/the founding of The Principality of Sealand differ diff --git a/extra/mutn-vhs/libmutton/social media/comfy echo chamber b/extra/mutn-vhs/libmutton/social media/comfy echo chamber new file mode 100644 index 0000000..44ac552 --- /dev/null +++ b/extra/mutn-vhs/libmutton/social media/comfy echo chamber @@ -0,0 +1 @@ +^Rb dJ@Jop<MvJ'Z050 UsA0&S:ojbR!`](L؎TV ӮF ڌtTOrԦVu?C49 >1%G|=_x^*OR?FA?R \ No newline at end of file diff --git a/extra/mutn-vhs/libmutton/social media/data farm b/extra/mutn-vhs/libmutton/social media/data farm new file mode 100644 index 0000000..f5dfe11 Binary files /dev/null and b/extra/mutn-vhs/libmutton/social media/data farm differ diff --git a/extra/mutn-vhs/libmutton/social media/eliminator of smiles b/extra/mutn-vhs/libmutton/social media/eliminator of smiles new file mode 100644 index 0000000..e554eeb --- /dev/null +++ b/extra/mutn-vhs/libmutton/social media/eliminator of smiles @@ -0,0 +1 @@ +^Rb dJ@B!z,tgeۛdW}5JoJT0 3L*