Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.
/ drive-shots Public archive

electron experimental app that takes screenshots and uploads them into your google drive (macos, win 10, ubuntu)

Notifications You must be signed in to change notification settings

buehler/drive-shots

Repository files navigation

Drive Shots

Build Status Build Status semantic-release GitHub release

Small neat electron app, that takes screenshots, and uploads them to your google drive. After they are uploaded, the url is shortened (via firebase dynamic links) and then copied to your clipboard.

The app has the capabilities to autostart and does provide a small history of the 10 last uploaded files.

Currently tested on:

  • Windows 10
  • MacOS 10.12.6
  • Ubuntu 16.04

Special cases

Windows

Right now, the notifications on windows do not work. It seems that the last update (fall creators update) of windows did kill the notifications. ¯\(ツ)

Ubuntu

To see the app icon (and therefore use the app) you need to install the libappindicator1. If you don't, you won't see the app icon in the task bar and cannot authenticate your drive account.

sudo apt-get install -y libappindicator1

About

electron experimental app that takes screenshots and uploads them into your google drive (macos, win 10, ubuntu)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published