Skip to content

Lost-Swords/LabelPlusFX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

510 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简体中文 | English

Logo

Label Plus FX

A cross-platform LabelPlus

View Manual · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

Product Screen Shot

This project is inspired by LabelPlus. Because there is only a C# version, I wrote a javafx version for mac/linux user.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/Meodinger/LabelPlusFX.git
  2. Run maven build package

  3. Build with script, both link.bat and build.bat is OK

  4. For Windows User, build solution IMEWrapper and copy the IMEInterface.dll and IMEWrapper.dll to the same folder with LabelPlusFX.exe if used jpackage or runtime\java.exe if used jlink.

If you don't want to use the Windows IME JNI Interface, try run.bat --disable-jni or LabelPlusFX.exe --disable-jni

If you want to run LPFX in IDE, execute maven goal exec:java@run to start the application

Usage

Label Plus FX's function design based on LabelPlus

For more examples, please refer to the User Manual and Wiki

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the AGPLv3 License. See LICENSE for more information.

Contact

Meodinger Wang - @Meodinger_Wang - meodinger@qq.com

Project Link: https://github.com/Meodinger/LabelPlusFX

Sponsor

Aifadian

About

⁉️ A JavaFX LabelPlus for version [2.3.4]

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Kotlin 97.8%
  • C++ 0.6%
  • C# 0.5%
  • C 0.4%
  • Java 0.3%
  • Batchfile 0.3%
  • Shell 0.1%