https://github.com/neoground/neowx
Relive the classic with Neowx, our original WeeWX skin based on the popular Sofaskin sporting a simple design. No longer maintained but still a great piece of history.
https://github.com/neoground/neowx
weather weather-station weewx weewx-skin
Last synced: 3 months ago
JSON representation
Relive the classic with Neowx, our original WeeWX skin based on the popular Sofaskin sporting a simple design. No longer maintained but still a great piece of history.
- Host: GitHub
- URL: https://github.com/neoground/neowx
- Owner: neoground
- License: mit
- Created: 2017-05-20T08:22:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T21:49:19.000Z (over 2 years ago)
- Last Synced: 2025-04-30T19:41:41.276Z (5 months ago)
- Topics: weather, weather-station, weewx, weewx-skin
- Language: CSS
- Homepage:
- Size: 1.23 MB
- Stars: 35
- Watchers: 5
- Forks: 21
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NeoWX
Welcome to NeoWX - the most advanced weewx theme of 2018.
NeoWX is based on the popular SofaSkin.
## Newer skin available!
Please note: This repository is not actively maintained anymore. We created a new skin with more features and many improvements.
Find out more: https://neoground.com/projects/neowx-materialThe current release (1.2) is the final release of NeoWX.
## Documentation
Have a look at the website: https://projects.neoground.com/neowx
Frequently asked questions are also answered there.
## Installation
First download the latest version and put it on your linux machine where weewx is running. Then install it via wee_extension: `wee_extension --install=neowx-1.0.zip`.
Edit the `weewx.conf` (located in most cases at `/etc/weewx/weewx.conf` or `/home/weewx/weewx.conf`) section `[StdReport]` -> `[[StandardReport]]` -> `skin` (ca. line 149) and set `skin = neowx`. Restart weewx `sudo service weewx stop && sudo service weewx start`.## Install fonts
This theme is using the Roboto font for graph generation. The used fonts and paths are specified in the `skin.conf` at the `[ImageGenerator]` section (ca. line 341). Make sure that the Roboto font is installed and available at the path. If necessary adjust the paths or change the font at all.
On debian based systems you can install the font with `sudo apt install fonts-roboto` and it will be installed at the specified path.
## Uninstall
Just use wee_extension again: `wee_extension --uninstall=neowx`. But you can also manually change the skin defined in `weewx.conf` and remove the skin/neowx directory.
## Resources
### Logo
Weather icon used in logo:
by Netguru
https://dribbble.com/shots/2923788-Free-Weather-Icons### Weather Icons
This theme uses the great weather icons by Erik Flowers / Lukas Bischoff.
Find out more: https://erikflowers.github.io/weather-icons