Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PiClock The Next Generation: PiClock3 #230

Open
n0bel opened this issue Dec 12, 2021 · 3 comments
Open

PiClock The Next Generation: PiClock3 #230

n0bel opened this issue Dec 12, 2021 · 3 comments

Comments

@n0bel
Copy link
Owner

n0bel commented Dec 12, 2021

Up until now PiClock has been a very monolithic program.

I've started a completely rewritten PiClock at the repository https://github.com/n0bel/PiClock3

This version is driven by yaml configuration files and modules.

The configuration file controls the display and the pages. Modules are then used to place content on the page.

There's no documentation, you'll need to infer how it works from the source and the config files. Currently only clocks and METAR current conditions are implemented.

Give it a try and report back what you think.

https://github.com/n0bel/PiClock3 some instructions for those willing to dare the command line are there.

@lstew452a
Copy link

Will PiClock 3 replace the current PiClock. I tried PiClock3. Works fine.

@n0bel
Copy link
Owner Author

n0bel commented Jan 10, 2022

For a couple years, after PiClock3 is implemented, I'll probably keep the original PiClock going.

@n0bel
Copy link
Owner Author

n0bel commented Jan 17, 2022

Please note that PiClock3 is only partially complete.
I've updated the page to reflect current status. https://github.com/n0bel/PiClock3
Things are progressing. Any contributions are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants