Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.