https://github.com/asivery/nwm-manager
A simple tool for creating and disassembling Network Walkman screensavers
https://github.com/asivery/nwm-manager
Last synced: 8 months ago
JSON representation
A simple tool for creating and disassembling Network Walkman screensavers
- Host: GitHub
- URL: https://github.com/asivery/nwm-manager
- Owner: asivery
- License: gpl-3.0
- Created: 2025-06-01T01:42:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-07T13:26:50.000Z (about 1 year ago)
- Last Synced: 2025-08-14T11:18:09.921Z (10 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# NWM-manager
This project aims to make it possible to create or edit existing NWM screensaver files for Network Walkman devices.
Currently supported formats:
- NW-A1000 (0xD301)
- NW-E500 (0xEC01) - UNTESTED
## Contributing
Any and all contributions are welcome. If you want to add support for your device, please refer to the NW-A1000's code to see how to do it. The walkmans' format should be rather similar. All versions should use the 'frames' and 'bitmaps' config keys. Other fields can change.