Toggle menu
4
4
2
384
MechaWiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main Page: Difference between revisions

From MechaWiki
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__


{{DISPLAYTITLE:}}
<html>
 
<div class="mecha-home">
<div class="mecha-home">


<div class="mecha-hero">
  <header class="mecha-hero">
 
    <a class="mecha-logoLink" href="https://mecha.so" aria-label="Mecha website">
[https://mecha.so [[File:Mecha logo.png|160px|class=mecha-logo]]]
      <img class="mecha-logo" src="/images/Mecha%20logo.png" alt="Mecha">
 
    </a>
<h1>Welcome to Mecha Comet Wiki</h1>
 
<div class="mecha-subtitle">
The open handheld Linux platform
</div>
 
<div class="mecha-buttons">
 
[https://discord.gg <span class="mecha-btn discord">Discord</span>]
 
[https://matrix.to <span class="mecha-btn matrix">Matrix</span>]
 
[https://mecha.so <span class="mecha-btn website">Website</span>]
 
[https://forum.mecha.so <span class="mecha-btn forums">Forums</span>]
 
</div>
 
</div>
 
 
 
{| class="mecha-layout"
 
|-
 
| class="mecha-card" |
 
== Contribute ==
 
Help build the Mecha ecosystem:
 
* [[Getting Started]]
* [[Build Apps]]
* [[Extensions]]
* [https://github.com/mecha-org GitHub]
* [https://matrix.to Matrix]
* [https://discord.gg Discord]
 
 
 
| class="mecha-card" |
 
== Ecosystem ==


{| class="mecha-grid"
    <h1 class="mecha-title">Welcome to Mecha Comet Wiki</h1>
    <p class="mecha-subtitle">The open handheld Linux platform</p>


|-
    <nav class="mecha-actions" aria-label="Primary links">
      <a class="mecha-action mecha-action--discord" href="https://discord.gg" rel="noopener">Discord</a>
      <a class="mecha-action mecha-action--matrix" href="https://matrix.to" rel="noopener">Matrix</a>
      <a class="mecha-action mecha-action--website" href="https://mecha.so" rel="noopener">Website</a>
      <a class="mecha-action mecha-action--forums" href="https://forum.mecha.so" rel="noopener">Forums</a>
    </nav>
  </header>


| [[Mechanix GUI]]
  <main class="mecha-grid">


| [[Mechanix Dart]]
    <section class="mecha-card">
      <div class="mecha-cardHead">
        <h2>Contribute</h2>
        <p>Help build the Mecha ecosystem.</p>
      </div>


|-
      <div class="mecha-list">
        <a class="mecha-listItem mecha-i mecha-i--rocket" href="/index.php/Getting_Started">Getting Started</a>
        <a class="mecha-listItem mecha-i mecha-i--code" href="/index.php/Build_Apps">Build Apps</a>
        <a class="mecha-listItem mecha-i mecha-i--puzzle" href="/index.php/Extensions">Extensions</a>
        <a class="mecha-listItem mecha-i mecha-i--github" href="https://github.com/mecha-org" rel="noopener">GitHub</a>
        <a class="mecha-listItem mecha-i mecha-i--matrix" href="https://matrix.to" rel="noopener">Matrix</a>
        <a class="mecha-listItem mecha-i mecha-i--discord" href="https://discord.gg" rel="noopener">Discord</a>
      </div>
    </section>


| [[Mecha Make]]
    <section class="mecha-card mecha-card--wide">
      <div class="mecha-cardHead">
        <h2>Ecosystem</h2>
        <p>Core software + hardware parts of the platform.</p>
      </div>


| [[Extensions]]
      <div class="mecha-tiles">
        <a class="mecha-tile mecha-i mecha-i--linux" href="/index.php/Mechanix_GUI">
          <span class="mecha-tileTitle">Mechanix GUI</span>
          <span class="mecha-tileSub">Linux desktop shell</span>
        </a>


|-
        <a class="mecha-tile mecha-i mecha-i--flutter" href="/index.php/Mechanix_Dart">
          <span class="mecha-tileTitle">Mechanix Dart</span>
          <span class="mecha-tileSub">App UI toolkit</span>
        </a>


| [[Projects]]
        <a class="mecha-tile mecha-i mecha-i--box" href="/index.php/Mecha_Make">
          <span class="mecha-tileTitle">Mecha Make</span>
          <span class="mecha-tileSub">OS image builder</span>
        </a>


| [[OS Images]]
        <a class="mecha-tile mecha-i mecha-i--puzzle" href="/index.php/Extensions">
          <span class="mecha-tileTitle">Extensions</span>
          <span class="mecha-tileSub">Hardware modules</span>
        </a>


|}
        <a class="mecha-tile mecha-i mecha-i--github" href="/index.php/Projects">
          <span class="mecha-tileTitle">Projects</span>
          <span class="mecha-tileSub">Community apps</span>
        </a>


        <a class="mecha-tile mecha-i mecha-i--arch" href="/index.php/OS_Images">
          <span class="mecha-tileTitle">OS Images</span>
          <span class="mecha-tileSub">System builds</span>
        </a>
      </div>
    </section>


    <section class="mecha-card">
      <div class="mecha-cardHead">
        <h2>Developer Resources</h2>
        <p>Documentation and platform APIs.</p>
      </div>


| class="mecha-card" |
      <div class="mecha-list">
        <a class="mecha-listItem mecha-i mecha-i--rocket" href="/index.php/Getting_Started">Getting Started</a>
        <a class="mecha-listItem mecha-i mecha-i--code" href="/index.php/Build_Apps">Build Apps</a>
        <a class="mecha-listItem mecha-i mecha-i--chip" href="/index.php/Hardware_API">Hardware API</a>
        <a class="mecha-listItem mecha-i mecha-i--book" href="/index.php/SDK">SDK</a>
      </div>


== Developer Resources ==
      <div class="mecha-stats">
        <div class="mecha-stat"><span>Extensions</span><b>14</b></div>
        <div class="mecha-stat"><span>Apps</span><b>22</b></div>
        <div class="mecha-stat"><span>OS builds</span><b>6</b></div>
        <div class="mecha-stat"><span>Contributors</span><b>31</b></div>
      </div>
    </section>


* [[Getting Started]]
  </main>
* [[Build Apps]]
* [[Hardware API]]
* [[SDK]]


|}
</div>
</div>
</html>

Revision as of 15:10, 21 February 2026


Welcome to Mecha Comet Wiki

The open handheld Linux platform

Contribute

Help build the Mecha ecosystem.

Ecosystem

Core software + hardware parts of the platform.

Developer Resources

Documentation and platform APIs.

Extensions14
Apps22
OS builds6
Contributors31