Compare commits

..

2 commits

Author SHA1 Message Date
dcc1b65bdd
wip
All checks were successful
/ job (push) Successful in 6m2s
2025-06-01 15:19:05 +02:00
694cd9df33
keyoxide 2025-06-01 15:13:14 +02:00

View file

@ -374,6 +374,9 @@ node [fillcolor="#404080"]
rwx_forge_marc_profile [shape="plaintext", margin="0", label=<
<table cellspacing="0">
<tr><td border="0">KeyOxide</td></tr>
<tr><td bgcolor="#603000" href="https://keyoxide.org/08EDA7006234A0EB29A3A8471DBD5EC4BADA5579">OpenPGP</td></tr>
<tr><td bgcolor="#603000" href="https://keyoxide.org/aspe:keyoxide.org:WUD5YVN52J3RJ6CD4ZCWYL6S54">ASP</td></tr>
<tr><td border="0">Git</td></tr>
<tr><td bgcolor="#603000" href="https://forge.rwx.work/marc.beninca">forgejo</td></tr>
<tr><td bgcolor="#603000" href="https://app.radicle.xyz/nodes/seed.radicle.garden/users/did:key:z6Mkw8Z2UwbezxCLsLU1vKrvod5qFLQM8VTK1yArbzAcRfxU">radicle</td></tr>
@ -468,19 +471,19 @@ rwx_rwx_dev [label="Proper\ndev branch"]
{
rwx_rwx_python_codium [label="Codium"]
rwx_rwx_python_ffmpeg [label="FFMPEG"]
rwx_rwx_python_freetube [label="FreeTube"]
rwx_rwx_python_freetube [label="Free\nTube"]
rwx_rwx_python_gource [label="Gource"]
rwx_rwx_python_logo [label="Logo"]
rwx_rwx_python_venvs [label="Build VEnvs"]
rwx_rwx_python_venvs [label="Build\nVEnvs"]
} -> rwx_rwx_python
# ╭─────┬─────┬───────╮
# │ RWX │ RWX │ Shell │
# ╰─────┴─────┴───────╯
{
rwx_rwx_shell_cs [label="CryptSetup"]
rwx_rwx_shell_cs [label="Crypt\nSetup"]
rwx_rwx_shell_ffmpeg [label="FFMPEG"]
rwx_rwx_shell_git [label="Git"]
rwx_rwx_shell_venv [label="Use VEnv"]
rwx_rwx_shell_venv [label="Use\nVEnv"]
} -> rwx_rwx_shell
# ╭─────┬──────╮
@ -540,7 +543,12 @@ rwx_todo_name [label="Name"]
edge [color="#C0C000"]
node [fillcolor="#606000"]
wip [label="wip\nWork In\nProgress"]
wip [shape="plaintext", margin="0", label=<
<table cellspacing="0">
<tr><td>wip</td></tr>
<tr><td border="0">Work In<br/>Progress</td></tr>
</table>>]
wip -> {
rwx_todo
}