Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/puutaro/fannelstore
Fannel store by ComamndClick
https://github.com/puutaro/fannelstore
browser browser-addon cmdclick commandclick fannel githubtopic1 javascript qrcode qrcode-store
Last synced: 14 days ago
JSON representation
Fannel store by ComamndClick
- Host: GitHub
- URL: https://github.com/puutaro/fannelstore
- Owner: puutaro
- License: mit
- Created: 2023-12-07T04:11:55.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T13:54:08.000Z (2 months ago)
- Last Synced: 2024-09-07T15:24:08.652Z (2 months ago)
- Topics: browser, browser-addon, cmdclick, commandclick, fannel, githubtopic1, javascript, qrcode, qrcode-store
- Language: JavaScript
- Homepage: https://github.com/puutaro/CommandClick
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fannelStore.js
----------------Fanenl Store by @puutaro
Table of Contents
-------
* [Screenshots](#screenshots)
* [Installation](#installation)
* [Usage](#usage)
* [Install fannel](#install-fannel)
* [Web search](#web-search)
* [Bookmark](#bookmark)
* [Toolbar buttons](#toolbar-buttons)
* [Play Button](#play-button)
* [Edit Button](#edit-button)
* [Cmd Variables](#cmd-variables)
* [SETTING](#setting)
* [Bookmark name](#cmdinput)
* [BOOKMARK MANAGER](#bookmark-manager)
* [Setting variables](#setting-variables)
* [scriptFileName](#scriptfilename)
* [How to register to this store](how-to-register-to-this-store)## 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## Usage
--------Mostly, trigger each feature by **Long press**
### Install fannel
Long press QR iamge in order to install [fannel](https://github.com/puutaro/CommandClick/blob/master/md/developer/glossary.md#fannel.### Web search
Long press Play button
| phase | description |
|----------------|-----------------------|
| Highlight text | Search highlight text |
| None | Google search page |### Bookmark
Long press history menu button in left bottom.
| action | description |
|------------------------------------|------------------------------------|
| Click `Save` button | Save latest visit git url |
| Click `Jump` button | Jump to latest visit git url |
| Title drag and drop | Change item order by drag and drop |
| Title drag and drop to extend area | Remove item |## Toolbar buttons
-----------### Play Button
Launch `fannel` topic on github
- Long press -> web search### Edit Button
- long press -> page search
## Cmd Variables
--------This terminal aim for "key input omission oriented"
### SETTING
Fannel store setting
| Name | Type | Description |
|----------------------- |-----------------|-----------------------------------|
| `On launch bookmark by dialog` | `ON` / `OFF` | book mark launch by dialog or not |### Bookmark name
Create new bookmark by type new name.
### BOOKMARK MANAGER
Edit bookmark list by `renameFannelStoreBookmarkName`
`renameFannelStoreBookmarkName`
| value | description |
| ----------- |------------------------------------------------------------|
| blank | Delete tube url list name |
| other | Rename tube url list name (auto comp prefix `fannelStore`) |## Setting variables
---------### scriptFileName
Rename script name
## How to register to this store
-----------You can register this store.
Check [detail procecdure](https://github.com/puutaro/commandclick-repository/blob/master/README.md#procedure-1)