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-09-07 09:25:01 +00:00
<text x="30" y="70" class="secondary" font-size="14">MacRimi/ProxMenux · Jan 15, 2025 Sep 7, 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-09-07 09:25:01 +00:00
<text x="38" y="64" class="primary" font-size="27" font-weight="760" letter-spacing="-.5">2,959</text>
<text x="246" y="63" text-anchor="end" fill="#8b5cf6" font-size="11" font-weight="650">+2,958 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-09-06 08:42:07 +00:00
<text x="38" y="64" class="primary" font-size="27" font-weight="760" letter-spacing="-.5">26.4K</text>
<text x="246" y="63" text-anchor="end" fill="#f59e0b" font-size="11" font-weight="650">+26K 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-09-07 09:25:01 +00:00
<text x="20" y="62" class="primary" font-size="20" font-weight="750">2,959</text>
<text x="20" y="83" class="secondary" font-size="11">range 12,959</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,959</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,480</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 L273.4 169.9 L281.6 169.8 L288.8 169.8 L289.8 169.7 L293.9 169.7 L294.9 169.6 L298 169.6 L304.2 169.5 L327.8 169.3 L328.8 169.2 L335 169.2 L337 169.1 L338.1 169 L339.1 168.9 L340.1 168.1 L341.1 167.1 L342.2 167 L343.2 166.8 L344.2 166.7 L345.3 166.6 L347.3 166.5 L348.3 166.3 L349.4 166.2 L350.4 166.1 L351.4 165.4 L352.4 164.3 L353.5 163.8 L354.5 163.4 L355.5 163.4 L356.5 163.3 L357.6 163.1 L361.7 163 L362.7 162.7 L363.7 162.6 L365.8 162.5 L366.8 162.4 L368.9 162.3 L369.9 162.2 L370.9 162.1 L373 162 L375 161.9 L376.1 161.7 L379.1 157.8 L380.2 154.4 L381.2 153 L382.2 151.1 L383.2 149.4 L384.3 148.2 L385.3 147 L386.3 146.1 L387.3 145.8 L388.4 145.3 L389.4 144.9 L390.4 144.6 L391.5 144.4 L392.5 143.9 L393.5 143.6 L394.5 143 L395.6 142.4 L396.6 142 L397.6 141.3 L398.6 140.9 L399.7 140.8 L400.7 140.4 L401.7 140.1 L402.7 139.7 L403.8 139.5 L405.8 139.2 L406.9 138.9 L407.9 138.8 L408.9 138.7 L409.9 138.5 L411 138.3 L412 138.2 L413 138 L414 137.6 L415.1 137.4 L416.1 137 L417.1 136.8 L418.1 136.7 L419.2 136.5 L420.2 136.3 L421.2 136.1 L422.3 136 L423.3 135.8 L424.3 135.6 L425.3 135.5 L426.4 135.2 L427.4 135.1 L428.4 135 L429.4 134.8 L430.5 134.8 L431.5 134.5 L432.5 134 L433.5 133.6 L434.6 133.5 L435.6 133.1 L436.6 132.9 L437.7 132.6 L439.7 132.4 L440.7 132.1 L441.8 132 L442.8 131.8 L443.8 131.5 L444.8 131.2 L445.9 131.1 L446.9 131 L447.9 131 L448.9 130.8 L450 130.8 L451 130.6 L452 130.3 L453.1 130.1 L454.1 130 L455.1 130 L456.1 129.8 L459.2 129.5 L460.2 129.4 L461.3 129.2 L462.3 129 L464.3 129 L465.4 128.5 L466.4 128.4 L467.4 128 L468.5 127.6 L469.5 127.3 L470.5 127.3 L471.5 127.2 L472.6 126.9 L473.6 126.7 L474.6 126.5 L475.6 126.3 L476.7 126.1 L477.7 125.9 L478.7 125.4 L479.7 125.2 L480.8 125.1 L481.8 124.7 L482.8 124.2 L483.9 123.7 L484.9 123.5 L485.9 123.1 L486.9 122.9 L489 122.6 L490 122.5 L491 122.4 L492.1 122 L493.1 121.7 L494.1 121.4 L496.2 121 L498.2 120.7 L499.3 120.5 L500.3 120.2 L501.3 120.1 L502.3 119.9 L503.4 119.7 L504.4 119.7 L505.4 119.4 L506.4 119.4 L507.5 119.3 L508.5 119 L509.5 118.8 L510.5 118.6 L511.6 118.5 L512.6 118.1 L513.6 117.9 L514.7 117.7 L515.7 117.3 L516.7 116.8 L517.7 116.2 L518.8 115.1 L519.8 114 L520.8 113.3 L521.8 112.5 L522.9 111.9 L523.9 110.4 L524.9 106.4 L525.9 103.8 L527 102.3 L528 101.8 L529 101.1 L530.1 100.5 L531.1 98.5 L532.1 96.6 L533.1 95 L534.2 94.4 L535.2 93.1 L536.2 92.5 L537.2 91.7 L538.3 90.9 L539.3 90.2 L540.3 89.6 L541.3 88.3 L542.4 88 L543.4 86.8 L544.4 86.6 L545.5 86.3 L546.5 85.8 L547.5 85.2 L548.5 84.7 L549.6 84.2 L550.6 83.9 L551.6 83.4 L552.6 82.8 L553.7 82.4 L554.7 79.5 L555.7 78.2 L556.7 77.4 L557.8 76.5 L558.8 76.1 L559.8 75.5 L560.9 75 L561.9 74.4 L562.9 74.1 L563.9 73.8 L565 73.6 L566 73.3 L567 72.8 L568 72.6 L569.1 71.9 L570.1 71.7 L571.1 71.5 L572.1 71.2 L573.2 70.9 L574.2 70.5 L575.2 70.2 L576.3 69.3 L577.3 69 L578.3 68.6 L579.3 68.5 L580.4 68.2 L581.4 67.8 L582.4 67.7 L583.4 67.3 L584.5 66.9 L585.5 66.7 L586.5 66.4 L587.5 66 L588.6 65.8 L589.6 65.5 L590.6 65.4 L591.7 65.1 L592.7 64.7 L593.7 64.4 L594.7 64.3 L595.8 63.4 L596.8 62.7 L597.8 62.4 L598.8 62.1 L599.9 61.8 L600.9 61.6 L601.9 61.3 L602.9 61 L604 60.8 L605 60.7 L606 60.5 L607.1 60.2 L608.1 59.5 L609.1 59.2 L610.1 58.8 L611.2 58.3 L612.2 58.1 L613.2 57.7 L614.2 57.4 L615.3 57.3 L616.3 57.1 L617.3 56.9 L618.3 56.6 L619.4 56.6 L620.4 56.4 L621.4 56 L622.5 54 L623.5 53.1 L624.5 52.2 L625.5 51.7 L626.6 51.3 L627.6 50.8 L628.6 50.1 L629.6 49.7 L630.7 49.2 L631.7 48.9 L632.7 48.8 L633.7 48.2 L634.8 47.9 L635.8 47.7 L636.8 47.5 L637.9 47.3 L638.9 46.9 L639.9 46.6 L640.9 46.2 L642 46.1 L643 45.9 L644 45.5 L645 45.4 L646.1 45.3 L647.1 45.2 L648.1 45.1 L649.1 44.9 L650.2 44.8 L651.2 44.8 L652.2 44.6 L653.3 44.5 L654.3 44.4 L655.3 44.2 L656.3 44 L657.4 43.7 L658.4 43.7 L659.4 43.5 L660.4 43.4 L661.5 43 L662.5 42.8 L663.5 42.4 L664.5 42.3 L665.6 41.9 L666.6 41.8 L667.6 41.7 L668.7 41.6 L669.7 41.3 L670.7 41 L671.7 40.9 L672.8 40.7 L673.8 40.6 L674.8 40.4 L675.8 40.3 L676.9 40.2 L677.9 40 L678.9 40 L682 39.9 L683 39.6 L685.1 39.5 L686.1 39.4 L688.2 39.3 L689.2 39.2 L690.2 38.9 L691.2 38.7 L692.3 38
<path d="M220 170 L273.4 169.9 L281.6 169.8 L288.8 169.8 L289.8 169.7 L293.9 169.7 L294.9 169.6 L298 169.6 L304.2 169.5 L327.8 169.3 L328.8 169.2 L335 169.2 L337 169.1 L338.1 169 L339.1 168.9 L340.1 168.1 L341.1 167.1 L342.2 167 L343.2 166.8 L344.2 166.7 L345.3 166.6 L347.3 166.5 L348.3 166.3 L349.4 166.2 L350.4 166.1 L351.4 165.4 L352.4 164.3 L353.5 163.8 L354.5 163.4 L355.5 163.4 L356.5 163.3 L357.6 163.1 L361.7 163 L362.7 162.7 L363.7 162.6 L365.8 162.5 L366.8 162.4 L368.9 162.3 L369.9 162.2 L370.9 162.1 L373 162 L375 161.9 L376.1 161.7 L379.1 157.8 L380.2 154.4 L381.2 153 L382.2 151.1 L383.2 149.4 L384.3 148.2 L385.3 147 L386.3 146.1 L387.3 145.8 L388.4 145.3 L389.4 144.9 L390.4 144.6 L391.5 144.4 L392.5 143.9 L393.5 143.6 L394.5 143 L395.6 142.4 L396.6 142 L397.6 141.3 L398.6 140.9 L399.7 140.8 L400.7 140.4 L401.7 140.1 L402.7 139.7 L403.8 139.5 L405.8 139.2 L406.9 138.9 L407.9 138.8 L408.9 138.7 L409.9 138.5 L411 138.3 L412 138.2 L413 138 L414 137.6 L415.1 137.4 L416.1 137 L417.1 136.8 L418.1 136.7 L419.2 136.5 L420.2 136.3 L421.2 136.1 L422.3 136 L423.3 135.8 L424.3 135.6 L425.3 135.5 L426.4 135.2 L427.4 135.1 L428.4 135 L429.4 134.8 L430.5 134.8 L431.5 134.5 L432.5 134 L433.5 133.6 L434.6 133.5 L435.6 133.1 L436.6 132.9 L437.7 132.6 L439.7 132.4 L440.7 132.1 L441.8 132 L442.8 131.8 L443.8 131.5 L444.8 131.2 L445.9 131.1 L446.9 131 L447.9 131 L448.9 130.8 L450 130.8 L451 130.6 L452 130.3 L453.1 130.1 L454.1 130 L455.1 130 L456.1 129.8 L459.2 129.5 L460.2 129.4 L461.3 129.2 L462.3 129 L464.3 129 L465.4 128.5 L466.4 128.4 L467.4 128 L468.5 127.6 L469.5 127.3 L470.5 127.3 L471.5 127.2 L472.6 126.9 L473.6 126.7 L474.6 126.5 L475.6 126.3 L476.7 126.1 L477.7 125.9 L478.7 125.4 L479.7 125.2 L480.8 125.1 L481.8 124.7 L482.8 124.2 L483.9 123.7 L484.9 123.5 L485.9 123.1 L486.9 122.9 L489 122.6 L490 122.5 L491 122.4 L492.1 122 L493.1 121.7 L494.1 121.4 L496.2 121 L498.2 120.7 L499.3 120.5 L500.3 120.2 L501.3 120.1 L502.3 119.9 L503.4 119.7 L504.4 119.7 L505.4 119.4 L506.4 119.4 L507.5 119.3 L508.5 119 L509.5 118.8 L510.5 118.6 L511.6 118.5 L512.6 118.1 L513.6 117.9 L514.7 117.7 L515.7 117.3 L516.7 116.8 L517.7 116.2 L518.8 115.1 L519.8 114 L520.8 113.3 L521.8 112.5 L522.9 111.9 L523.9 110.4 L524.9 106.4 L525.9 103.8 L527 102.3 L528 101.8 L529 101.1 L530.1 100.5 L531.1 98.5 L532.1 96.6 L533.1 95 L534.2 94.4 L535.2 93.1 L536.2 92.5 L537.2 91.7 L538.3 90.9 L539.3 90.2 L540.3 89.6 L541.3 88.3 L542.4 88 L543.4 86.8 L544.4 86.6 L545.5 86.3 L546.5 85.8 L547.5 85.2 L548.5 84.7 L549.6 84.2 L550.6 83.9 L551.6 83.4 L552.6 82.8 L553.7 82.4 L554.7 79.5 L555.7 78.2 L556.7 77.4 L557.8 76.5 L558.8 76.1 L559.8 75.5 L560.9 75 L561.9 74.4 L562.9 74.1 L563.9 73.8 L565 73.6 L566 73.3 L567 72.8 L568 72.6 L569.1 71.9 L570.1 71.7 L571.1 71.5 L572.1 71.2 L573.2 70.9 L574.2 70.5 L575.2 70.2 L576.3 69.3 L577.3 69 L578.3 68.6 L579.3 68.5 L580.4 68.2 L581.4 67.8 L582.4 67.7 L583.4 67.3 L584.5 66.9 L585.5 66.7 L586.5 66.4 L587.5 66 L588.6 65.8 L589.6 65.5 L590.6 65.4 L591.7 65.1 L592.7 64.7 L593.7 64.4 L594.7 64.3 L595.8 63.4 L596.8 62.7 L597.8 62.4 L598.8 62.1 L599.9 61.8 L600.9 61.6 L601.9 61.3 L602.9 61 L604 60.8 L605 60.7 L606 60.5 L607.1 60.2 L608.1 59.5 L609.1 59.2 L610.1 58.8 L611.2 58.3 L612.2 58.1 L613.2 57.7 L614.2 57.4 L615.3 57.3 L616.3 57.1 L617.3 56.9 L618.3 56.6 L619.4 56.6 L620.4 56.4 L621.4 56 L622.5 54 L623.5 53.1 L624.5 52.2 L625.5 51.7 L626.6 51.3 L627.6 50.8 L628.6 50.1 L629.6 49.7 L630.7 49.2 L631.7 48.9 L632.7 48.8 L633.7 48.2 L634.8 47.9 L635.8 47.7 L636.8 47.5 L637.9 47.3 L638.9 46.9 L639.9 46.6 L640.9 46.2 L642 46.1 L643 45.9 L644 45.5 L645 45.4 L646.1 45.3 L647.1 45.2 L648.1 45.1 L649.1 44.9 L650.2 44.8 L651.2 44.8 L652.2 44.6 L653.3 44.5 L654.3 44.4 L655.3 44.2 L656.3 44 L657.4 43.7 L658.4 43.7 L659.4 43.5 L660.4 43.4 L661.5 43 L662.5 42.8 L663.5 42.4 L664.5 42.3 L665.6 41.9 L666.6 41.8 L667.6 41.7 L668.7 41.6 L669.7 41.3 L670.7 41 L671.7 40.9 L672.8 40.7 L673.8 40.6 L674.8 40.4 L675.8 40.3 L676.9 40.2 L677.9 40 L678.9 40 L682 39.9 L683 39.6 L685.1 39.5 L686.1 39.4 L688.2 39.3 L689.2 39.2 L690.2 38.9 L691.2 38.7 L692.3 38
2026-07-22 18:20:18 +00:00
<circle cx="836" cy="20" r="5" fill="#8b5cf6" stroke="#fff" stroke-width="2"/>
2026-09-07 09:25:01 +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 11, 2025</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Sep 7, 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-09-07 09:25:01 +00:00
<path d="M220 170 L273.4 170 L281.6 170 L288.8 170 L289.8 170 L293.9 170 L294.9 170 L298 170 L304.2 170 L327.8 170 L328.8 169 L335 169 L337 169 L338.1 169 L339.1 169 L340.1 169 L341.1 169 L342.2 169 L343.2 168 L344.2 168 L345.3 168 L347.3 168 L348.3 168 L349.4 167.1 L350.4 166.1 L351.4 166.1 L352.4 165.1 L353.5 165.1 L354.5 165.1 L355.5 165.1 L356.5 165.1 L357.6 165.1 L361.7 165.1 L362.7 165.1 L363.7 165.1 L365.8 165.1 L366.8 165.1 L368.9 165.1 L369.9 165.1 L370.9 164.1 L373 163.1 L375 163.1 L376.1 163.1 L379.1 159.2 L380.2 154.3 L381.2 151.4 L382.2 149.4 L383.2 148.4 L384.3 148.4 L385.3 147.5 L386.3 145.5 L387.3 144.5 L388.4 144.5 L389.4 144.5 L390.4 144.5 L391.5 144.5 L392.5 144.5 L393.5 144.5 L394.5 143.5 L395.6 143.5 L396.6 142.5 L397.6 140.6 L398.6 138.6 L399.7 136.7 L400.7 136.7 L401.7 136.7 L402.7 135.7 L403.8 135.7 L405.8 134.7 L406.9 133.7 L407.9 133.7 L408.9 133.7 L409.9 132.7 L411 131.8 L412 131.8 L413 131.8 L414 131.8 L415.1 131.8 L416.1 131.8 L417.1 131.8 L418.1 131.8 L419.2 130.8 L420.2 130.8 L421.2 130.8 L422.3 129.8 L423.3 129.8 L424.3 129.8 L425.3 129.8 L426.4 129.8 L427.4 129.8 L428.4 128.8 L429.4 128.8 L430.5 128.8 L431.5 128.8 L432.5 128.8 L433.5 128.8 L434.6 128.8 L435.6 128.8 L436.6 128.8 L437.7 128.8 L439.7 128.8 L440.7 128.8 L441.8 128.8 L442.8 128.8 L443.8 128.8 L444.8 127.8 L445.9 127.8 L446.9 126.9 L447.9 126.9 L448.9 125.9 L450 125.9 L451 125.9 L452 125.9 L453.1 124.9 L454.1 124.9 L455.1 123.9 L456.1 123.9 L459.2 122.9 L460.2 122.9 L461.3 122.9 L462.3 122.9 L464.3 122.9 L465.4 122 L466.4 122 L467.4 122 L468.5 122 L469.5 121 L470.5 121 L471.5 121 L472.6 120 L473.6 120 L474.6 119 L475.6 119 L476.7 119 L477.7 119 L478.7 118 L479.7 118 L480.8 118 L481.8 118 L482.8 118 L483.9 118 L484.9 118 L485.9 118 L486.9 118 L489 117.1 L490 117.1 L491 117.1 L492.1 117.1 L493.1 117.1 L494.1 117.1 L496.2 117.1 L498.2 116.1 L499.3 115.1 L500.3 114.1 L501.3 114.1 L502.3 114.1 L503.4 114.1 L504.4 114.1 L505.4 114.1 L506.4 112.2 L507.5 112.2 L508.5 111.2 L509.5 111.2 L510.5 110.2 L511.6 110.2 L512.6 109.2 L513.6 109.2 L514.7 109.2 L515.7 109.2 L516.7 108.2 L517.7 108.2 L518.8 108.2 L519.8 107.3 L520.8 107.3 L521.8 107.3 L522.9 106.3 L523.9 105.3 L524.9 104.3 L525.9 102.4 L527 100.4 L528 99.4 L529 99.4 L530.1 98.4 L531.1 98.4 L532.1 98.4 L533.1 97.5 L534.2 96.5 L535.2 94.5 L536.2 92.5 L537.2 91.6 L538.3 91.6 L539.3 91.6 L540.3 90.6 L541.3 88.6 L542.4 88.6 L543.4 87.6 L544.4 85.7 L545.5 85.7 L546.5 85.7 L547.5 85.7 L548.5 84.7 L549.6 83.7 L550.6 83.7 L551.6 83.7 L552.6 80.8 L553.7 80.8 L554.7 79.8 L555.7 78.8 L556.7 77.8 L557.8 77.8 L558.8 76.9 L559.8 76.9 L560.9 76.9 L561.9 76.9 L562.9 76.9 L563.9 75.9 L565 75.9 L566 75.9 L567 75.9 L568 73.9 L569.1 73.9 L570.1 72.9 L571.1 72.9 L572.1 72.9 L573.2 72.9 L574.2 72.9 L575.2 72.9 L576.3 72 L577.3 71 L578.3 71 L579.3 71 L580.4 71 L581.4 71 L582.4 69 L583.4 69 L584.5 69 L585.5 69 L586.5 69 L587.5 68 L588.6 67.1 L589.6 66.1 L590.6 66.1 L591.7 65.1 L592.7 65.1 L593.7 65.1 L594.7 65.1 L595.8 65.1 L596.8 65.1 L597.8 65.1 L598.8 65.1 L599.9 65.1 L600.9 65.1 L601.9 65.1 L602.9 65.1 L604 65.1 L605 65.1 L606 65.1 L607.1 65.1 L608.1 64.1 L609.1 64.1 L610.1 64.1 L611.2 64.1 L612.2 63.1 L613.2 63.1 L614.2 61.2 L615.3 61.2 L616.3 61.2 L617.3 61.2 L618.3 60.2 L619.4 60.2 L620.4 60.2 L621.4 60.2 L622.5 60.2 L623.5 59.2 L624.5 56.3 L625.5 56.3 L626.6 55.3 L627.6 55.3 L628.6 54.3 L629.6 54.3 L630.7 54.3 L631.7 54.3 L632.7 54.3 L633.7 54.3 L634.8 54.3 L635.8 54.3 L636.8 54.3 L637.9 53.3 L638.9 52.4 L639.9 52.4 L640.9 52.4 L642 52.4 L643 52.4 L644 51.4 L645 51.4 L646.1 51.4 L647.1 50.4 L648.1 50.4 L649.1 50.4 L650.2 50.4 L651.2 50.4 L652.2 50.4 L653.3 50.4 L654.3 50.4 L655.3 50.4 L656.3 50.4 L657.4 50.4 L658.4 50.4 L659.4 50.4 L660.4 50.4 L661.5 50.4 L662.5 50.4 L663.5 50.4 L664.5 50.4 L665.6 50.4 L666.6 50.4 L667.6 50.4 L668.7 50.4 L669.7 50.4 L670.7 50.4 L671.7 50.4 L672.8 50.4 L673.8 50.4 L674.8 50.4 L675.8 50.4 L676.9 50.4 L677.9 50.4 L678.9 50.4 L682 50.4 L683 50.4 L685.1 50.4 L686.1 49.4 L688.2 49.4 L689.2 48.4 L690.2 47.5 L691.2 47.5 L692.3 47.5 L693.3 47.5 L694.3 47.5 L695.3 47.5
<path d="M220 170 L273.4 170 L281.6 170 L288.8 170 L289.8 170 L293.9 170 L294.9 170 L298 170 L304.2 170 L327.8 170 L328.8 169 L335 169 L337 169 L338.1 169 L339.1 169 L340.1 169 L341.1 169 L342.2 169 L343.2 168 L344.2 168 L345.3 168 L347.3 168 L348.3 168 L349.4 167.1 L350.4 166.1 L351.4 166.1 L352.4 165.1 L353.5 165.1 L354.5 165.1 L355.5 165.1 L356.5 165.1 L357.6 165.1 L361.7 165.1 L362.7 165.1 L363.7 165.1 L365.8 165.1 L366.8 165.1 L368.9 165.1 L369.9 165.1 L370.9 164.1 L373 163.1 L375 163.1 L376.1 163.1 L379.1 159.2 L380.2 154.3 L381.2 151.4 L382.2 149.4 L383.2 148.4 L384.3 148.4 L385.3 147.5 L386.3 145.5 L387.3 144.5 L388.4 144.5 L389.4 144.5 L390.4 144.5 L391.5 144.5 L392.5 144.5 L393.5 144.5 L394.5 143.5 L395.6 143.5 L396.6 142.5 L397.6 140.6 L398.6 138.6 L399.7 136.7 L400.7 136.7 L401.7 136.7 L402.7 135.7 L403.8 135.7 L405.8 134.7 L406.9 133.7 L407.9 133.7 L408.9 133.7 L409.9 132.7 L411 131.8 L412 131.8 L413 131.8 L414 131.8 L415.1 131.8 L416.1 131.8 L417.1 131.8 L418.1 131.8 L419.2 130.8 L420.2 130.8 L421.2 130.8 L422.3 129.8 L423.3 129.8 L424.3 129.8 L425.3 129.8 L426.4 129.8 L427.4 129.8 L428.4 128.8 L429.4 128.8 L430.5 128.8 L431.5 128.8 L432.5 128.8 L433.5 128.8 L434.6 128.8 L435.6 128.8 L436.6 128.8 L437.7 128.8 L439.7 128.8 L440.7 128.8 L441.8 128.8 L442.8 128.8 L443.8 128.8 L444.8 127.8 L445.9 127.8 L446.9 126.9 L447.9 126.9 L448.9 125.9 L450 125.9 L451 125.9 L452 125.9 L453.1 124.9 L454.1 124.9 L455.1 123.9 L456.1 123.9 L459.2 122.9 L460.2 122.9 L461.3 122.9 L462.3 122.9 L464.3 122.9 L465.4 122 L466.4 122 L467.4 122 L468.5 122 L469.5 121 L470.5 121 L471.5 121 L472.6 120 L473.6 120 L474.6 119 L475.6 119 L476.7 119 L477.7 119 L478.7 118 L479.7 118 L480.8 118 L481.8 118 L482.8 118 L483.9 118 L484.9 118 L485.9 118 L486.9 118 L489 117.1 L490 117.1 L491 117.1 L492.1 117.1 L493.1 117.1 L494.1 117.1 L496.2 117.1 L498.2 116.1 L499.3 115.1 L500.3 114.1 L501.3 114.1 L502.3 114.1 L503.4 114.1 L504.4 114.1 L505.4 114.1 L506.4 112.2 L507.5 112.2 L508.5 111.2 L509.5 111.2 L510.5 110.2 L511.6 110.2 L512.6 109.2 L513.6 109.2 L514.7 109.2 L515.7 109.2 L516.7 108.2 L517.7 108.2 L518.8 108.2 L519.8 107.3 L520.8 107.3 L521.8 107.3 L522.9 106.3 L523.9 105.3 L524.9 104.3 L525.9 102.4 L527 100.4 L528 99.4 L529 99.4 L530.1 98.4 L531.1 98.4 L532.1 98.4 L533.1 97.5 L534.2 96.5 L535.2 94.5 L536.2 92.5 L537.2 91.6 L538.3 91.6 L539.3 91.6 L540.3 90.6 L541.3 88.6 L542.4 88.6 L543.4 87.6 L544.4 85.7 L545.5 85.7 L546.5 85.7 L547.5 85.7 L548.5 84.7 L549.6 83.7 L550.6 83.7 L551.6 83.7 L552.6 80.8 L553.7 80.8 L554.7 79.8 L555.7 78.8 L556.7 77.8 L557.8 77.8 L558.8 76.9 L559.8 76.9 L560.9 76.9 L561.9 76.9 L562.9 76.9 L563.9 75.9 L565 75.9 L566 75.9 L567 75.9 L568 73.9 L569.1 73.9 L570.1 72.9 L571.1 72.9 L572.1 72.9 L573.2 72.9 L574.2 72.9 L575.2 72.9 L576.3 72 L577.3 71 L578.3 71 L579.3 71 L580.4 71 L581.4 71 L582.4 69 L583.4 69 L584.5 69 L585.5 69 L586.5 69 L587.5 68 L588.6 67.1 L589.6 66.1 L590.6 66.1 L591.7 65.1 L592.7 65.1 L593.7 65.1 L594.7 65.1 L595.8 65.1 L596.8 65.1 L597.8 65.1 L598.8 65.1 L599.9 65.1 L600.9 65.1 L601.9 65.1 L602.9 65.1 L604 65.1 L605 65.1 L606 65.1 L607.1 65.1 L608.1 64.1 L609.1 64.1 L610.1 64.1 L611.2 64.1 L612.2 63.1 L613.2 63.1 L614.2 61.2 L615.3 61.2 L616.3 61.2 L617.3 61.2 L618.3 60.2 L619.4 60.2 L620.4 60.2 L621.4 60.2 L622.5 60.2 L623.5 59.2 L624.5 56.3 L625.5 56.3 L626.6 55.3 L627.6 55.3 L628.6 54.3 L629.6 54.3 L630.7 54.3 L631.7 54.3 L632.7 54.3 L633.7 54.3 L634.8 54.3 L635.8 54.3 L636.8 54.3 L637.9 53.3 L638.9 52.4 L639.9 52.4 L640.9 52.4 L642 52.4 L643 52.4 L644 51.4 L645 51.4 L646.1 51.4 L647.1 50.4 L648.1 50.4 L649.1 50.4 L650.2 50.4 L651.2 50.4 L652.2 50.4 L653.3 50.4 L654.3 50.4 L655.3 50.4 L656.3 50.4 L657.4 50.4 L658.4 50.4 L659.4 50.4 L660.4 50.4 L661.5 50.4 L662.5 50.4 L663.5 50.4 L664.5 50.4 L665.6 50.4 L666.6 50.4 L667.6 50.4 L668.7 50.4 L669.7 50.4 L670.7 50.4 L671.7 50.4 L672.8 50.4 L673.8 50.4 L674.8 50.4 L675.8 50.4 L676.9 50.4 L677.9 50.4 L678.9 50.4 L682 50.4 L683 50.4 L685.1 50.4 L686.1 49.4 L688.2 49.4 L689.2 48.4 L690.2 47.5 L691.2 47.5 L692.3 47.5 L693.3 47.5 L694.3 47.5 L695.3 47.5
2026-08-29 11:09:13 +00:00
<circle cx="836" cy="21" r="5" fill="#06b6d4" stroke="#fff" stroke-width="2"/>
2026-09-07 09:25:01 +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 11, 2025</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Sep 7, 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-09-06 08:42:07 +00:00
<text x="20" y="62" class="primary" font-size="20" font-weight="750">26.4K</text>
<text x="20" y="83" class="secondary" font-size="11">range 44826.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">26.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">13.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-09-07 09:25:01 +00:00
<path d="M220 170 L237.1 167.3 L254.2 164.6 L271.3 162 L288.4 159.8 L305.6 157.7 L322.7 155.5 L339.8 153.5 L356.9 151.2 L374 149 L391.1 146.9 L408.2 144.6 L425.3 142.4 L442.4 82.1 L459.6 80.1 L476.7 78 L493.8 75.6 L510.9 73.5 L528 71.6 L545.1 69.3 L562.2 67.1 L579.3 64.6 L596.4 62.1 L613.6 59.9 L630.7 57.6 L647.8 55.2 L664.9 53.3 L682 51.2 L699.1 49.5 L716.2 47.5 L733.3 44.3 L750.4 38.2 L767.6 29.6 L784.7 24.2 L801.8 20 L818.9 20 L836 20 L836 170 L220 170 Z" fill="url(#fill-clones)"/>
<path d="M220 170 L237.1 167.3 L254.2 164.6 L271.3 162 L288.4 159.8 L305.6 157.7 L322.7 155.5 L339.8 153.5 L356.9 151.2 L374 149 L391.1 146.9 L408.2 144.6 L425.3 142.4 L442.4 82.1 L459.6 80.1 L476.7 78 L493.8 75.6 L510.9 73.5 L528 71.6 L545.1 69.3 L562.2 67.1 L579.3 64.6 L596.4 62.1 L613.6 59.9 L630.7 57.6 L647.8 55.2 L664.9 53.3 L682 51.2 L699.1 49.5 L716.2 47.5 L733.3 44.3 L750.4 38.2 L767.6 29.6 L784.7 24.2 L801.8 20 L818.9 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-09-07 09:25:01 +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 20, 2026</text><text x="836" y="194" text-anchor="end" class="secondary" font-size="9">Sep 7, 2026</text>
2026-07-22 19:54:05 +02:00
</g>
2026-09-07 09:25:01 +00:00
<text x="30" y="862" class="secondary" font-size="11">Updated Sep 7, 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>