iflbot-setup/README.md

55 lines
1.4 KiB
Markdown
Raw Normal View History

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
2023-10-23 18:04:55 +03:00
- Auto MEB Certificate Installation
- Install Prerequisites for Building C/C++ Code: gcc, g++, build-essential
- Install Apps: VSCodium, Sublime Text, Xournal++
- Dark Theme
- Panel Settings: 28px
2023-10-23 20:33:44 +03:00
- Auto Login for user
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
- [ ] 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
2023-10-23 20:33:44 +03:00
- [ ] Dark Theme Problems? Refresh?
2023-10-23 18:02:43 +03:00
---
- [ ] 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-23 20:33:44 +03:00
- [ ] Disable root login
2023-10-23 18:02:43 +03:00
---
2023-10-23 18:07:54 +03:00
- [ ] Create Settings file (json?) for easy editing configs, apps etc. manually
- [ ] Sync Settings with GitHub/Website URL
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)