Git Product home page Git Product logo

sbe's Introduction

sbe - Scrapbox in Electron

An unofficial Scrapbox Desktop App by Electron.

Features

  • Open page in new tab (Windows: Ctrl + click / macOS: Cmd + click)
  • Open top page in new tab
  • Duplicate current page in new tab
  • Open url with default web browser
  • Search within the page
  • Copy page url to the clipboard
  • Cut, copy and paste widh accelerator keys
  • History back / forward

How to run

requirement

Node.js v10

run

git clone or download zip.

$ cd sbe
$ npm install
$ npm start

if you are in proxy environment,

$ npm run proxy --sbe:proxy=your.proxy.host:port

How to build binary

for macOS

$ npm run package-macos

binary will be generated in ./mtwe-darwin-x64

for Windows

$ npm run package-win32

binary will be generated in ./mtwe-win32-x64

if you run binary in proxy. you have to add argument (via shortcut link) as below

sbe.exe --proxy-server=your.proxy.host:port

Screenshot

Screenshot

Release Notes

v0.2.0

  • Change the style of back/foroward button according to the state of webview.
  • Enable to arrange order of tabs with drag & drop.
  • Duplicates tab on double clicking in tab area.
  • Shows first image of the page as icon on the tab of the page.
  • Implove search box behavior.

v0.1.0

First release

sbe's People

Contributors

kondoumh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.