2023-10-21 04:07:24 +03:00
|
|
|
## Izmir Science High School - Computer Lab Setup Script
|
|
|
|
> Install prerequisites, applications, tools; set up configs etc.
|
|
|
|
|
|
|
|
### Download & Install
|
|
|
|
```bash
|
2023-10-21 04:37:04 +03:00
|
|
|
wget -qO- https://raw.githubusercontent.com/asandikci/iflbot-setup/main/install.sh | bash <(cat) </dev/tty
|
2023-10-21 04:07:24 +03:00
|
|
|
```
|
|
|
|
|
|
|
|
### Features
|
|
|
|
- MEB Certificate Installation
|
|
|
|
- Auto Configurations
|
|
|
|
|
|
|
|
### Compatibility
|
|
|
|
- Pardus 23.0 XFCE
|
|
|
|
|
|
|
|
### LICENSE
|
|
|
|
- GNU GPLv3+
|
|
|
|
|
|
|
|
### TODO
|
|
|
|
- [ ] Firefox Auto Configurations
|
|
|
|
- [ ] Sublime Auto Configurations
|
|
|
|
- [ ] VSCodium Auto Configurations
|
|
|
|
- [ ] XFCE General Configurations
|
|
|
|
- [ ] Auto Sleep 2H
|
|
|
|
- [ ] Auto Dimming 2H
|
2023-10-23 16:47:07 +03:00
|
|
|
- [x] Dark Theme
|
2023-10-21 04:07:24 +03:00
|
|
|
- [ ] XFCE Panel Configurations
|
|
|
|
- [ ] Panel Size: 28px
|
2023-10-23 16:47:07 +03:00
|
|
|
- [ ] LightDM configurations
|
|
|
|
- [ ] Auto login bot user
|
2023-10-21 23:00:57 +03:00
|
|
|
- [ ] Disable annoying bell sound (in each restart)
|
|
|
|
|
2023-10-23 17:16:04 +03:00
|
|
|
- [ ] ISSUE: mix 2 config file and resolve sudo issue
|
|
|
|
|
2023-10-23 16:47:07 +03:00
|
|
|
- [ ] End-of-life after [LabManage](https://git.aliberksandikci.com.tr/asandikci/labmanage) application ready-to-use (WIP/private for now)
|