https://github.com/magenta-aps/os2borgerpc-scripts
Scripts for OS2borgerPC and OS2borgerPC Kiosk
https://github.com/magenta-aps/os2borgerpc-scripts
python shell ubuntu
Last synced: 5 months ago
JSON representation
Scripts for OS2borgerPC and OS2borgerPC Kiosk
- Host: GitHub
- URL: https://github.com/magenta-aps/os2borgerpc-scripts
- Owner: magenta-aps
- License: gpl-3.0
- Created: 2024-08-08T12:53:55.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-06T14:32:39.000Z (6 months ago)
- Last Synced: 2026-01-25T07:21:54.649Z (5 months ago)
- Topics: python, shell, ubuntu
- Language: Shell
- Size: 1.19 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OS2borgerPC: Scripts
This repository contains scripts designed to be used with OS2borgerPC and/or OS2borgerPC Kiosk.
The scripts were developed by Magenta Aps (https://www.magenta.dk).
The top level categories are as follows:
| Category | Description |
| ------------------| ---------------------------------------------------------------------------|
| common | Scripts that work on both OS2borgerPC and OS2borgerPC Kiosk |
| os2borgerpc | Scripts that only work on OS2BorgerPC |
| os2borgerpc_kiosk | Scripts that only work on OS2BorgerPC Kiosk |
Below `common` we have the following categories
| Category | Description |
| ------------------| ------------------------------------------------------------------------------------------|
| hooks | Scripts that add hooks to jobmanager |
| lyd | Related to sound |
| printer | Scripts for printing (OS2borgerPC and OS2borgerPC Kiosk) |
| security | Security scripts |
| sikkerhed | Scripts that enhance or weaken security (OS2borgerPC and OS2borgerPC Kiosk) |
| system | Uncategorized scripts that work on Ubuntu generally (OS2borgerPC and OS2borgerPC Kiosk) |
Below `os2borgerpc` we have the following categories
| Category | Description |
| ------------- | ---------------------------------------------------------------------------|
| bluetooth | Related to bluetooth |
| browser | Related to assorted web browsers |
| desktop | Desktop related scripts |
| libreoffice | Related to LibreOffice |
| login | Related to login |
| os2borgerpc | Uncategorized scripts that are only designed to work on OS2BorgerPC |
| printer | Scripts for printing that are only designed for BorgerPC |
| skanner | Related to scanning |
| sikkerhed | Scripts that enhance or weaken security (OS2borgerPC only) |
Below `os2borgerpc_kiosk` we have the following categories
| Category | Description |
| ------------------| ---------------------------------------------------------------------------|
| os2borgerpc_kiosk | Uncategorized scripts that are only designed to work on OS2borgerPC Kiosk |
## Final remarks
For more info about the OS2borgerPC project, please see the
official home page:
https://os2.eu/produkt/os2borgerpc
All code is made available under Version 3 of the GNU General Public
License - see the LICENSE and COPYRIGHT files for details.