Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gree/lwfs
LWFS - LWF conversion/preview system for designers/developers
https://github.com/gree/lwfs
Last synced: about 2 months ago
JSON representation
LWFS - LWF conversion/preview system for designers/developers
- Host: GitHub
- URL: https://github.com/gree/lwfs
- Owner: gree
- License: other
- Created: 2012-11-09T02:38:11.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-09-25T12:05:06.000Z (over 1 year ago)
- Last Synced: 2023-09-25T20:49:19.168Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 301 MB
- Stars: 57
- Watchers: 19
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LWFS
LWFS is a daemon that generates lwf files from swf/fla files. It
monitors ~/Desktop/LWFS_work/ and generates lwf files automatically
when any files under the directory change. After generating lwf files,
it opens http://local-host-name:10084/lwfs/uuid/list/ with your
default browser to show the conversion results.## Quick Start
https://github.com/gree/lwfs/releases contains prebuilt binaries and
examples for Mac OS X and Windows. If you just want to use LWFS,
please try them. You don't need to read INSTALL.md that contains more
details for programmers.