What exactly is NeoWX?
NeoWX is an open-source presentation skin for WeeWX. It is based on the earlier SofaSkin project and changes how current observations, generated graphs, almanac information, and standard reports are presented. It does not replace WeeWX, the station driver, or the weather database.
Is NeoWX still maintained?
No. Version 1.2 is the final NeoWX release. The source and release remain available for existing installations, preservation, and community adaptation, but Neoground does not provide continued compatibility development for the skin.
Should I use NeoWX for a new weather-station website?
NeoWX is most appropriate when an existing station already uses the skin or when preserving its particular interface is important. For a new installation, NeoWX Material provides the newer public Neoground skin with a broader interface system, interactive charts, additional views, themes, archives, and more extensive configuration.
Which WeeWX versions are supported?
NeoWX was developed for older generations of WeeWX and no longer receives compatibility updates. Its behavior on a current WeeWX, Python, operating-system, driver, or report configuration is not guaranteed. Test it against a backup and avoid replacing a working report without a recovery path.
How do I install NeoWX?
Download the packaged release to the system running WeeWX and install it through the WeeWX extension utility. Set the selected report skin to neowx in the StdReport section of weewx.conf, restart WeeWX, and allow enough time for the configured reports to regenerate.
How do I remove NeoWX?
Change the affected report to another skin and use the WeeWX extension utility to uninstall NeoWX. A manual installation can instead be removed by deleting the NeoWX skin directory after confirming that no active report still references it.
Does NeoWX still include the former information banner?
No. The information-banner option is no longer part of the final NeoWX package. References in older material or installations should be treated as historical. Adding a comparable banner now requires a local template customization, which remains the responsibility of the station operator.
Can NeoWX provide a weather forecast?
NeoWX does not generate forecast data. A forecast requires a separate external source and a custom integration appropriate to the provider, installation, and desired presentation.
Why is the almanac very limited?
The extended almanac depends on the ephemeris module expected by the installation. Without that dependency, WeeWX can provide only a more limited set of astronomical data.
Can I add the station to an Android or iOS home screen?
Yes. Open the generated station site in a supported browser and use the platform action for adding the page to the home screen. Exact behavior depends on the browser and operating system.
Why are graph labels, text, or scales missing?
The WeeWX image generator depends on fonts installed on the host. NeoWX expects Roboto font files through paths configured in the ImageGenerator section of skin.conf. Verify that the fonts exist and adjust the configured paths or font selection where necessary.
How do I translate NeoWX?
Adapt the text values in the translation section of skin.conf. Observation labels, units, and some generated graph text may also require changes in weewx.conf. Regenerate the affected reports after changing the configuration.
Will reinstalling NeoWX preserve local changes?
Do not assume it will. Back up the current skin directory, skin.conf, and any modified templates or assets before reinstalling the final package. Compare the files and reapply local adaptations deliberately.
Can I still report issues or contribute changes?
The GitHub repository remains available for source inspection, existing discussions, forks, and community work. Because the project is no longer maintained by Neoground, new fixes or compatibility work may need to live in a community fork rather than becoming an official NeoWX release.
What license does NeoWX use?
NeoWX is released under the MIT License. The project is based on SofaSkin and also uses third-party weather icon resources. Review the repository license and the licensing information of bundled components before redistributing a modified package.