This is not being actively developed anymore, please refer to our other projects here in the meantime! You can still download and use this project.
- Windows, MacOS and Linux Support
- Code printing
- Text Printing
- Image Printing
- Selectable code options
- Selectable Printers
- Custom path storage
- Code Previews
For the Windows and Linux versions you will need a Java JRE which is typically packaged within a Java JDK. You can follow the steps on the Wiki here to install if you don't already have one.
To view the documentation for this program, please head to our website linked below. Kiwi Documentation
If you would like to submit an issue or an enhancement please do so on the issues page of this repo here.
- Updated various libraries
- Changed name for better consistency
- Removed unused imports/cleaned up
- Changed default path from
/BBTBEto/Kiwi
-
- Add the option to select size of generated codes.
- Add the option to refresh the printer list.
-
- Add Official Windows Support
- Organize code
- Organize groups of features in UI
- Frame
- Panel
- Buttons
- Menu
- Also organize generator class
- Code generation
- Image generation
- Setters
- Getters
- Comment Code
- If anyone wants to fork, the code is fully commented so it's easier to understand.
- Organize groups of features in UI
- Add Official Mac Support (yay!)
- Remember last selected printer
- Code Preview Menu
- Allows you to preview the code before you print.
- Finish Printer Selecting
- User can now print to different printers on the network (See docs)
- Added printer dropdown and printer menu
- UI Changes
- Modified image selection and notifiers.
- Changed default application size.
- Changed various text elements.
- Changed settings menu + added about menu.
- Added current version to about section (probably should have added earlier)
- Printer Selecting (Started)
- Various Fixes
- Fixed multiple printing issues
- Fixed multiple issues with file writing and directories
- Removed useless pieces of code.
- Added multiple warnings / error catching
- Condensed code
- It's broken now
- Removed useless folders
- Added the ablility to choose default and custom directories for the codes to be stored in.
- Code generation
- Printing to printers
- UI