https://github.com/thejaxon/baseswitch
Switch between decimal, binary, octal, hexadecimal bases using this simple utility.
https://github.com/thejaxon/baseswitch
java javafx javafx-desktop-apps jfoenix material-design
Last synced: 23 days ago
JSON representation
Switch between decimal, binary, octal, hexadecimal bases using this simple utility.
- Host: GitHub
- URL: https://github.com/thejaxon/baseswitch
- Owner: theJaxon
- Created: 2017-08-13T21:44:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T04:10:00.000Z (over 7 years ago)
- Last Synced: 2025-02-07T13:30:50.409Z (3 months ago)
- Topics: java, javafx, javafx-desktop-apps, jfoenix, material-design
- Language: Java
- Size: 3.16 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BaseSwitch
[](https://github.com/ellerbrock/open-source-badges/)Switch between decimal, binary, octal, hexadecimal bases using this simple utility.
### Libraries used:
-[JFoenix](https://github.com/jfoenixadmin/JFoenix) for the material design look.-[ControlsFX](http://fxexperience.com/controlsfx/) for handling notifications.
### Icon used:
-Circled dot icon from dusk UI icons by [icon8](https://tympanus.net/codrops/2017/06/23/freebie-dusk-ui-icons/).
### Preview:

You can download the files for your OS from the releases page.
*Only [windows](https://github.com/theJaxon/BaseSwitch/releases/download/v1.0/BaseSwitch-1.0.exe) and [debian](https://github.com/theJaxon/BaseSwitch/releases/download/v1.0/baseswitch-1.0.deb) are currently supported.