Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andronixapp/andronix-web
Save and sync your commands on the go. Copy and paste them when you need. 💻💿
https://github.com/andronixapp/andronix-web
andronix anlinux linux linux-android lxde lxqt mate termux xfce
Last synced: about 2 months ago
JSON representation
Save and sync your commands on the go. Copy and paste them when you need. 💻💿
- Host: GitHub
- URL: https://github.com/andronixapp/andronix-web
- Owner: AndronixApp
- License: apache-2.0
- Created: 2019-05-28T13:42:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T15:29:44.000Z (about 1 year ago)
- Last Synced: 2024-05-21T06:21:06.885Z (8 months ago)
- Topics: andronix, anlinux, linux, linux-android, lxde, lxqt, mate, termux, xfce
- Language: CSS
- Homepage: https://web.andronix.app
- Size: 2.6 MB
- Stars: 108
- Watchers: 14
- Forks: 24
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Andronix Commands | Web 🔥
# How does this work?
Andronix Commands is a part of Andronix App that lets you **copy and sync** saved commands on all your machines so that you don't forget your 50 character long commands 😅.# Get started now 🚀
To get started with Commands, you need to have a Andronix Premium account, which is a one time payment and unlocks a bunch on things for the price. After purchasing the Premium you're all set.You can use commands on web @ https://web.andronix.app
or by visiting the Commands section of the app.# Technical Details 💻
Here are some details regarding the web app which should be very obvious to some but not to the others.This project doesn't uses any **JavaScript Framework** being a very simple application, it had to be as light as possible. The project is hosted on **Firebase Hosting** and gets bundled and minified by **Parcel** and the CSS is optimised with **postcss-uncss for Parcel**.