AeThex-OS/shell/aethex-shell
MrPiglr b3c308b2c8 Add functional marketplace modules, bottom nav bar, root terminal, arcade games
- ModuleManager: Central tracking for installed marketplace modules
- DataAnalyzerWidget: Real-time CPU/RAM/Battery/Storage widget (unlocked by Data Analyzer module)
- BottomNavBar: Navigation bar for Projects/Chat/Marketplace/Settings
- RootShell: Real root command execution utility
- TerminalActivity: Full root shell with neofetch, sysinfo, real Linux commands
- Terminal Pro module: Adds aliases (ll, la, h), command history
- ArcadeActivity + SnakeGame: Pixel Arcade module unlocks retro games
- fade_in/fade_out animations for smooth transitions
2026-02-18 22:03:50 -07:00
..
src new file: EMBED_CODES.html 2026-02-12 12:42:48 -07:00
src-tauri new file: EMBED_CODES.html 2026-02-12 12:42:48 -07:00
src-webos Add functional marketplace modules, bottom nav bar, root terminal, arcade games 2026-02-18 22:03:50 -07:00
.gitignore Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
index.html Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
package-lock.json Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
package.json new file: EMBED_CODES.html 2026-02-12 12:42:48 -07:00
postcss.config.cjs Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
README.md Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
tailwind.config.js Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
tsconfig.json Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
vite.config.ts Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
wget-log Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
wget-log.1 Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
wget-log.2 Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
wget-log.3 Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.