Code Monkey home page Code Monkey logo

writebar's Introduction

WriteBar

Experimental distraction-free text editor,
that displays focus text line right over the keyboard (on the Macbook Pro TouchBar).

screenshot

Features

  • Line edit on TouchBar
  • Context formatting menu
  • Smart Spellchecker
  • Markdown Import/Export
  • Visual Markdown editing

Discuss

Development

Install (or update) macOS package manager (Homebrew):

brew update || /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Yarn (modern NodeJS package manager):

which yarn || brew install yarn

Download source code:

git clone [email protected]:alexander-shvets/writebar.git
cd writebar

Install application dependencies:

yarn || npm install

Install (global or local) dev-dependencies*:

yarn global add electron               || npm install electron -g
yarn global add electron-packager      || npm install electron-packager -g
yarn global add electron-installer-dmg || npm install electron-installer-dmg -g

* doesn't listed in package.json becouse I doesn't use js builder yet (which will exclude unused dependencies from application installation package)

Run app in dev mode:

yarn start || npm start

Build App and Installation Package (dmg):

yarn packdist || npm run pack && npm run dist

Release files should be generated in dist directory.

License

FOSSA Status

writebar's People

Contributors

alexander-shvets avatar fossabot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

writebar's Issues

Dark mode

Dark mode for the window in screen.

When closing a window

When closing a window, it just closes and I lose all I have written. Unlike many other apps, were it asks if I really want to close before actually closing.

I like this app very much as a distraction-eraser. So Please fix this. Thanks.

Touchbar terminal

Hi!

This isn't really an issue with the app, however this solution is the closest to the program I am trying to find.

I have macbook without a screen, that I want to use it as a server, and it would be awesome to have a terminal in the touchbar.
Do you think it would be easy to tweak your writebar into a termbar? I have never used javascript before, so it is difficult for me to tell.

Thanks!

Bence

Text doesn't automatically move to next line.

Hello!
First I have to congratulate you, this is a great idea and If this was perfect I would use it every single day.
The only reason I don't it's because of a very big annoyance, the text doesn't flow to the next line on the touchbar. When it reaches the end of the line it just stays there and even though I keep typing it doesn't show up. Hopefully you understand my issue by looking at the images I attached below and can fix it!
touch bar shot 2019-01-26 at 20 30 49
screenshot 2019-01-26 at 20 30 27

Edit: I have seen the screenshots and the video in the facebook post, and it appears to be displaying two lines of text how it is supposed to. Maybe my issue is due to the Mojave update?

Keep it up,
Bruno Santos

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.