https://github.com/laluxx/xos-website
https://github.com/laluxx/xos-website
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/laluxx/xos-website
- Owner: laluxx
- Created: 2023-08-08T19:47:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T22:52:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T04:14:47.594Z (6 months ago)
- Language: CSS
- Size: 724 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* xos-website
Welcome to =xos-website=! This project provides a dynamic web interface that adapts its theme based on your system's color settings. If you love a consistent visual experience across your devices, you're in the right place.** Features
- 🎨 Dynamic Theme:: Automatically fetches and applies your system's color theme.
- âš¡ Lightweight:: Designed with simplicity in mind, ensuring fast load times.
- 🔄 Live Updates:: Instantly see changes as you tweak your system's colors.** Setup
For xos Users no setup is needed simply:=git clone https://github.com/laluxx/xos-website=
=cd xos-website=
=open main.html=For Arch Linux Users:
=yay -S python-flask python-watchdog=
Then:
=git clone https://github.com/laluxx/xos-website=
=cd xos-website=
=./server=
the server need to be running to fetch colors from =~/.cache/wal/color=** Contributing
We welcome your contributions! Whether you're reporting a bug, suggesting a feature, or making a pull request – all input is valuable. Check out [[file:CONTRIBUTING.org][CONTRIBUTING.org]] for more details on contributing.** License
This project is under the [[file:LICENSE][MIT License]]. Feel free to use, modify, and distribute as you wish.Thank you for choosing =xos-website=! 🚀