Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/puutaro/savetogmail

Send clipboard contents to Gmail draft in CommandClick
https://github.com/puutaro/savetogmail

android browser browser-addon cmdclick commandclick fannel gmail javascript

Last synced: 19 days ago
JSON representation

Send clipboard contents to Gmail draft in CommandClick

Awesome Lists containing this project

README

        




# saveToGmail
---------------------

Save site contents to Gmail draft @puutaro

Table of Contents
-------

* [Installation](#installation)
* [Cmd Variables](#cmd-variables)
* [gmailDraftUrl](#gmaildrafturl)
* [gmailDraftListURL](#gmaildraftlisturl)
* [play](#play)
* [Setting variables](#setting-variables)
* [terminalFontZoom](#terminalfontzoom)
* [terminalFontColor](#terminalfontcolor)
* [terminalColor](#terminalColor)

## Installation
--------------

1. Install [ComamndClick](https://github.com/puutaro/CommandClick#app-installation) to your android
2. Install this fannel by [install repo](https://github.com/puutaro/CommandClick/blob/master/USAGE.md#install-fannel) or QR code

## Cmd Variables
--------
### gmailDraftUrl
Paste gmail draft url
### gmailDraftListURL
Paste gmail draft list url
### play
Depend on state, change execute like bellow table.

| state | execute content |
| --------- | --------- |
| `gmailDraftUrl` doesn't launch | Launch `gmailDraftUrl` |
| `gmailDraftUrl` launch and gmail bocy blank | Paste clipboard |
| `gmailDraftUrl` launch and gmail body has been written | Save draft gmail |

## Setting variables
---------
### terminalFontZoom
Adjust terminal font size (percentage)
### terminalFontColor
Adjust terminal font color
### terminalColor
Adjust terminal background color