Skip to content

gree/lwfs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.