| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| adduser | 2025-10-16 | ||
| build-options | 2025-10-16 | ||
| getsoftwarebycategory | 2025-10-16 | ||
| install | 2025-10-16 | ||
| liloupdater | 2025-10-16 | ||
| listgem | 2025-10-16 | ||
| listpip | 2025-10-16 | ||
| listslack | 2025-10-16 | ||
| searchgem | 2025-10-16 | ||
| searchnpm | 2025-10-16 | ||
| searchpip | 2025-10-16 | ||
| searchsbo | 2025-10-16 | ||
| searchslack | 2025-10-16 | ||
| update-repo | 2025-10-16 | ||
| updatepip | 2025-10-16 | ||
| updatesbo | 2025-10-16 | ||
| updateslack | 2025-10-16 | ||
| readme.txt | 2020-11-24 | 774 Bytes | |
| Totals: 18 Items | 774 Bytes | 0 | |
These scripts are (mostly) Python based, and are used in various parts of AOS. Most are tied into the graphical package manager for AOS, while others operate as stand-alone scripts. Quite a few of them return data in both clear text and (somewhat) standard JSON blocks for easier parsing. Everything is licensed under the Apache-2 License, so if it is not mentioned in the script (as the scripts may be alpha/beta), just bear the licensing in mind. Note that the scripts were written in such a way as to be clearer for those reading them - less "shorthand" is used and therefore it may appear more "bloated" or "lengthy" than possible. If you have a suggestion on how a script might be improved, please let me know and I'll take it into consideration. Thanks! ~ Kevan