control_panel/README.md

11 lines
849 B
Markdown
Raw Permalink Normal View History

2019-06-22 20:13:09 +00:00
# control_panel
2020-04-22 00:43:48 +00:00
[![Project Status: Inactive The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
2019-06-22 20:13:09 +00:00
i keep making things that require a control panel of some sort. a normal person would just put in the effort to figure out tkinter. a cyber-genius would make a web server embedded in the software that exposes itself to localhost.
this css file doesn't have anything to do with that, it just makes the frontend part of that whole equation a lot quicker.
2019-06-22 22:58:26 +00:00
All you need for this to work is control_panel.css. the index files are for github pages.
2019-06-22 22:55:37 +00:00
Documentation: [https://bobbybobson4888.github.io/control_panel/](https://bobbybobson4888.github.io/control_panel/)