Toggle menu
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
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__


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


<div class="mecha-hero">
<div class="mecha-card mecha-kickstarter">
 
  <div class="mecha-kickstarter-inner">
[[File:Mecha_logo.png]]
    <div class="mecha-kickstarter-text">
 
      <strong>🚀 Live on Kickstarter</strong><br>
<h1>Welcome to Mecha Comet Wiki</h1>
      Truly yours to own, build and mod. Built and powered by tinkerers just like you.
 
    </div>
The open handheld Linux platform
 
 
<div class="mecha-buttons">
 
<span class="mecha-btn">[https://discord.gg [[Image:https://cdn.simpleicons.org/discord/ffffff|18px|Discord]] Discord]</span>
<span class="mecha-btn">[https://matrix.to [[Image:https://cdn.simpleicons.org/matrix/ffffff|18px|Matrix]] Matrix]</span>
<span class="mecha-btn">[https://mecha.so [[Image:https://cdn.simpleicons.org/firefoxbrowser/ffffff|18px|Website]] Website]</span>
<span class="mecha-btn">[https://forum.mecha.so [[Image:https://cdn.simpleicons.org/discourse/ffffff|18px|Forums]] Forums]</span>


    <a class="mecha-kickstarter-button"
      href="https://www.kickstarter.com/projects/mecha-systems/mecha-comet-modular-linux-handheld-computer"
      target="_blank" rel="noopener">View Campaign
    </a>
  </div>
</div>
</div>
<br>
<header class="mecha-hero">
<a class="mecha-logoLink" href="https://mecha.so">
  <img class="mecha-logo"
      src="https://mecha-test.aarch.net/images/8/8b/Mecha_logo.png"
      alt="Mecha">
</a>


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


{| class="mecha-layout"
  <nav class="mecha-actions" aria-label="Primary links">
    <a class="mecha-action mecha-action--discord" href="https://discord.gg/aPVxqaWehd" 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>


|-
  <main class="mecha-grid">


| class="mecha-card" |
    <section class="mecha-card">
      <h2 class="mecha-cardTitle">Contribute</h2>
      <p class="mecha-cardDesc">Help build the Mecha ecosystem.</p>


== Development Log ==
      <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>


* Mechanix GUI v0.4 released
    <section class="mecha-card mecha-card--wide">
* Extension SDK published
      <h2 class="mecha-cardTitle">Ecosystem</h2>
* Mecha Make updated
      <p class="mecha-cardDesc">Core software + hardware parts of the platform.</p>


      <div class="mecha-ecosystem">
        <a class="mecha-tile mecha-i mecha-i--linux" href="/index.php/Mechanix_GUI">
          <span class="mecha-tileTitle">Mechanix GUI</span>
          <span class="mecha-tileDesc">Linux desktop shell</span>
        </a>


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


== Ecosystem ==
        <a class="mecha-tile mecha-i mecha-i--box" href="/index.php/Mecha_Make">
          <span class="mecha-tileTitle">Mecha Make</span>
          <span class="mecha-tileDesc">OS image builder</span>
        </a>


{| class="mecha-grid"
        <a class="mecha-tile mecha-i mecha-i--puzzle" href="/index.php/Extensions">
          <span class="mecha-tileTitle">Extensions</span>
          <span class="mecha-tileDesc">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-tileDesc">Community apps</span>
        </a>


| [[File:https://cdn.simpleicons.org/linux|20px|class=mecha-ecosystem-icon]] [[Mechanix GUI]]
        <a class="mecha-tile mecha-i mecha-i--arch" href="/index.php/OS_Images">
          <span class="mecha-tileTitle">OS Images</span>
          <span class="mecha-tileDesc">System builds</span>
        </a>
      </div>
    </section>


| [[File:https://cdn.simpleicons.org/flutter|20px|class=mecha-ecosystem-icon]] [[Mechanix Dart]]
    <section class="mecha-card">
      <h2 class="mecha-cardTitle">Developer Resources</h2>
      <p class="mecha-cardDesc">Documentation and platform APIs.</p>


|-
      <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>


| [[File:https://cdn.simpleicons.org/docker|20px|class=mecha-ecosystem-icon]] [[Mecha Make]]
      <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>54</b></div>
      </div>
    </section>


| [[File:https://cdn.simpleicons.org/raspberrypi|20px|class=mecha-ecosystem-icon]] [[Extensions]]
<section class="mecha-card mecha-card--wide">
  <h2 class="mecha-cardTitle">Featured Apps</h2>
  <p class="mecha-cardDesc">Apps built for Mecha Comet.</p>


|-
  <div class="mecha-appGrid">


| [[File:https://cdn.simpleicons.org/github|20px|class=mecha-ecosystem-icon]] [[Projects]]
    <a class="mecha-app" href="/index.php/Music_App">
      <img class="mecha-appIcon" src="https://raw.githubusercontent.com/mecha-org/mechanix-gui/refs/heads/pre-release/apps/music/assets/mechanix_music.png">
      <div class="mecha-appInfo">
        <div class="mecha-appName">Music</div>
        <div class="mecha-appMeta">Official • Media</div>
      </div>
      <div class="mecha-appButton">View</div>
    </a>


| [[File:https://cdn.simpleicons.org/archlinux|20px|class=mecha-ecosystem-icon]] [[OS Images]]
    <a class="mecha-app" href="/index.php/Notes">
      <img class="mecha-appIcon" src="https://raw.githubusercontent.com/mecha-org/mechanix-gui/refs/heads/pre-release/apps/notes/assets/mechanix_notes.png">
      <div class="mecha-appInfo">
        <div class="mecha-appName">Notes</div>
        <div class="mecha-appMeta">Official • Media</div>
      </div>
      <div class="mecha-appButton">View</div>
    </a>


|}
    <a class="mecha-app" href="/index.php/Files">
      <img class="mecha-appIcon" src="https://raw.githubusercontent.com/mecha-org/mechanix-gui/refs/heads/pre-release/apps/files/assets/mechanix_files.png">
      <div class="mecha-appInfo">
        <div class="mecha-appName">Files</div>
        <div class="mecha-appMeta">Official • System</div>
      </div>
      <div class="mecha-appButton">View</div>
    </a>


    <a class="mecha-app" href="/index.php/Settings">
      <img class="mecha-appIcon" src="https://raw.githubusercontent.com/mecha-org/mechanix-gui/refs/heads/pre-release/apps/settings/assets/mechanix_settings.png">
      <div class="mecha-appInfo">
        <div class="mecha-appName">Settings</div>
        <div class="mecha-appMeta">Official • System</div>
      </div>
      <div class="mecha-appButton">View</div>
    </a>


| class="mecha-card" |
  </div>
</section>


== Developer Resources ==
  </main>


* [[Getting Started]]
</div>
* [[Build Apps]]
</html>
* [[Hardware API]]
* [[SDK]]
 
|}

Revision as of 16:16, 21 February 2026


🚀 Live on Kickstarter
Truly yours to own, build and mod. Built and powered by tinkerers just like you.
View Campaign

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
Contributors54

Featured Apps

Apps built for Mecha Comet.