nanodesk/README.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

2023-05-01 02:50:26 +02:00
# nanodesk
nanodesk is a less resources consuming debian linux distro, which I made for fun and learning.
It's using jwm as window manager.
2023-05-01 03:24:01 +02:00
My goal is to have a (live) system which is very lightweight and usable too. This is for a VM where you need a basic graphical environment or for an old computer with less resources.
## Screenshots
The most important thing about a completely useless linux distro are the screenshots.
2023-05-01 03:25:39 +02:00
2023-05-01 03:24:01 +02:00
Here you go!
2023-05-01 03:25:39 +02:00
2023-05-01 03:24:01 +02:00
![nanodesk_1](screenshots/nanodesk_1.png)
2023-05-01 03:25:39 +02:00
2023-05-01 03:24:01 +02:00
![nanodesk_2](screenshots/nanodesk_2.png)
2023-05-01 03:25:39 +02:00
2023-05-01 03:24:01 +02:00
![nanodesk_3](screenshots/nanodesk_3.png)
2023-05-01 03:25:39 +02:00
2023-05-01 03:24:01 +02:00
![nanodesk_4](screenshots/nanodesk_4.png)
2023-05-01 03:25:39 +02:00
2023-05-01 03:24:01 +02:00
![nanodesk_5](screenshots/nanodesk_5.png)
## Resources
2023-05-01 03:25:39 +02:00
- Linux Logo Button: https://freesvg.org/linux-key-vector-button
2023-05-01 03:24:01 +02:00
- xdgmenumaker deb package: https://bgstack15.wordpress.com/2020/03/03/package-for-devuan-xdgmenumaker/
- How To debootstrap a small desktop system: https://git.la10cy.net/DeltaLima/devnull/src/branch/main/debootstrap_minimal_dekstop_from_scratch.md
- How To create a linux live cd: https://www.willhaley.com/blog/custom-debian-live-environment/