All Projects → alexkim205 → G Desktop Suite

alexkim205 / G Desktop Suite

Licence: mit
Google Suite as a desktop app. Made possible with Electron.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to G Desktop Suite

Sketchcode
An offline desktop app likes JSFiddle/CodePen/JSBin powered by Vue + Electron
Stars: ✭ 103 (-93.26%)
Mutual labels:  desktop
Mindustry
The automation tower defense game
Stars: ✭ 13,105 (+757.1%)
Mutual labels:  desktop
Flutter crop
Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
Stars: ✭ 107 (-93%)
Mutual labels:  desktop
Dva Boot Admin
🍰 react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架
Stars: ✭ 1,553 (+1.57%)
Mutual labels:  desktop
Corona
Solar2D Game Engine main repository (ex Corona SDK)
Stars: ✭ 1,679 (+9.81%)
Mutual labels:  desktop
Jtop
SVG virtual desktop library that lets you build beautiful desktop like user interfaces.
Stars: ✭ 108 (-92.94%)
Mutual labels:  desktop
Opencv Java Tutorials
Source for the OpenCV with Java tutorials
Stars: ✭ 102 (-93.33%)
Mutual labels:  desktop
Imagine
🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.
Stars: ✭ 1,859 (+21.58%)
Mutual labels:  desktop
Projectreunion
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 2,612 (+70.83%)
Mutual labels:  desktop
Wincustomdesktop
自绘桌面框架,用你的代码绘制桌面
Stars: ✭ 109 (-92.87%)
Mutual labels:  desktop
Xut.js
批量生成应用平台 http://t.cn/RazBbL0
Stars: ✭ 105 (-93.13%)
Mutual labels:  desktop
Rxdrive
RxJava wrapper for Google Drive Android API
Stars: ✭ 106 (-93.07%)
Mutual labels:  google-drive
Desktop
💻 Desktop sync client for Nextcloud
Stars: ✭ 1,787 (+16.87%)
Mutual labels:  desktop
Enime
Desktop application for anime fans :D
Stars: ✭ 104 (-93.2%)
Mutual labels:  desktop
Poddycast
Podcast app made with Electron, lots of ❤️ and ☕️
Stars: ✭ 111 (-92.74%)
Mutual labels:  desktop
Gdindex
A Google Drive Index built with Vue Running on CloudFlare Workers
Stars: ✭ 1,384 (-9.48%)
Mutual labels:  google-drive
Nw.js
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
Stars: ✭ 38,611 (+2425.25%)
Mutual labels:  desktop
Google Allo For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Allo
Stars: ✭ 112 (-92.67%)
Mutual labels:  desktop
Desktop App
Leanote Desktop App, based on Electron(atom-shell) http://leanote.org
Stars: ✭ 1,472 (-3.73%)
Mutual labels:  desktop
Desktop
Go/HTML/CSS/JS Desktop application scaffold.
Stars: ✭ 109 (-92.87%)
Mutual labels:  desktop

splash

If you like what you see, consider buying me a cup of coffee .

GitHub stars GitHub forks

Maintainers Wanted GitHub Workflow Status GitHub package.json dependency version (dev dep on branch) David GitHub last commit GitHub issues

GitHub All Releases Platforms GitHub


[04/16/2021]

Thank you everyone who gave this app a shot, it's been a great learning opportunity for me!

Unfortunately, I won't be able to continue maintaining G-Desktop-Suite due to time constraints. However, this repository is open to new lead maintainers! If you're interested, shoot me an email at [email protected].


Have you ever wished you had a no-frills, word-processing desktop app dedicated to just Google Drive? Annoyed at having to click the Go to My Drive button everytime you visit https://drive.google.com? Want a Microsoft Word-esque experience for your Google Drive? Or simply looking to separate Google Drive from the other bajillion tabs that you opened for your research paper? Look no further!

G Desktop Suite is a desktop wrapper for Google Drive built with ElectronJS. Give it a try, and if you like what you see, share it with your friends!

demo

🌙 Dark Mode is here!

As of v.conscious-club/0.2.0, the app will automatically adjust to your OS's dark mode settings.

darkmodedemo

📀 Installation

Release page

Download the latest releases for Windows, Linux, or MacOS.

For MacOS/Linux users with Homebrew

This method is highly recommended for users who want the latest release without the hassle of downloading the executable each time. Learn more about how to get homebrew and homebrew-cask.

The following script will install G Desktop Suite.app into your Applications/ folder.

brew cask install g-desktop-suite

Run brew cask upgrade to get the latest version of the app.

For Arch Linux and related distributions

Install the AUR package g-desktop-suite-git. Below is an example with yay, but any AUR manager will work.

yay -S g-desktop-suite-git

🎶 Versions

  • v.0.3.0-0.3.1 // mr-finish-line
  • v.0.2.0-0.2.1 // conscious-club
  • v.0.1.0 // fugue-state
  • v.0.0.3 // dean-town
  • v.0.0.2 // funky-duck
  • v.0.0.1 // aunt-leslie

Version names inspired by Vulfpeck songs. They're a great band, check them out here.

📸 Action Shots

two-window

dark-shot

✏️ Development

To build the app locally, clone the repository, install all dependencies, and run the available npm scripts.

git clone https://github.com/alexkim205/G-Desktop-Suite.git
cd G-Desktop-Suite
yarn install
$ yarn run
yarn run v1.22.4
   - build
      electron-builder -mwl -p never
   - build-cask
      ./Casks/update.sh $npm_package_version
   - clean
      concurrently "prettier './**/*.js' --write" "eslint ./**/*.js --fix"
   - clean-check
      concurrently "prettier './**/*.js' --list-different" "eslint ./**/*.js"
   - deploy
      electron-builder -mwl -p onTagOrDraft
   - deploy-cask
      cask-repair g-desktop-suite -v $npm_package_version -b
   - dev
      cross-env NODE_ENV=development electron .
   - pack
      electron-builder --dir && yarn update-cask
   - start
      electron .

To build production ready applications for macos (dmg), windows (exe), and linux (sh), run yarn build.

🛎️ Have suggestions? Feel free to create an issue or make a pull request.

🤝 Want to contribute? Check out the TODO.md!

Dependencies

  • about-window: 'About App' window for Electron application
  • electron-localshortcut: register/unregister a keyboard shortcut locally to a BrowserWindow instance, without using a Menu
  • electron-window-state: Simple module that helps to save and restore size and position of Electron windows.
  • file-system: Strengthen the ability of file system

Dev Dependencies

  • cross-env: Run scripts that set and use environment variables across platforms
  • del: Delete files and directories
  • electron: Build cross platform desktop apps with JavaScript, HTML, and CSS
  • electron-packager: Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI

📜 MIT License

Disclaimer: Not affiliated with Google.

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].