Files
ProxMenux/images/project-growth.svg
T

94 lines
30 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-19 04:54:32 +00:00
<text x="30" y="70" class="secondary" font-size="14">MacRimi/ProxMenux · Jan 15, 2025 Aug 19, 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-19 04:54:32 +00:00
<text x="38" y="64" class="primary" font-size="27" font-weight="760" letter-spacing="-.5">2,865</text>
<text x="246" y="63" text-anchor="end" fill="#8b5cf6" font-size="11" font-weight="650">+2,864 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-17 05:00:37 +00:00
<text x="38" y="64" class="primary" font-size="27" font-weight="760" letter-spacing="-.5">153</text>
2026-08-17 17:33:34 +00:00
<text x="246" y="63" text-anchor="end" fill="#06b6d4" font-size="11" font-weight="650">+153 tracked</text>
</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-19 04:54:32 +00:00
<text x="38" y="64" class="primary" font-size="27" font-weight="760" letter-spacing="-.5">16.4K</text>
<text x="246" y="63" text-anchor="end" fill="#f59e0b" font-size="11" font-weight="650">+15.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-19 04:54:32 +00:00
<text x="20" y="62" class="primary" font-size="20" font-weight="750">2,865</text>
<text x="20" y="83" class="secondary" font-size="11">range 12,865</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,865</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,433</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 L275.1 169.9 L283.6 169.8 L291 169.8 L292.1 169.7 L296.3 169.7 L297.4 169.6 L300.6 169.6 L306.9 169.5 L331.3 169.3 L332.4 169.2 L338.7 169.2 L340.9 169.1 L341.9 169 L343 168.9 L344 168.1 L345.1 167 L346.2 166.9 L347.2 166.7 L348.3 166.6 L349.3 166.4 L351.5 166.3 L352.5 166.2 L353.6 166.1 L354.7 166 L355.7 165.2 L356.8 164.1 L357.8 163.6 L358.9 163.2 L360 163.1 L361 163 L362.1 162.8 L366.3 162.7 L367.4 162.5 L368.4 162.4 L370.6 162.2 L371.6 162.1 L373.7 162 L374.8 161.9 L375.9 161.8 L378 161.7 L380.1 161.7 L381.2 161.5 L384.3 157.4 L385.4 153.9 L386.5 152.4 L387.5 150.5 L388.6 148.7 L389.6 147.5 L390.7 146.3 L391.8 145.3 L392.8 145 L393.9 144.5 L394.9 144.1 L396 143.8 L397.1 143.6 L398.1 143.1 L399.2 142.7 L400.2 142.1 L401.3 141.5 L402.4 141 L403.4 140.4 L404.5 139.9 L405.5 139.8 L406.6 139.5 L407.7 139.2 L408.7 138.7 L409.8 138.5 L411.9 138.2 L413 137.9 L414 137.7 L415.1 137.6 L416.1 137.4 L417.2 137.3 L418.3 137.2 L419.3 136.9 L420.4 136.6 L421.4 136.3 L422.5 135.9 L423.6 135.7 L424.6 135.6 L425.7 135.4 L426.7 135.2 L427.8 135 L428.9 134.9 L429.9 134.6 L431 134.4 L432 134.3 L433.1 134.1 L434.2 134 L435.2 133.8 L436.3 133.7 L437.3 133.6 L438.4 133.3 L439.5 132.8 L440.5 132.4 L441.6 132.3 L442.7 131.9 L443.7 131.7 L444.8 131.4 L446.9 131.1 L448 130.9 L449 130.7 L450.1 130.6 L451.1 130.2 L452.2 129.9 L453.3 129.8 L454.3 129.7 L455.4 129.7 L456.4 129.5 L457.5 129.5 L458.6 129.3 L459.6 129 L460.7 128.8 L461.7 128.7 L462.8 128.7 L463.9 128.5 L467 128.2 L468.1 128.1 L469.2 127.9 L470.2 127.7 L472.3 127.6 L473.4 127.2 L474.5 127.1 L475.5 126.6 L476.6 126.2 L477.6 125.9 L478.7 125.8 L479.8 125.7 L480.8 125.5 L481.9 125.3 L482.9 125.1 L484 124.9 L485.1 124.7 L486.1 124.5 L487.2 124 L488.2 123.7 L489.3 123.6 L490.4 123.2 L491.4 122.7 L492.5 122.1 L493.5 122 L494.6 121.6 L495.7 121.3 L497.8 121.1 L498.8 121 L499.9 120.8 L501 120.5 L502 120.1 L503.1 119.8 L505.2 119.4 L507.3 119.1 L508.4 118.8 L509.4 118.6 L510.5 118.5 L511.6 118.3 L512.6 118.1 L513.7 118 L514.7 117.8 L515.8 117.8 L516.9 117.6 L517.9 117.3 L519 117.2 L520 116.9 L521.1 116.8 L522.2 116.4 L523.2 116.2 L524.3 116 L525.3 115.6 L526.4 115.1 L527.5 114.5 L528.5 113.3 L529.6 112.2 L530.7 111.4 L531.7 110.7 L532.8 110 L533.8 108.5 L534.9 104.3 L536 101.6 L537 100.1 L538.1 99.6 L539.1 98.8 L540.2 98.2 L541.3 96.2 L542.3 94.2 L543.4 92.5 L544.4 91.9 L545.5 90.5 L546.6 89.9 L547.6 89.1 L548.7 88.3 L549.7 87.6 L550.8 86.9 L551.9 85.6 L552.9 85.3 L554 84.1 L555 83.8 L556.1 83.6 L557.2 83.1 L558.2 82.4 L559.3 81.9 L560.3 81.4 L561.4 81.1 L562.5 80.6 L563.5 80 L564.6 79.5 L565.6 76.5 L566.7 75.2 L567.8 74.3 L568.8 73.5 L569.9 73 L570.9 72.4 L572 71.9 L573.1 71.3 L574.1 70.9 L575.2 70.6 L576.2 70.4 L577.3 70.2 L578.4 69.7 L579.4 69.4 L580.5 68.7 L581.5 68.5 L582.6 68.2 L583.7 67.9 L584.7 67.7 L585.8 67.2 L586.8 66.9 L587.9 66 L589 65.7 L590 65.3 L591.1 65.2 L592.1 64.9 L593.2 64.5 L594.3 64.3 L595.3 63.9 L596.4 63.5 L597.4 63.3 L598.5 63 L599.6 62.6 L600.6 62.4 L601.7 62.1 L602.7 62 L603.8 61.6 L604.9 61.2 L605.9 61 L607 60.8 L608 59.9 L609.1 59.2 L610.2 58.9 L611.2 58.6 L612.3 58.3 L613.3 58.1 L614.4 57.7 L615.5 57.4 L616.5 57.2 L617.6 57.1 L618.7 56.9 L619.7 56.6 L620.8 55.9 L621.8 55.6 L622.9 55.1 L624 54.7 L625 54.5 L626.1 54 L627.1 53.7 L628.2 53.6 L629.3 53.4 L630.3 53.2 L631.4 52.9 L632.4 52.8 L633.5 52.6 L634.6 52.3 L635.6 50.2 L636.7 49.3 L637.7 48.3 L638.8 47.8 L639.9 47.4 L640.9 46.9 L642 46.2 L643 45.8 L644.1 45.2 L645.2 44.9 L646.2 44.8 L647.3 44.2 L648.3 43.9 L649.4 43.7 L650.5 43.5 L651.5 43.3 L652.6 42.9 L653.6 42.5 L654.7 42.1 L655.8 42 L656.8 41.8 L657.9 41.4 L658.9 41.3 L660 41.2 L661.1 41.1 L662.1 40.9 L663.2 40.8 L664.2 40.7 L665.3 40.7 L666.4 40.5 L667.4 40.4 L668.5 40.3 L669.5 40.1 L670.6 39.9 L671.7 39.6 L672.7 39.5 L673.8 39.4 L674.8 39.3 L675.9 38.8 L677 38.6 L678 38.2 L679.1 38.1 L680.1 37.7 L681.2 37.5 L682.3 37.4 L683.3 37.3 L684.4 37.1 L685.4 36.8 L686.5 36.7 L687.6 36.5 L688.6 36.3 L689.7 36.2 L690.7 36.1 L691.8 35.9 L692.9 35.8 L693.9 35.7 L697.1 35.6 L698.2 35.3 L700.3 35.2 L701.3 35.1 L703.5 35 L704.5 34.9 L705.6 34.6 L706.7
<path d="M220 170 L275.1 169.9 L283.6 169.8 L291 169.8 L292.1 169.7 L296.3 169.7 L297.4 169.6 L300.6 169.6 L306.9 169.5 L331.3 169.3 L332.4 169.2 L338.7 169.2 L340.9 169.1 L341.9 169 L343 168.9 L344 168.1 L345.1 167 L346.2 166.9 L347.2 166.7 L348.3 166.6 L349.3 166.4 L351.5 166.3 L352.5 166.2 L353.6 166.1 L354.7 166 L355.7 165.2 L356.8 164.1 L357.8 163.6 L358.9 163.2 L360 163.1 L361 163 L362.1 162.8 L366.3 162.7 L367.4 162.5 L368.4 162.4 L370.6 162.2 L371.6 162.1 L373.7 162 L374.8 161.9 L375.9 161.8 L378 161.7 L380.1 161.7 L381.2 161.5 L384.3 157.4 L385.4 153.9 L386.5 152.4 L387.5 150.5 L388.6 148.7 L389.6 147.5 L390.7 146.3 L391.8 145.3 L392.8 145 L393.9 144.5 L394.9 144.1 L396 143.8 L397.1 143.6 L398.1 143.1 L399.2 142.7 L400.2 142.1 L401.3 141.5 L402.4 141 L403.4 140.4 L404.5 139.9 L405.5 139.8 L406.6 139.5 L407.7 139.2 L408.7 138.7 L409.8 138.5 L411.9 138.2 L413 137.9 L414 137.7 L415.1 137.6 L416.1 137.4 L417.2 137.3 L418.3 137.2 L419.3 136.9 L420.4 136.6 L421.4 136.3 L422.5 135.9 L423.6 135.7 L424.6 135.6 L425.7 135.4 L426.7 135.2 L427.8 135 L428.9 134.9 L429.9 134.6 L431 134.4 L432 134.3 L433.1 134.1 L434.2 134 L435.2 133.8 L436.3 133.7 L437.3 133.6 L438.4 133.3 L439.5 132.8 L440.5 132.4 L441.6 132.3 L442.7 131.9 L443.7 131.7 L444.8 131.4 L446.9 131.1 L448 130.9 L449 130.7 L450.1 130.6 L451.1 130.2 L452.2 129.9 L453.3 129.8 L454.3 129.7 L455.4 129.7 L456.4 129.5 L457.5 129.5 L458.6 129.3 L459.6 129 L460.7 128.8 L461.7 128.7 L462.8 128.7 L463.9 128.5 L467 128.2 L468.1 128.1 L469.2 127.9 L470.2 127.7 L472.3 127.6 L473.4 127.2 L474.5 127.1 L475.5 126.6 L476.6 126.2 L477.6 125.9 L478.7 125.8 L479.8 125.7 L480.8 125.5 L481.9 125.3 L482.9 125.1 L484 124.9 L485.1 124.7 L486.1 124.5 L487.2 124 L488.2 123.7 L489.3 123.6 L490.4 123.2 L491.4 122.7 L492.5 122.1 L493.5 122 L494.6 121.6 L495.7 121.3 L497.8 121.1 L498.8 121 L499.9 120.8 L501 120.5 L502 120.1 L503.1 119.8 L505.2 119.4 L507.3 119.1 L508.4 118.8 L509.4 118.6 L510.5 118.5 L511.6 118.3 L512.6 118.1 L513.7 118 L514.7 117.8 L515.8 117.8 L516.9 117.6 L517.9 117.3 L519 117.2 L520 116.9 L521.1 116.8 L522.2 116.4 L523.2 116.2 L524.3 116 L525.3 115.6 L526.4 115.1 L527.5 114.5 L528.5 113.3 L529.6 112.2 L530.7 111.4 L531.7 110.7 L532.8 110 L533.8 108.5 L534.9 104.3 L536 101.6 L537 100.1 L538.1 99.6 L539.1 98.8 L540.2 98.2 L541.3 96.2 L542.3 94.2 L543.4 92.5 L544.4 91.9 L545.5 90.5 L546.6 89.9 L547.6 89.1 L548.7 88.3 L549.7 87.6 L550.8 86.9 L551.9 85.6 L552.9 85.3 L554 84.1 L555 83.8 L556.1 83.6 L557.2 83.1 L558.2 82.4 L559.3 81.9 L560.3 81.4 L561.4 81.1 L562.5 80.6 L563.5 80 L564.6 79.5 L565.6 76.5 L566.7 75.2 L567.8 74.3 L568.8 73.5 L569.9 73 L570.9 72.4 L572 71.9 L573.1 71.3 L574.1 70.9 L575.2 70.6 L576.2 70.4 L577.3 70.2 L578.4 69.7 L579.4 69.4 L580.5 68.7 L581.5 68.5 L582.6 68.2 L583.7 67.9 L584.7 67.7 L585.8 67.2 L586.8 66.9 L587.9 66 L589 65.7 L590 65.3 L591.1 65.2 L592.1 64.9 L593.2 64.5 L594.3 64.3 L595.3 63.9 L596.4 63.5 L597.4 63.3 L598.5 63 L599.6 62.6 L600.6 62.4 L601.7 62.1 L602.7 62 L603.8 61.6 L604.9 61.2 L605.9 61 L607 60.8 L608 59.9 L609.1 59.2 L610.2 58.9 L611.2 58.6 L612.3 58.3 L613.3 58.1 L614.4 57.7 L615.5 57.4 L616.5 57.2 L617.6 57.1 L618.7 56.9 L619.7 56.6 L620.8 55.9 L621.8 55.6 L622.9 55.1 L624 54.7 L625 54.5 L626.1 54 L627.1 53.7 L628.2 53.6 L629.3 53.4 L630.3 53.2 L631.4 52.9 L632.4 52.8 L633.5 52.6 L634.6 52.3 L635.6 50.2 L636.7 49.3 L637.7 48.3 L638.8 47.8 L639.9 47.4 L640.9 46.9 L642 46.2 L643 45.8 L644.1 45.2 L645.2 44.9 L646.2 44.8 L647.3 44.2 L648.3 43.9 L649.4 43.7 L650.5 43.5 L651.5 43.3 L652.6 42.9 L653.6 42.5 L654.7 42.1 L655.8 42 L656.8 41.8 L657.9 41.4 L658.9 41.3 L660 41.2 L661.1 41.1 L662.1 40.9 L663.2 40.8 L664.2 40.7 L665.3 40.7 L666.4 40.5 L667.4 40.4 L668.5 40.3 L669.5 40.1 L670.6 39.9 L671.7 39.6 L672.7 39.5 L673.8 39.4 L674.8 39.3 L675.9 38.8 L677 38.6 L678 38.2 L679.1 38.1 L680.1 37.7 L681.2 37.5 L682.3 37.4 L683.3 37.3 L684.4 37.1 L685.4 36.8 L686.5 36.7 L687.6 36.5 L688.6 36.3 L689.7 36.2 L690.7 36.1 L691.8 35.9 L692.9 35.8 L693.9 35.7 L697.1 35.6 L698.2 35.3 L700.3 35.2 L701.3 35.1 L703.5 35 L704.5 34.9 L705.6 34.6 L706.7
2026-07-22 18:20:18 +00:00
<circle cx="836" cy="20" r="5" fill="#8b5cf6" stroke="#fff" stroke-width="2"/>
2026-08-19 04:54:32 +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 1, 2025</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Aug 19, 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-17 05:00:37 +00:00
<text x="20" y="62" class="primary" font-size="20" font-weight="750">153</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-19 04:54:32 +00:00
<path d="M220 170 L275.1 170 L283.6 170 L291 170 L292.1 170 L296.3 170 L297.4 170 L300.6 170 L306.9 170 L331.3 170 L332.4 169 L338.7 169 L340.9 169 L341.9 169 L343 169 L344 169 L345.1 169 L346.2 169 L347.2 168 L348.3 168 L349.3 168 L351.5 168 L352.5 168 L353.6 167.1 L354.7 166.1 L355.7 166.1 L356.8 165.1 L357.8 165.1 L358.9 165.1 L360 165.1 L361 165.1 L362.1 165.1 L366.3 165.1 L367.4 165.1 L368.4 165.1 L370.6 165.1 L371.6 165.1 L373.7 165.1 L374.8 165.1 L375.9 164.1 L378 163.1 L380.1 163.1 L381.2 163.1 L384.3 159.2 L385.4 154.3 L386.5 151.4 L387.5 149.4 L388.6 148.4 L389.6 148.4 L390.7 147.5 L391.8 145.5 L392.8 144.5 L393.9 144.5 L394.9 144.5 L396 144.5 L397.1 144.5 L398.1 144.5 L399.2 144.5 L400.2 143.5 L401.3 143.5 L402.4 142.5 L403.4 140.6 L404.5 138.6 L405.5 136.7 L406.6 136.7 L407.7 136.7 L408.7 135.7 L409.8 135.7 L411.9 134.7 L413 133.7 L414 133.7 L415.1 133.7 L416.1 132.7 L417.2 131.8 L418.3 131.8 L419.3 131.8 L420.4 131.8 L421.4 131.8 L422.5 131.8 L423.6 131.8 L424.6 131.8 L425.7 130.8 L426.7 130.8 L427.8 130.8 L428.9 129.8 L429.9 129.8 L431 129.8 L432 129.8 L433.1 129.8 L434.2 129.8 L435.2 128.8 L436.3 128.8 L437.3 128.8 L438.4 128.8 L439.5 128.8 L440.5 128.8 L441.6 128.8 L442.7 128.8 L443.7 128.8 L444.8 128.8 L446.9 128.8 L448 128.8 L449 128.8 L450.1 128.8 L451.1 128.8 L452.2 127.8 L453.3 127.8 L454.3 126.9 L455.4 126.9 L456.4 125.9 L457.5 125.9 L458.6 125.9 L459.6 125.9 L460.7 124.9 L461.7 124.9 L462.8 123.9 L463.9 123.9 L467 122.9 L468.1 122.9 L469.2 122.9 L470.2 122.9 L472.3 122.9 L473.4 122 L474.5 122 L475.5 122 L476.6 122 L477.6 121 L478.7 121 L479.8 121 L480.8 120 L481.9 120 L482.9 119 L484 119 L485.1 119 L486.1 119 L487.2 118 L488.2 118 L489.3 118 L490.4 118 L491.4 118 L492.5 118 L493.5 118 L494.6 118 L495.7 118 L497.8 117.1 L498.8 117.1 L499.9 117.1 L501 117.1 L502 117.1 L503.1 117.1 L505.2 117.1 L507.3 116.1 L508.4 115.1 L509.4 114.1 L510.5 114.1 L511.6 114.1 L512.6 114.1 L513.7 114.1 L514.7 114.1 L515.8 112.2 L516.9 112.2 L517.9 111.2 L519 111.2 L520 110.2 L521.1 110.2 L522.2 109.2 L523.2 109.2 L524.3 109.2 L525.3 109.2 L526.4 108.2 L527.5 108.2 L528.5 108.2 L529.6 107.3 L530.7 107.3 L531.7 107.3 L532.8 106.3 L533.8 105.3 L534.9 104.3 L536 102.4 L537 100.4 L538.1 99.4 L539.1 99.4 L540.2 98.4 L541.3 98.4 L542.3 98.4 L543.4 97.5 L544.4 96.5 L545.5 94.5 L546.6 92.5 L547.6 91.6 L548.7 91.6 L549.7 91.6 L550.8 90.6 L551.9 88.6 L552.9 88.6 L554 87.6 L555 85.7 L556.1 85.7 L557.2 85.7 L558.2 85.7 L559.3 84.7 L560.3 83.7 L561.4 83.7 L562.5 83.7 L563.5 80.8 L564.6 80.8 L565.6 79.8 L566.7 78.8 L567.8 77.8 L568.8 77.8 L569.9 76.9 L570.9 76.9 L572 76.9 L573.1 76.9 L574.1 76.9 L575.2 75.9 L576.2 75.9 L577.3 75.9 L578.4 75.9 L579.4 73.9 L580.5 73.9 L581.5 72.9 L582.6 72.9 L583.7 72.9 L584.7 72.9 L585.8 72.9 L586.8 72.9 L587.9 72 L589 71 L590 71 L591.1 71 L592.1 71 L593.2 71 L594.3 69 L595.3 69 L596.4 69 L597.4 69 L598.5 69 L599.6 68 L600.6 67.1 L601.7 66.1 L602.7 66.1 L603.8 65.1 L604.9 65.1 L605.9 65.1 L607 65.1 L608 65.1 L609.1 65.1 L610.2 65.1 L611.2 65.1 L612.3 65.1 L613.3 65.1 L614.4 65.1 L615.5 65.1 L616.5 65.1 L617.6 65.1 L618.7 65.1 L619.7 65.1 L620.8 64.1 L621.8 64.1 L622.9 64.1 L624 64.1 L625 63.1 L626.1 63.1 L627.1 61.2 L628.2 61.2 L629.3 61.2 L630.3 61.2 L631.4 60.2 L632.4 60.2 L633.5 60.2 L634.6 60.2 L635.6 60.2 L636.7 59.2 L637.7 56.3 L638.8 56.3 L639.9 55.3 L640.9 55.3 L642 54.3 L643 54.3 L644.1 54.3 L645.2 54.3 L646.2 54.3 L647.3 54.3 L648.3 54.3 L649.4 54.3 L650.5 54.3 L651.5 53.3 L652.6 52.4 L653.6 52.4 L654.7 52.4 L655.8 52.4 L656.8 52.4 L657.9 51.4 L658.9 51.4 L660 51.4 L661.1 50.4 L662.1 50.4 L663.2 50.4 L664.2 50.4 L665.3 50.4 L666.4 50.4 L667.4 50.4 L668.5 50.4 L669.5 50.4 L670.6 50.4 L671.7 50.4 L672.7 50.4 L673.8 50.4 L674.8 50.4 L675.9 50.4 L677 50.4 L678 50.4 L679.1 50.4 L680.1 50.4 L681.2 50.4 L682.3 50.4 L683.3 50.4 L684.4 50.4 L685.4 50.4 L686.5 50.4 L687.6 50.4 L688.6 50.4 L689.7 50.4 L690.7 50.4 L691.8 50.4 L692.9 50.4 L693.9 50.4 L697.1 50.4 L698.2 50.4 L700.3 50.4 L701.3 49.4 L703.5 49.4 L704.5 48.4 L705.6 47.5 L706.7 47.5 L707.7 47.5 L708.8 47.5 L709.8 47.5 L710.9 47.5 L712 46.
<path d="M220 170 L275.1 170 L283.6 170 L291 170 L292.1 170 L296.3 170 L297.4 170 L300.6 170 L306.9 170 L331.3 170 L332.4 169 L338.7 169 L340.9 169 L341.9 169 L343 169 L344 169 L345.1 169 L346.2 169 L347.2 168 L348.3 168 L349.3 168 L351.5 168 L352.5 168 L353.6 167.1 L354.7 166.1 L355.7 166.1 L356.8 165.1 L357.8 165.1 L358.9 165.1 L360 165.1 L361 165.1 L362.1 165.1 L366.3 165.1 L367.4 165.1 L368.4 165.1 L370.6 165.1 L371.6 165.1 L373.7 165.1 L374.8 165.1 L375.9 164.1 L378 163.1 L380.1 163.1 L381.2 163.1 L384.3 159.2 L385.4 154.3 L386.5 151.4 L387.5 149.4 L388.6 148.4 L389.6 148.4 L390.7 147.5 L391.8 145.5 L392.8 144.5 L393.9 144.5 L394.9 144.5 L396 144.5 L397.1 144.5 L398.1 144.5 L399.2 144.5 L400.2 143.5 L401.3 143.5 L402.4 142.5 L403.4 140.6 L404.5 138.6 L405.5 136.7 L406.6 136.7 L407.7 136.7 L408.7 135.7 L409.8 135.7 L411.9 134.7 L413 133.7 L414 133.7 L415.1 133.7 L416.1 132.7 L417.2 131.8 L418.3 131.8 L419.3 131.8 L420.4 131.8 L421.4 131.8 L422.5 131.8 L423.6 131.8 L424.6 131.8 L425.7 130.8 L426.7 130.8 L427.8 130.8 L428.9 129.8 L429.9 129.8 L431 129.8 L432 129.8 L433.1 129.8 L434.2 129.8 L435.2 128.8 L436.3 128.8 L437.3 128.8 L438.4 128.8 L439.5 128.8 L440.5 128.8 L441.6 128.8 L442.7 128.8 L443.7 128.8 L444.8 128.8 L446.9 128.8 L448 128.8 L449 128.8 L450.1 128.8 L451.1 128.8 L452.2 127.8 L453.3 127.8 L454.3 126.9 L455.4 126.9 L456.4 125.9 L457.5 125.9 L458.6 125.9 L459.6 125.9 L460.7 124.9 L461.7 124.9 L462.8 123.9 L463.9 123.9 L467 122.9 L468.1 122.9 L469.2 122.9 L470.2 122.9 L472.3 122.9 L473.4 122 L474.5 122 L475.5 122 L476.6 122 L477.6 121 L478.7 121 L479.8 121 L480.8 120 L481.9 120 L482.9 119 L484 119 L485.1 119 L486.1 119 L487.2 118 L488.2 118 L489.3 118 L490.4 118 L491.4 118 L492.5 118 L493.5 118 L494.6 118 L495.7 118 L497.8 117.1 L498.8 117.1 L499.9 117.1 L501 117.1 L502 117.1 L503.1 117.1 L505.2 117.1 L507.3 116.1 L508.4 115.1 L509.4 114.1 L510.5 114.1 L511.6 114.1 L512.6 114.1 L513.7 114.1 L514.7 114.1 L515.8 112.2 L516.9 112.2 L517.9 111.2 L519 111.2 L520 110.2 L521.1 110.2 L522.2 109.2 L523.2 109.2 L524.3 109.2 L525.3 109.2 L526.4 108.2 L527.5 108.2 L528.5 108.2 L529.6 107.3 L530.7 107.3 L531.7 107.3 L532.8 106.3 L533.8 105.3 L534.9 104.3 L536 102.4 L537 100.4 L538.1 99.4 L539.1 99.4 L540.2 98.4 L541.3 98.4 L542.3 98.4 L543.4 97.5 L544.4 96.5 L545.5 94.5 L546.6 92.5 L547.6 91.6 L548.7 91.6 L549.7 91.6 L550.8 90.6 L551.9 88.6 L552.9 88.6 L554 87.6 L555 85.7 L556.1 85.7 L557.2 85.7 L558.2 85.7 L559.3 84.7 L560.3 83.7 L561.4 83.7 L562.5 83.7 L563.5 80.8 L564.6 80.8 L565.6 79.8 L566.7 78.8 L567.8 77.8 L568.8 77.8 L569.9 76.9 L570.9 76.9 L572 76.9 L573.1 76.9 L574.1 76.9 L575.2 75.9 L576.2 75.9 L577.3 75.9 L578.4 75.9 L579.4 73.9 L580.5 73.9 L581.5 72.9 L582.6 72.9 L583.7 72.9 L584.7 72.9 L585.8 72.9 L586.8 72.9 L587.9 72 L589 71 L590 71 L591.1 71 L592.1 71 L593.2 71 L594.3 69 L595.3 69 L596.4 69 L597.4 69 L598.5 69 L599.6 68 L600.6 67.1 L601.7 66.1 L602.7 66.1 L603.8 65.1 L604.9 65.1 L605.9 65.1 L607 65.1 L608 65.1 L609.1 65.1 L610.2 65.1 L611.2 65.1 L612.3 65.1 L613.3 65.1 L614.4 65.1 L615.5 65.1 L616.5 65.1 L617.6 65.1 L618.7 65.1 L619.7 65.1 L620.8 64.1 L621.8 64.1 L622.9 64.1 L624 64.1 L625 63.1 L626.1 63.1 L627.1 61.2 L628.2 61.2 L629.3 61.2 L630.3 61.2 L631.4 60.2 L632.4 60.2 L633.5 60.2 L634.6 60.2 L635.6 60.2 L636.7 59.2 L637.7 56.3 L638.8 56.3 L639.9 55.3 L640.9 55.3 L642 54.3 L643 54.3 L644.1 54.3 L645.2 54.3 L646.2 54.3 L647.3 54.3 L648.3 54.3 L649.4 54.3 L650.5 54.3 L651.5 53.3 L652.6 52.4 L653.6 52.4 L654.7 52.4 L655.8 52.4 L656.8 52.4 L657.9 51.4 L658.9 51.4 L660 51.4 L661.1 50.4 L662.1 50.4 L663.2 50.4 L664.2 50.4 L665.3 50.4 L666.4 50.4 L667.4 50.4 L668.5 50.4 L669.5 50.4 L670.6 50.4 L671.7 50.4 L672.7 50.4 L673.8 50.4 L674.8 50.4 L675.9 50.4 L677 50.4 L678 50.4 L679.1 50.4 L680.1 50.4 L681.2 50.4 L682.3 50.4 L683.3 50.4 L684.4 50.4 L685.4 50.4 L686.5 50.4 L687.6 50.4 L688.6 50.4 L689.7 50.4 L690.7 50.4 L691.8 50.4 L692.9 50.4 L693.9 50.4 L697.1 50.4 L698.2 50.4 L700.3 50.4 L701.3 49.4 L703.5 49.4 L704.5 48.4 L705.6 47.5 L706.7 47.5 L707.7 47.5 L708.8 47.5 L709.8 47.5 L710.9 47.5 L712 46.
2026-08-17 05:00:37 +00:00
<circle cx="836" cy="20" r="5" fill="#06b6d4" stroke="#fff" stroke-width="2"/>
2026-08-19 04:54:32 +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 1, 2025</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Aug 19, 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-19 04:54:32 +00:00
<text x="20" y="62" class="primary" font-size="20" font-weight="750">16.4K</text>
<text x="20" y="83" class="secondary" font-size="11">range 44816.4K</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">16.4K</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">8,419</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>
<path d="M220 170 L256.2 165.7 L292.5 161.2 L328.7 156.9 L364.9 153.3 L401.2 149.9 L437.4 146.4 L473.6 143.1 L509.9 139.4 L546.1 135.8 L582.4 132.3 L618.6 128.6 L654.8 124.9 L691.1 26.7 L727.3 23.5 L763.5 20 L799.8 20 L836 20 L836 170 L220 170 Z" fill="url(#fill-clones)"/>
<path d="M220 170 L256.2 165.7 L292.5 161.2 L328.7 156.9 L364.9 153.3 L401.2 149.9 L437.4 146.4 L473.6 143.1 L509.9 139.4 L546.1 135.8 L582.4 132.3 L618.6 128.6 L654.8 124.9 L691.1 26.7 L727.3 23.5 L763.5 20 L799.8 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-19 04:54:32 +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 10, 2026</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Aug 19, 2026</text>
2026-07-22 19:54:05 +02:00
</g>
2026-08-19 04:54:32 +00:00
<text x="30" y="862" class="secondary" font-size="11">Updated Aug 19, 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>