Files
ProxMenux/images/project-growth.svg
T

94 lines
31 KiB
XML
Raw Normal View History

2026-07-22 19:54:05 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2026-08-17 17:33:34 +00:00
<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="957" viewBox="0 0 1000 957" role="img" aria-labelledby="title desc">
2026-07-22 19:54:05 +02:00
<title id="title">ProxMenux growth for MacRimi/ProxMenux</title>
2026-08-17 17:33:34 +00:00
<desc id="desc">Repository growth dashboard showing stars, forks, git clones over time.</desc>
2026-07-22 19:54:05 +02:00
<defs>
<linearGradient id="background" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#fafafa"/><stop offset="1" stop-color="#f4f4f5"/>
</linearGradient>
2026-08-17 17:33:34 +00:00
<linearGradient id="fill-stars" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#8b5cf6" stop-opacity=".24"/><stop offset="1" stop-color="#8b5cf6" stop-opacity="0"/></linearGradient><linearGradient id="fill-forks" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#06b6d4" stop-opacity=".24"/><stop offset="1" stop-color="#06b6d4" stop-opacity="0"/></linearGradient><linearGradient id="fill-clones" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#f59e0b" stop-opacity=".24"/><stop offset="1" stop-color="#f59e0b" stop-opacity="0"/></linearGradient>
2026-07-22 19:54:05 +02:00
<filter id="shadow" x="-10%" y="-10%" width="120%" height="130%"><feDropShadow dx="0" dy="8" stdDeviation="14" flood-color="#18181b" flood-opacity=".08"/></filter>
<style>
:root { color-scheme: light dark; }
.bg { fill: url(#background); }
.surface { fill: #ffffff; stroke: #e4e4e7; }
.panel { fill: #ffffff; stroke: #e4e4e7; }
.primary { fill: #18181b; }
.secondary { fill: #71717a; }
.grid { stroke: #e4e4e7; }
text { font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
@media (prefers-color-scheme: dark) {
.bg { fill: #09090b; }
.surface, .panel { fill: #111113; stroke: #27272a; }
.primary { fill: #fafafa; }
.secondary { fill: #a1a1aa; }
.grid { stroke: #27272a; }
}
</style>
</defs>
2026-08-17 17:33:34 +00:00
<rect class="bg" width="1000" height="957" rx="28"/>
2026-07-22 19:54:05 +02:00
<g transform="translate(42 38)">
2026-08-17 17:33:34 +00:00
<rect x="0" y="0" width="916" height="881" rx="22" class="surface" filter="url(#shadow)"/>
2026-07-22 19:54:05 +02:00
<text x="30" y="45" class="primary" font-size="26" font-weight="750" letter-spacing="-.5">ProxMenux growth</text>
2026-08-29 11:09:13 +00:00
<text x="30" y="70" class="secondary" font-size="14">MacRimi/ProxMenux · Jan 15, 2025 Aug 29, 2026</text>
2026-07-22 19:54:05 +02:00
<g transform="translate(740 25)"><rect width="146" height="30" rx="15" fill="#8b5cf6" fill-opacity=".12"/><circle cx="17" cy="15" r="4" fill="#8b5cf6"/><text x="30" y="20" fill="#8b5cf6" font-size="11" font-weight="700" letter-spacing="1">LOCAL HISTORY</text></g>
<g transform="translate(30 92)">
2026-08-17 17:33:34 +00:00
<rect width="272" height="86" rx="16" class="panel"/>
2026-07-22 19:54:05 +02:00
<rect x="16" y="17" width="6" height="52" rx="3" fill="#8b5cf6"/>
<text x="38" y="34" class="secondary" font-size="12" font-weight="650" letter-spacing=".3">STARS</text>
2026-08-29 11:09:13 +00:00
<text x="38" y="64" class="primary" font-size="27" font-weight="760" letter-spacing="-.5">2,917</text>
<text x="246" y="63" text-anchor="end" fill="#8b5cf6" font-size="11" font-weight="650">+2,916 tracked</text>
2026-08-17 17:33:34 +00:00
</g><g transform="translate(322 92)">
<rect width="272" height="86" rx="16" class="panel"/>
2026-07-22 19:54:05 +02:00
<rect x="16" y="17" width="6" height="52" rx="3" fill="#06b6d4"/>
<text x="38" y="34" class="secondary" font-size="12" font-weight="650" letter-spacing=".3">FORKS</text>
2026-08-29 11:09:13 +00:00
<text x="38" y="64" class="primary" font-size="27" font-weight="760" letter-spacing="-.5">152</text>
<text x="246" y="63" text-anchor="end" fill="#06b6d4" font-size="11" font-weight="650">+152 tracked</text>
2026-08-17 17:33:34 +00:00
</g><g transform="translate(614 92)">
<rect width="272" height="86" rx="16" class="panel"/>
<rect x="16" y="17" width="6" height="52" rx="3" fill="#f59e0b"/>
<text x="38" y="34" class="secondary" font-size="12" font-weight="650" letter-spacing=".3">GIT CLONES</text>
2026-08-28 16:41:39 +00:00
<text x="38" y="64" class="primary" font-size="27" font-weight="760" letter-spacing="-.5">20.3K</text>
<text x="246" y="63" text-anchor="end" fill="#f59e0b" font-size="11" font-weight="650">+19.9K tracked</text>
2026-07-22 19:54:05 +02:00
</g>
<g transform="translate(30 197)">
2026-07-23 14:53:22 +00:00
<rect width="856" height="201" rx="16" class="panel"/>
2026-07-22 19:54:05 +02:00
<circle cx="20" cy="27" r="5" fill="#8b5cf6"/>
<text x="34" y="31" class="primary" font-size="14" font-weight="700">Stars</text>
2026-08-29 11:09:13 +00:00
<text x="20" y="62" class="primary" font-size="20" font-weight="750">2,917</text>
<text x="20" y="83" class="secondary" font-size="11">range 12,917</text>
<line x1="220" x2="836" y1="20" y2="20" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="24" text-anchor="end" class="secondary" font-size="9">2,917</text><line x1="220" x2="836" y1="95" y2="95" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="99" text-anchor="end" class="secondary" font-size="9">1,459</text><line x1="220" x2="836" y1="170" y2="170" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="174" text-anchor="end" class="secondary" font-size="9">1</text>
<path d="M220 170 L274.2 169.9 L282.5 169.8 L289.8 169.8 L290.9 169.7 L295 169.7 L296.1 169.6 L299.2 169.6 L305.5 169.5 L329.4 169.3 L330.5 169.2 L336.7 169.2 L338.8 169.1 L339.9 169 L340.9 168.9 L341.9 168.1 L343 167 L344 166.9 L345.1 166.8 L346.1 166.7 L347.2 166.5 L349.2 166.4 L350.3 166.3 L351.3 166.1 L352.4 166.1 L353.4 165.3 L354.5 164.2 L355.5 163.7 L356.5 163.3 L357.6 163.3 L358.6 163.2 L359.7 163 L363.8 162.8 L364.9 162.6 L365.9 162.5 L368 162.4 L369 162.3 L371.1 162.2 L372.2 162.1 L373.2 162 L375.3 161.9 L377.4 161.8 L378.4 161.6 L381.6 157.6 L382.6 154.2 L383.6 152.7 L384.7 150.8 L385.7 149.1 L386.8 147.9 L387.8 146.7 L388.9 145.8 L389.9 145.4 L390.9 144.9 L392 144.5 L393 144.2 L394.1 144 L395.1 143.6 L396.1 143.2 L397.2 142.6 L398.2 142 L399.3 141.6 L400.3 140.9 L401.4 140.5 L402.4 140.4 L403.4 140 L404.5 139.7 L405.5 139.3 L406.6 139.1 L408.7 138.8 L409.7 138.5 L410.7 138.3 L411.8 138.2 L412.8 138 L413.9 137.8 L414.9 137.7 L416 137.5 L417 137.2 L418 136.9 L419.1 136.5 L420.1 136.4 L421.2 136.3 L422.2 136 L423.2 135.8 L424.3 135.6 L425.3 135.5 L426.4 135.3 L427.4 135.1 L428.5 135 L429.5 134.7 L430.5 134.6 L431.6 134.5 L432.6 134.3 L433.7 134.2 L434.7 133.9 L435.8 133.5 L436.8 133.1 L437.8 133 L438.9 132.6 L439.9 132.3 L441 132.1 L443.1 131.8 L444.1 131.6 L445.1 131.4 L446.2 131.3 L447.2 130.9 L448.3 130.6 L449.3 130.5 L450.3 130.4 L451.4 130.4 L452.4 130.2 L453.5 130.2 L454.5 130 L455.6 129.8 L456.6 129.6 L457.6 129.5 L458.7 129.4 L459.7 129.3 L462.9 128.9 L463.9 128.8 L464.9 128.6 L466 128.4 L468.1 128.4 L469.1 127.9 L470.2 127.8 L471.2 127.4 L472.2 127 L473.3 126.7 L474.3 126.6 L475.4 126.5 L476.4 126.3 L477.4 126.1 L478.5 125.9 L479.5 125.7 L480.6 125.5 L481.6 125.3 L482.7 124.8 L483.7 124.5 L484.7 124.4 L485.8 124.1 L486.8 123.5 L487.9 123 L488.9 122.8 L490 122.4 L491 122.2 L493.1 122 L494.1 121.9 L495.2 121.7 L496.2 121.3 L497.3 121 L498.3 120.7 L500.4 120.3 L502.5 120 L503.5 119.7 L504.5 119.5 L505.6 119.4 L506.6 119.2 L507.7 119 L508.7 119 L509.8 118.7 L510.8 118.7 L511.8 118.6 L512.9 118.3 L513.9 118.1 L515 117.9 L516 117.8 L517.1 117.4 L518.1 117.2 L519.1 117 L520.2 116.6 L521.2 116 L522.3 115.5 L523.3 114.3 L524.4 113.2 L525.4 112.4 L526.4 111.7 L527.5 111.1 L528.5 109.6 L529.6 105.5 L530.6 102.8 L531.6 101.3 L532.7 100.9 L533.7 100.1 L534.8 99.5 L535.8 97.5 L536.9 95.6 L537.9 93.9 L538.9 93.3 L540 92 L541 91.3 L542.1 90.6 L543.1 89.8 L544.2 89 L545.2 88.4 L546.2 87.1 L547.3 86.8 L548.3 85.6 L549.4 85.4 L550.4 85.1 L551.5 84.6 L552.5 84 L553.5 83.4 L554.6 83 L555.6 82.7 L556.7 82.2 L557.7 81.6 L558.7 81.1 L559.8 78.2 L560.8 76.9 L561.9 76 L562.9 75.2 L564 74.7 L565 74.1 L566 73.6 L567.1 73 L568.1 72.7 L569.2 72.4 L570.2 72.2 L571.3 72 L572.3 71.4 L573.3 71.2 L574.4 70.5 L575.4 70.3 L576.5 70.1 L577.5 69.7 L578.6 69.5 L579.6 69 L580.6 68.7 L581.7 67.8 L582.7 67.5 L583.8 67.2 L584.8 67.1 L585.8 66.8 L586.9 66.3 L587.9 66.2 L589 65.8 L590 65.4 L591.1 65.2 L592.1 64.9 L593.1 64.5 L594.2 64.3 L595.2 64 L596.3 63.9 L597.3 63.6 L598.4 63.2 L599.4 62.9 L600.4 62.7 L601.5 61.9 L602.5 61.2 L603.6 60.8 L604.6 60.6 L605.7 60.3 L606.7 60.1 L607.7 59.7 L608.8 59.4 L609.8 59.2 L610.9 59.1 L611.9 58.9 L612.9 58.6 L614 57.9 L615 57.7 L616.1 57.2 L617.1 56.7 L618.2 56.5 L619.2 56.1 L620.2 55.8 L621.3 55.6 L622.3 55.5 L623.4 55.3 L624.4 55 L625.5 54.9 L626.5 54.7 L627.5 54.4 L628.6 52.3 L629.6 51.4 L630.7 50.5 L631.7 50 L632.8 49.6 L633.8 49.1 L634.8 48.4 L635.9 48 L636.9 47.5 L638 47.1 L639 47 L640 46.5 L641.1 46.1 L642.1 45.9 L643.2 45.7 L644.2 45.5 L645.3 45.2 L646.3 44.8 L647.3 44.4 L648.4 44.3 L649.4 44.1 L650.5 43.7 L651.5 43.6 L652.6 43.5 L653.6 43.4 L654.6 43.3 L655.7 43.1 L656.7 43 L657.8 43 L658.8 42.8 L659.9 42.7 L660.9 42.6 L661.9 42.4 L663 42.2 L664 41.9 L665.1 41.9 L666.1 41.7 L667.1 41.6 L668.2 41.1 L669.2 40.9 L670.3 40.6 L671.3 40.5 L672.4 40.1 L673.4 39.9 L674.4 39.8 L675.5 39.7 L676.5 39.5 L677.6 39.2 L678.6 39 L679.7 38.9 L680.7 38.7 L681.7 38.6 L682.8 38.5 L683.8 38.3 L684.9 38.2 L685.9 38.1 L689 38 L690.1 37.7 L692.2 37.6 L693.2 37.5 L695.3 37.4 L696.3 37.3 L697.4 37 L698.4 36.8 L699.5 36.6
<path d="M220 170 L274.2 169.9 L282.5 169.8 L289.8 169.8 L290.9 169.7 L295 169.7 L296.1 169.6 L299.2 169.6 L305.5 169.5 L329.4 169.3 L330.5 169.2 L336.7 169.2 L338.8 169.1 L339.9 169 L340.9 168.9 L341.9 168.1 L343 167 L344 166.9 L345.1 166.8 L346.1 166.7 L347.2 166.5 L349.2 166.4 L350.3 166.3 L351.3 166.1 L352.4 166.1 L353.4 165.3 L354.5 164.2 L355.5 163.7 L356.5 163.3 L357.6 163.3 L358.6 163.2 L359.7 163 L363.8 162.8 L364.9 162.6 L365.9 162.5 L368 162.4 L369 162.3 L371.1 162.2 L372.2 162.1 L373.2 162 L375.3 161.9 L377.4 161.8 L378.4 161.6 L381.6 157.6 L382.6 154.2 L383.6 152.7 L384.7 150.8 L385.7 149.1 L386.8 147.9 L387.8 146.7 L388.9 145.8 L389.9 145.4 L390.9 144.9 L392 144.5 L393 144.2 L394.1 144 L395.1 143.6 L396.1 143.2 L397.2 142.6 L398.2 142 L399.3 141.6 L400.3 140.9 L401.4 140.5 L402.4 140.4 L403.4 140 L404.5 139.7 L405.5 139.3 L406.6 139.1 L408.7 138.8 L409.7 138.5 L410.7 138.3 L411.8 138.2 L412.8 138 L413.9 137.8 L414.9 137.7 L416 137.5 L417 137.2 L418 136.9 L419.1 136.5 L420.1 136.4 L421.2 136.3 L422.2 136 L423.2 135.8 L424.3 135.6 L425.3 135.5 L426.4 135.3 L427.4 135.1 L428.5 135 L429.5 134.7 L430.5 134.6 L431.6 134.5 L432.6 134.3 L433.7 134.2 L434.7 133.9 L435.8 133.5 L436.8 133.1 L437.8 133 L438.9 132.6 L439.9 132.3 L441 132.1 L443.1 131.8 L444.1 131.6 L445.1 131.4 L446.2 131.3 L447.2 130.9 L448.3 130.6 L449.3 130.5 L450.3 130.4 L451.4 130.4 L452.4 130.2 L453.5 130.2 L454.5 130 L455.6 129.8 L456.6 129.6 L457.6 129.5 L458.7 129.4 L459.7 129.3 L462.9 128.9 L463.9 128.8 L464.9 128.6 L466 128.4 L468.1 128.4 L469.1 127.9 L470.2 127.8 L471.2 127.4 L472.2 127 L473.3 126.7 L474.3 126.6 L475.4 126.5 L476.4 126.3 L477.4 126.1 L478.5 125.9 L479.5 125.7 L480.6 125.5 L481.6 125.3 L482.7 124.8 L483.7 124.5 L484.7 124.4 L485.8 124.1 L486.8 123.5 L487.9 123 L488.9 122.8 L490 122.4 L491 122.2 L493.1 122 L494.1 121.9 L495.2 121.7 L496.2 121.3 L497.3 121 L498.3 120.7 L500.4 120.3 L502.5 120 L503.5 119.7 L504.5 119.5 L505.6 119.4 L506.6 119.2 L507.7 119 L508.7 119 L509.8 118.7 L510.8 118.7 L511.8 118.6 L512.9 118.3 L513.9 118.1 L515 117.9 L516 117.8 L517.1 117.4 L518.1 117.2 L519.1 117 L520.2 116.6 L521.2 116 L522.3 115.5 L523.3 114.3 L524.4 113.2 L525.4 112.4 L526.4 111.7 L527.5 111.1 L528.5 109.6 L529.6 105.5 L530.6 102.8 L531.6 101.3 L532.7 100.9 L533.7 100.1 L534.8 99.5 L535.8 97.5 L536.9 95.6 L537.9 93.9 L538.9 93.3 L540 92 L541 91.3 L542.1 90.6 L543.1 89.8 L544.2 89 L545.2 88.4 L546.2 87.1 L547.3 86.8 L548.3 85.6 L549.4 85.4 L550.4 85.1 L551.5 84.6 L552.5 84 L553.5 83.4 L554.6 83 L555.6 82.7 L556.7 82.2 L557.7 81.6 L558.7 81.1 L559.8 78.2 L560.8 76.9 L561.9 76 L562.9 75.2 L564 74.7 L565 74.1 L566 73.6 L567.1 73 L568.1 72.7 L569.2 72.4 L570.2 72.2 L571.3 72 L572.3 71.4 L573.3 71.2 L574.4 70.5 L575.4 70.3 L576.5 70.1 L577.5 69.7 L578.6 69.5 L579.6 69 L580.6 68.7 L581.7 67.8 L582.7 67.5 L583.8 67.2 L584.8 67.1 L585.8 66.8 L586.9 66.3 L587.9 66.2 L589 65.8 L590 65.4 L591.1 65.2 L592.1 64.9 L593.1 64.5 L594.2 64.3 L595.2 64 L596.3 63.9 L597.3 63.6 L598.4 63.2 L599.4 62.9 L600.4 62.7 L601.5 61.9 L602.5 61.2 L603.6 60.8 L604.6 60.6 L605.7 60.3 L606.7 60.1 L607.7 59.7 L608.8 59.4 L609.8 59.2 L610.9 59.1 L611.9 58.9 L612.9 58.6 L614 57.9 L615 57.7 L616.1 57.2 L617.1 56.7 L618.2 56.5 L619.2 56.1 L620.2 55.8 L621.3 55.6 L622.3 55.5 L623.4 55.3 L624.4 55 L625.5 54.9 L626.5 54.7 L627.5 54.4 L628.6 52.3 L629.6 51.4 L630.7 50.5 L631.7 50 L632.8 49.6 L633.8 49.1 L634.8 48.4 L635.9 48 L636.9 47.5 L638 47.1 L639 47 L640 46.5 L641.1 46.1 L642.1 45.9 L643.2 45.7 L644.2 45.5 L645.3 45.2 L646.3 44.8 L647.3 44.4 L648.4 44.3 L649.4 44.1 L650.5 43.7 L651.5 43.6 L652.6 43.5 L653.6 43.4 L654.6 43.3 L655.7 43.1 L656.7 43 L657.8 43 L658.8 42.8 L659.9 42.7 L660.9 42.6 L661.9 42.4 L663 42.2 L664 41.9 L665.1 41.9 L666.1 41.7 L667.1 41.6 L668.2 41.1 L669.2 40.9 L670.3 40.6 L671.3 40.5 L672.4 40.1 L673.4 39.9 L674.4 39.8 L675.5 39.7 L676.5 39.5 L677.6 39.2 L678.6 39 L679.7 38.9 L680.7 38.7 L681.7 38.6 L682.8 38.5 L683.8 38.3 L684.9 38.2 L685.9 38.1 L689 38 L690.1 37.7 L692.2 37.6 L693.2 37.5 L695.3 37.4 L696.3 37.3 L697.4 37 L698.4 36.8 L699.5 36.6
2026-07-22 18:20:18 +00:00
<circle cx="836" cy="20" r="5" fill="#8b5cf6" stroke="#fff" stroke-width="2"/>
2026-08-29 11:09:13 +00:00
<text x="220" y="194" text-anchor="start" class="secondary" font-size="9">Jan 15, 2025</text><text x="528" y="194" text-anchor="middle" class="secondary" font-size="9">Nov 6, 2025</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Aug 29, 2026</text>
2026-07-23 14:53:22 +00:00
</g><g transform="translate(30 414)">
<rect width="856" height="201" rx="16" class="panel"/>
2026-07-22 19:54:05 +02:00
<circle cx="20" cy="27" r="5" fill="#06b6d4"/>
<text x="34" y="31" class="primary" font-size="14" font-weight="700">Forks</text>
2026-08-29 11:09:13 +00:00
<text x="20" y="62" class="primary" font-size="20" font-weight="750">152</text>
2026-08-13 05:50:27 +00:00
<text x="20" y="83" class="secondary" font-size="11">range 0153</text>
<line x1="220" x2="836" y1="20" y2="20" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="24" text-anchor="end" class="secondary" font-size="9">153</text><line x1="220" x2="836" y1="95" y2="95" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="99" text-anchor="end" class="secondary" font-size="9">77</text><line x1="220" x2="836" y1="170" y2="170" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="174" text-anchor="end" class="secondary" font-size="9">0</text>
2026-08-29 11:09:13 +00:00
<path d="M220 170 L274.2 170 L282.5 170 L289.8 170 L290.9 170 L295 170 L296.1 170 L299.2 170 L305.5 170 L329.4 170 L330.5 169 L336.7 169 L338.8 169 L339.9 169 L340.9 169 L341.9 169 L343 169 L344 169 L345.1 168 L346.1 168 L347.2 168 L349.2 168 L350.3 168 L351.3 167.1 L352.4 166.1 L353.4 166.1 L354.5 165.1 L355.5 165.1 L356.5 165.1 L357.6 165.1 L358.6 165.1 L359.7 165.1 L363.8 165.1 L364.9 165.1 L365.9 165.1 L368 165.1 L369 165.1 L371.1 165.1 L372.2 165.1 L373.2 164.1 L375.3 163.1 L377.4 163.1 L378.4 163.1 L381.6 159.2 L382.6 154.3 L383.6 151.4 L384.7 149.4 L385.7 148.4 L386.8 148.4 L387.8 147.5 L388.9 145.5 L389.9 144.5 L390.9 144.5 L392 144.5 L393 144.5 L394.1 144.5 L395.1 144.5 L396.1 144.5 L397.2 143.5 L398.2 143.5 L399.3 142.5 L400.3 140.6 L401.4 138.6 L402.4 136.7 L403.4 136.7 L404.5 136.7 L405.5 135.7 L406.6 135.7 L408.7 134.7 L409.7 133.7 L410.7 133.7 L411.8 133.7 L412.8 132.7 L413.9 131.8 L414.9 131.8 L416 131.8 L417 131.8 L418 131.8 L419.1 131.8 L420.1 131.8 L421.2 131.8 L422.2 130.8 L423.2 130.8 L424.3 130.8 L425.3 129.8 L426.4 129.8 L427.4 129.8 L428.5 129.8 L429.5 129.8 L430.5 129.8 L431.6 128.8 L432.6 128.8 L433.7 128.8 L434.7 128.8 L435.8 128.8 L436.8 128.8 L437.8 128.8 L438.9 128.8 L439.9 128.8 L441 128.8 L443.1 128.8 L444.1 128.8 L445.1 128.8 L446.2 128.8 L447.2 128.8 L448.3 127.8 L449.3 127.8 L450.3 126.9 L451.4 126.9 L452.4 125.9 L453.5 125.9 L454.5 125.9 L455.6 125.9 L456.6 124.9 L457.6 124.9 L458.7 123.9 L459.7 123.9 L462.9 122.9 L463.9 122.9 L464.9 122.9 L466 122.9 L468.1 122.9 L469.1 122 L470.2 122 L471.2 122 L472.2 122 L473.3 121 L474.3 121 L475.4 121 L476.4 120 L477.4 120 L478.5 119 L479.5 119 L480.6 119 L481.6 119 L482.7 118 L483.7 118 L484.7 118 L485.8 118 L486.8 118 L487.9 118 L488.9 118 L490 118 L491 118 L493.1 117.1 L494.1 117.1 L495.2 117.1 L496.2 117.1 L497.3 117.1 L498.3 117.1 L500.4 117.1 L502.5 116.1 L503.5 115.1 L504.5 114.1 L505.6 114.1 L506.6 114.1 L507.7 114.1 L508.7 114.1 L509.8 114.1 L510.8 112.2 L511.8 112.2 L512.9 111.2 L513.9 111.2 L515 110.2 L516 110.2 L517.1 109.2 L518.1 109.2 L519.1 109.2 L520.2 109.2 L521.2 108.2 L522.3 108.2 L523.3 108.2 L524.4 107.3 L525.4 107.3 L526.4 107.3 L527.5 106.3 L528.5 105.3 L529.6 104.3 L530.6 102.4 L531.6 100.4 L532.7 99.4 L533.7 99.4 L534.8 98.4 L535.8 98.4 L536.9 98.4 L537.9 97.5 L538.9 96.5 L540 94.5 L541 92.5 L542.1 91.6 L543.1 91.6 L544.2 91.6 L545.2 90.6 L546.2 88.6 L547.3 88.6 L548.3 87.6 L549.4 85.7 L550.4 85.7 L551.5 85.7 L552.5 85.7 L553.5 84.7 L554.6 83.7 L555.6 83.7 L556.7 83.7 L557.7 80.8 L558.7 80.8 L559.8 79.8 L560.8 78.8 L561.9 77.8 L562.9 77.8 L564 76.9 L565 76.9 L566 76.9 L567.1 76.9 L568.1 76.9 L569.2 75.9 L570.2 75.9 L571.3 75.9 L572.3 75.9 L573.3 73.9 L574.4 73.9 L575.4 72.9 L576.5 72.9 L577.5 72.9 L578.6 72.9 L579.6 72.9 L580.6 72.9 L581.7 72 L582.7 71 L583.8 71 L584.8 71 L585.8 71 L586.9 71 L587.9 69 L589 69 L590 69 L591.1 69 L592.1 69 L593.1 68 L594.2 67.1 L595.2 66.1 L596.3 66.1 L597.3 65.1 L598.4 65.1 L599.4 65.1 L600.4 65.1 L601.5 65.1 L602.5 65.1 L603.6 65.1 L604.6 65.1 L605.7 65.1 L606.7 65.1 L607.7 65.1 L608.8 65.1 L609.8 65.1 L610.9 65.1 L611.9 65.1 L612.9 65.1 L614 64.1 L615 64.1 L616.1 64.1 L617.1 64.1 L618.2 63.1 L619.2 63.1 L620.2 61.2 L621.3 61.2 L622.3 61.2 L623.4 61.2 L624.4 60.2 L625.5 60.2 L626.5 60.2 L627.5 60.2 L628.6 60.2 L629.6 59.2 L630.7 56.3 L631.7 56.3 L632.8 55.3 L633.8 55.3 L634.8 54.3 L635.9 54.3 L636.9 54.3 L638 54.3 L639 54.3 L640 54.3 L641.1 54.3 L642.1 54.3 L643.2 54.3 L644.2 53.3 L645.3 52.4 L646.3 52.4 L647.3 52.4 L648.4 52.4 L649.4 52.4 L650.5 51.4 L651.5 51.4 L652.6 51.4 L653.6 50.4 L654.6 50.4 L655.7 50.4 L656.7 50.4 L657.8 50.4 L658.8 50.4 L659.9 50.4 L660.9 50.4 L661.9 50.4 L663 50.4 L664 50.4 L665.1 50.4 L666.1 50.4 L667.1 50.4 L668.2 50.4 L669.2 50.4 L670.3 50.4 L671.3 50.4 L672.4 50.4 L673.4 50.4 L674.4 50.4 L675.5 50.4 L676.5 50.4 L677.6 50.4 L678.6 50.4 L679.7 50.4 L680.7 50.4 L681.7 50.4 L682.8 50.4 L683.8 50.4 L684.9 50.4 L685.9 50.4 L689 50.4 L690.1 50.4 L692.2 50.4 L693.2 49.4 L695.3 49.4 L696.3 48.4 L697.4 47.5 L698.4 47.5 L699.5 47.5 L700.5 47.5 L701.5 47.5 L702.6 47.5
<path d="M220 170 L274.2 170 L282.5 170 L289.8 170 L290.9 170 L295 170 L296.1 170 L299.2 170 L305.5 170 L329.4 170 L330.5 169 L336.7 169 L338.8 169 L339.9 169 L340.9 169 L341.9 169 L343 169 L344 169 L345.1 168 L346.1 168 L347.2 168 L349.2 168 L350.3 168 L351.3 167.1 L352.4 166.1 L353.4 166.1 L354.5 165.1 L355.5 165.1 L356.5 165.1 L357.6 165.1 L358.6 165.1 L359.7 165.1 L363.8 165.1 L364.9 165.1 L365.9 165.1 L368 165.1 L369 165.1 L371.1 165.1 L372.2 165.1 L373.2 164.1 L375.3 163.1 L377.4 163.1 L378.4 163.1 L381.6 159.2 L382.6 154.3 L383.6 151.4 L384.7 149.4 L385.7 148.4 L386.8 148.4 L387.8 147.5 L388.9 145.5 L389.9 144.5 L390.9 144.5 L392 144.5 L393 144.5 L394.1 144.5 L395.1 144.5 L396.1 144.5 L397.2 143.5 L398.2 143.5 L399.3 142.5 L400.3 140.6 L401.4 138.6 L402.4 136.7 L403.4 136.7 L404.5 136.7 L405.5 135.7 L406.6 135.7 L408.7 134.7 L409.7 133.7 L410.7 133.7 L411.8 133.7 L412.8 132.7 L413.9 131.8 L414.9 131.8 L416 131.8 L417 131.8 L418 131.8 L419.1 131.8 L420.1 131.8 L421.2 131.8 L422.2 130.8 L423.2 130.8 L424.3 130.8 L425.3 129.8 L426.4 129.8 L427.4 129.8 L428.5 129.8 L429.5 129.8 L430.5 129.8 L431.6 128.8 L432.6 128.8 L433.7 128.8 L434.7 128.8 L435.8 128.8 L436.8 128.8 L437.8 128.8 L438.9 128.8 L439.9 128.8 L441 128.8 L443.1 128.8 L444.1 128.8 L445.1 128.8 L446.2 128.8 L447.2 128.8 L448.3 127.8 L449.3 127.8 L450.3 126.9 L451.4 126.9 L452.4 125.9 L453.5 125.9 L454.5 125.9 L455.6 125.9 L456.6 124.9 L457.6 124.9 L458.7 123.9 L459.7 123.9 L462.9 122.9 L463.9 122.9 L464.9 122.9 L466 122.9 L468.1 122.9 L469.1 122 L470.2 122 L471.2 122 L472.2 122 L473.3 121 L474.3 121 L475.4 121 L476.4 120 L477.4 120 L478.5 119 L479.5 119 L480.6 119 L481.6 119 L482.7 118 L483.7 118 L484.7 118 L485.8 118 L486.8 118 L487.9 118 L488.9 118 L490 118 L491 118 L493.1 117.1 L494.1 117.1 L495.2 117.1 L496.2 117.1 L497.3 117.1 L498.3 117.1 L500.4 117.1 L502.5 116.1 L503.5 115.1 L504.5 114.1 L505.6 114.1 L506.6 114.1 L507.7 114.1 L508.7 114.1 L509.8 114.1 L510.8 112.2 L511.8 112.2 L512.9 111.2 L513.9 111.2 L515 110.2 L516 110.2 L517.1 109.2 L518.1 109.2 L519.1 109.2 L520.2 109.2 L521.2 108.2 L522.3 108.2 L523.3 108.2 L524.4 107.3 L525.4 107.3 L526.4 107.3 L527.5 106.3 L528.5 105.3 L529.6 104.3 L530.6 102.4 L531.6 100.4 L532.7 99.4 L533.7 99.4 L534.8 98.4 L535.8 98.4 L536.9 98.4 L537.9 97.5 L538.9 96.5 L540 94.5 L541 92.5 L542.1 91.6 L543.1 91.6 L544.2 91.6 L545.2 90.6 L546.2 88.6 L547.3 88.6 L548.3 87.6 L549.4 85.7 L550.4 85.7 L551.5 85.7 L552.5 85.7 L553.5 84.7 L554.6 83.7 L555.6 83.7 L556.7 83.7 L557.7 80.8 L558.7 80.8 L559.8 79.8 L560.8 78.8 L561.9 77.8 L562.9 77.8 L564 76.9 L565 76.9 L566 76.9 L567.1 76.9 L568.1 76.9 L569.2 75.9 L570.2 75.9 L571.3 75.9 L572.3 75.9 L573.3 73.9 L574.4 73.9 L575.4 72.9 L576.5 72.9 L577.5 72.9 L578.6 72.9 L579.6 72.9 L580.6 72.9 L581.7 72 L582.7 71 L583.8 71 L584.8 71 L585.8 71 L586.9 71 L587.9 69 L589 69 L590 69 L591.1 69 L592.1 69 L593.1 68 L594.2 67.1 L595.2 66.1 L596.3 66.1 L597.3 65.1 L598.4 65.1 L599.4 65.1 L600.4 65.1 L601.5 65.1 L602.5 65.1 L603.6 65.1 L604.6 65.1 L605.7 65.1 L606.7 65.1 L607.7 65.1 L608.8 65.1 L609.8 65.1 L610.9 65.1 L611.9 65.1 L612.9 65.1 L614 64.1 L615 64.1 L616.1 64.1 L617.1 64.1 L618.2 63.1 L619.2 63.1 L620.2 61.2 L621.3 61.2 L622.3 61.2 L623.4 61.2 L624.4 60.2 L625.5 60.2 L626.5 60.2 L627.5 60.2 L628.6 60.2 L629.6 59.2 L630.7 56.3 L631.7 56.3 L632.8 55.3 L633.8 55.3 L634.8 54.3 L635.9 54.3 L636.9 54.3 L638 54.3 L639 54.3 L640 54.3 L641.1 54.3 L642.1 54.3 L643.2 54.3 L644.2 53.3 L645.3 52.4 L646.3 52.4 L647.3 52.4 L648.4 52.4 L649.4 52.4 L650.5 51.4 L651.5 51.4 L652.6 51.4 L653.6 50.4 L654.6 50.4 L655.7 50.4 L656.7 50.4 L657.8 50.4 L658.8 50.4 L659.9 50.4 L660.9 50.4 L661.9 50.4 L663 50.4 L664 50.4 L665.1 50.4 L666.1 50.4 L667.1 50.4 L668.2 50.4 L669.2 50.4 L670.3 50.4 L671.3 50.4 L672.4 50.4 L673.4 50.4 L674.4 50.4 L675.5 50.4 L676.5 50.4 L677.6 50.4 L678.6 50.4 L679.7 50.4 L680.7 50.4 L681.7 50.4 L682.8 50.4 L683.8 50.4 L684.9 50.4 L685.9 50.4 L689 50.4 L690.1 50.4 L692.2 50.4 L693.2 49.4 L695.3 49.4 L696.3 48.4 L697.4 47.5 L698.4 47.5 L699.5 47.5 L700.5 47.5 L701.5 47.5 L702.6 47.5
<circle cx="836" cy="21" r="5" fill="#06b6d4" stroke="#fff" stroke-width="2"/>
<text x="220" y="194" text-anchor="start" class="secondary" font-size="9">Jan 15, 2025</text><text x="528" y="194" text-anchor="middle" class="secondary" font-size="9">Nov 6, 2025</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Aug 29, 2026</text>
2026-08-17 17:33:34 +00:00
</g><g transform="translate(30 631)">
<rect width="856" height="201" rx="16" class="panel"/>
<circle cx="20" cy="27" r="5" fill="#f59e0b"/>
<text x="34" y="31" class="primary" font-size="14" font-weight="700">Git clones</text>
2026-08-28 16:41:39 +00:00
<text x="20" y="62" class="primary" font-size="20" font-weight="750">20.3K</text>
<text x="20" y="83" class="secondary" font-size="11">range 44820.3K</text>
<line x1="220" x2="836" y1="20" y2="20" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="24" text-anchor="end" class="secondary" font-size="9">20.3K</text><line x1="220" x2="836" y1="95" y2="95" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="99" text-anchor="end" class="secondary" font-size="9">10.4K</text><line x1="220" x2="836" y1="170" y2="170" class="grid" stroke-width="1" stroke-dasharray="3 6"/><text x="210" y="174" text-anchor="end" class="secondary" font-size="9">448</text>
2026-08-29 11:09:13 +00:00
<path d="M220 170 L242.8 166.5 L265.6 162.9 L288.4 159.5 L311.3 156.6 L334.1 153.9 L356.9 151.1 L379.7 148.4 L402.5 145.5 L425.3 142.6 L448.1 139.8 L471 136.8 L493.8 133.9 L516.6 55.1 L539.4 52.6 L562.2 49.8 L585 46.7 L607.9 43.9 L630.7 41.4 L653.5 38.4 L676.3 35.5 L699.1 32.3 L721.9 29 L744.7 26.2 L767.6 23.2 L790.4 20 L813.2 20 L836 20 L836 170 L220 170 Z" fill="url(#fill-clones)"/>
<path d="M220 170 L242.8 166.5 L265.6 162.9 L288.4 159.5 L311.3 156.6 L334.1 153.9 L356.9 151.1 L379.7 148.4 L402.5 145.5 L425.3 142.6 L448.1 139.8 L471 136.8 L493.8 133.9 L516.6 55.1 L539.4 52.6 L562.2 49.8 L585 46.7 L607.9 43.9 L630.7 41.4 L653.5 38.4 L676.3 35.5 L699.1 32.3 L721.9 29 L744.7 26.2 L767.6 23.2 L790.4 20 L813.2 20 L836 20" fill="none" stroke="#f59e0b" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
2026-08-17 17:33:34 +00:00
<circle cx="836" cy="20" r="5" fill="#f59e0b" stroke="#fff" stroke-width="2"/>
2026-08-29 11:09:13 +00:00
<text x="220" y="194" text-anchor="start" class="secondary" font-size="9">Aug 2, 2026</text><text x="528" y="194" text-anchor="middle" class="secondary" font-size="9">Aug 15, 2026</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Aug 29, 2026</text>
2026-07-22 19:54:05 +02:00
</g>
2026-08-29 11:09:13 +00:00
<text x="30" y="862" class="secondary" font-size="11">Updated Aug 29, 2026</text>
2026-07-22 19:54:05 +02:00
<a href="https://github.com/MacRimi/repo-growth" target="_blank" aria-label="Open the Repo Growth project">
2026-08-17 17:33:34 +00:00
<text x="886" y="862" fill="#8b5cf6" text-anchor="end" font-size="13" font-weight="700">Generated by Repo Growth ↗</text>
2026-07-22 19:54:05 +02:00
</a>
</g>
</svg>