Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 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: 2024-12-14T13:39:03.539Z (2 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
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](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:
![circleddoticon8](https://user-images.githubusercontent.com/13862182/29346055-81c94b62-824b-11e7-8d08-6e00f1afb4cb.png)-Circled dot icon from dusk UI icons by [icon8](https://tympanus.net/codrops/2017/06/23/freebie-dusk-ui-icons/).
### Preview:
![baseswitch](https://user-images.githubusercontent.com/13862182/29346047-726f2948-824b-11e7-96f4-d01a40f6d2b1.gif)
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.