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
|
2023-10-23 18:02:43 +03:00
|
|
|
- Auto Dark Theme
|
|
|
|
- Auto Panel Settings: 28px
|
2023-10-21 04:07:24 +03:00
|
|
|
|
|
|
|
### Compatibility
|
|
|
|
- Pardus 23.0 XFCE
|
|
|
|
|
|
|
|
### LICENSE
|
|
|
|
- GNU GPLv3+
|
|
|
|
|
|
|
|
### TODO
|
2023-10-23 18:02:43 +03:00
|
|
|
- [ ] AUTO LOGIN BOT USER
|
|
|
|
- [ ] Sublime Build Configs
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
- [ ] Disable annoying bell sound (in each restart)
|
|
|
|
- Firefox
|
|
|
|
- [ ] Firefox Change MainPage
|
|
|
|
- [ ] Firefox Change Search Engine
|
|
|
|
- [ ] Firefox Auto Import Certificate
|
|
|
|
- [ ] Firefox Alt+Tab Last Viewed
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
- [ ] Sublime Extra Configurations
|
|
|
|
- [ ] VSCodium Auto Configurations
|
|
|
|
- XFCE General Configurations
|
2023-10-21 04:07:24 +03:00
|
|
|
- [ ] Auto Sleep 2H
|
|
|
|
- [ ] Auto Dimming 2H
|
2023-10-23 18:02:43 +03:00
|
|
|
- [ ] Add Apps to Panel: VSCodium, SublimeText, Firefox, File Explorer
|
|
|
|
- [ ] Also Favorite
|
|
|
|
|
|
|
|
---
|
2023-10-21 23:00:57 +03:00
|
|
|
|
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)
|