Skip to content

pintargasper/CardGenerator

Social Preview

Card Generator

English | Slovenščina

Created by Gašper Pintar

GitHub Releases

OS Preview release Downloads Translation status

Table of Contents

🚀 About

Card Generator is a desktop application for creating and generating custom cards. Using Excel spreadsheets and customizable fxml templates, you can quickly create entire sets of cards without having to design each card individually

Key Features

  • Excel based data input for automatic card generation
  • Fully customizable fxml template
  • Export cards as jpg or png images
  • Simple and intuitive user interface
  • Easy card creation via UI (alpha version)

🌐 Supported Languages

Language Translated
🇺🇸 English Translation progress
🇸🇮 Slovenian Translation progress

Additional languages will be added in future releases

🌐 Help translate

📝 Dependencies & Versions

Maven Plugin & Java

  • Maven Plugin: 3.9.11
  • Java: 25.0.2

Libraries

All libraries are configured in pom.xml

📝 Building Instructions

Steps

  1. Clone the repository
git clone https://github.com/pintargasper/CardGenerator.git
cd CardGenerator
  1. Open the project in IntelliJ IDEA, Visual Studio Code, etc.
  • Choose Import Project (maven) and wait for the project to sync
  • Make sure you have the correct SDK set up
  1. Build and run the app
  • For a debug build
mvn clean javafx:run
  • For a release build
mvn clean package

About

Card Generator is a desktop application for creating and generating custom playing cards. Using Excel spreadsheets and customizable fxml templates, you can quickly create entire decks of playing cards without having to design each card individually

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors