All Projects → DevTony101 → JFXGoogleDrive

DevTony101 / JFXGoogleDrive

Licence: other
A JavaFX Google Drive Client (For Demonstration Purposes Only).

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to JFXGoogleDrive

DashboardFx
JavaFx Dashboard
Stars: ✭ 272 (+837.93%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps, javafx-project, javafx-gui
Bank-Account-Simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
Stars: ✭ 19 (-34.48%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps, javafx-project, javafx-gui
gramophy
A JavaFX based Open-Source YouTube Music Downloader/Player
Stars: ✭ 88 (+203.45%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps, javafx-gui
store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (+189.66%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps, javafx-project
CurrencyConverter
Currency Converter App using fixer API at http://api.fixer.io
Stars: ✭ 22 (-24.14%)
Mutual labels:  javafx-application, javafx-desktop-apps, javafx-gui, javafx-8
OmniGraph
Desktop application for creating graphs and algorithm visualisation
Stars: ✭ 27 (-6.9%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps, javafx-project
ChatRoomFX
JavaFX ChatRoom using JAVA RMI
Stars: ✭ 33 (+13.79%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
vkmusic
Приложение для выгрузки аудио библиотеки из ВК
Stars: ✭ 31 (+6.9%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
hacklympics
🏆 Full-stack online programming examination system
Stars: ✭ 44 (+51.72%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
mano-simulator
🖥️ An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.
Stars: ✭ 20 (-31.03%)
Mutual labels:  javafx, javafx-application, javafx-8
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (+8124.14%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
FxEditor
JavaFX rich text editor able to handle billions of lines (WORK IN PROGRESS)
Stars: ✭ 21 (-27.59%)
Mutual labels:  javafx, javafx-desktop-apps, javafx-gui
tqrespec
TQRespec - The respec tool for Titan Quest game
Stars: ✭ 59 (+103.45%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
sqlbrowserfx
A feature rich cross platform sql client for SQLite , MySQL.
Stars: ✭ 19 (-34.48%)
Mutual labels:  javafx, javafx-application, javafx-desktop-apps
subtitles-view
基于javaFX的简单字幕处理桌面程序,集成在线翻译及语音转换
Stars: ✭ 368 (+1168.97%)
Mutual labels:  javafx, javafx-desktop-apps, javafx-gui
GNCarousel
Carousel based on web design
Stars: ✭ 19 (-34.48%)
Mutual labels:  javafx, javafx-gui, javafx-8
WebcamFX
Open the camera, take pictures 📷 & save them using Javafx.
Stars: ✭ 39 (+34.48%)
Mutual labels:  javafx, javafx-desktop-apps
msgbots
Messenger Bot Simulator ( Rhino )
Stars: ✭ 17 (-41.38%)
Mutual labels:  javafx, javafx-application
AsyPad
A simple drawing tool that can convert diagrams into Asymptote code.
Stars: ✭ 18 (-37.93%)
Mutual labels:  javafx, javafx-application
JavaFX-3D
JavaFX 3D Development Tutorial
Stars: ✭ 29 (+0%)
Mutual labels:  javafx, javafx-gui

JFXGoogleDrive

A JavaFX Google Drive Client (For Demonstration Purposes Only).

Banner

The project uses the Google Drive API, in order to uset it you'll need to add your own credentials.json file. You can create one for a QuickStart in Google's API Introduction Page here.

The project currently supports the following operations:

  • Shows the files currently hosted in your Google Drive Account
  • Upload and Download Files

The user must give the app consent to do such operations.

Future Improvements

  • Optimize the process when uploading a file. (Checking the MIME type)
  • Give functionality to the Quick Access panel.

Inspiration

The design is based on @k33ptoo original design. Link to KeepToo's JavaFX Design Tutorial.

Google Drive and the rest of Google Products are owned by Google LLC.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].