Home - joneavila/aesthetic GitHub Wiki

The Aesthetic wiki is a guide for contributors to the project, muOS application developers, and muOS theme creators.

Aesthetic is a muOS application for creating themes directly on your handheld, built with Lua and LÖVE.

Getting Started

Browse the wiki pages using the sidebar to find topics that interest you. Pages can be read in any order.

How to Contribute

You can contribute to the project by submitting pull requests with:

  • Bug reports or fixes
  • Refactors
  • Tests
  • Optimizations
  • Other improvements

For additional ways to support the project, see the "Support" section in README.

You will need some knowledge of Lua and LÖVE, and an understanding of muOS theme structure. Ideally, you should have a muOS-compatible device for testing.

Learning Resources