This is a fork from Lubuntu 18/20.04 LTS with themes and appearance of Windows System. Its for users that want migrate to a free and open source OS, but don't have technical skills.
- Clone this repository.
- Download the disc
lubuntu_20.04_lts.iso
orlubuntu_18.04_lts.iso
. - Run the file
./main
without superuser. - Select the iso
lubuntu_XX.04_lts.iso
in run time of compilation. - After the end of process your
iso
will available in cache folder.
If you don't want to build your own disc, you can download the disc here.
The project uses this style guide for better maintenance of system.
lubuntu-winunix/
├── main <-- Entrypoint of project, use to generate the disc
├── dependencies <-- Dependencies of project
├── extract-disk <-- Source code that extract OS from ISO disc
├── deploy-apps <-- Source code to deploy apps on chroot environment
├── chroot-env <-- Source code of virtual environment used to customize the ISO disc
├── pack-disk <-- Responsable for pack the virtual environment into a new disc
├── reset <-- Remove folders and files that don't are versioned with git
├── modules/ <-- Libraries and apps from project
├── cache/ <-- Temp files (Don't versioned!)
├── disk/ <-- Filesystem from extracted ISO disc (Don't versioned!)
└── libs/ <-- Third-party libraries (Don't versioned!)
- Qt Style : Thanks to Debian Qt/KDE Maintainers of package
qt5-style-plugin-gtk2
on universe repository. - GTK 2/3 Theme : Thanks to B00merang Project for Modern flat theme based on Win10.
- OpenBox Theme : Thanks to B00merang Project for Modern flat theme based on Win10.
- Icons Theme : Thanks to B00merang Project for icon theme based on material from Win10.
- Cursor Theme : Thanks fo David Farkas (srzw) for Windows 8 cursors.
- LXQt Theme : Thanks to Hendra Mayendra Palembang (hendra) for Panel and bigger start menu.
- Font : Thanks to Debian Fonts Task Force for
DejaVu Sans
font from packagefonts-dejavu-core
on universe repository. - SDDM Theme : Thanks to Alecsandr Александр Chelyabinsk (BJIacTeJIuH) for Greeter theme.
- Thanks to Lubuntu Community for tips and tricks..
- Thanks to Rener (slipttees) for first script (2016) to build remasters.