Skip to content

artem0723/Nocturn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nocturn

Multi-platform Twitter Client built with React, Redux and Electron.

Features

  • Realtime timeline using UserStream
  • Multi-account support
  • Vim-like key bindings
  • Works on Windows, OSX and Linux

Package managers

For some platforms, you can use a package manager to install Nocturn.

  • OSX
    • You can use [homebrew-cask]
    • brew cask install nocturn
  • Arch Linux

Usage

Key bindings

OSXLinux, Windows
Tweet, Reply, Search Enter
Delete a tweet Cmd-Backspace Alt-Backspace
Favorite a tweet F
Retweet a tweet Shift-R
Select a next tweet J,
Select a previous tweet K,
Select the first tweet 0, Space
Open url with external browser T
Select a next tab Cmd-Shift-] Alt-P
Select a previous tab Cmd-Shift-[ Alt-O
Select a next account Cmd-J Alt-J
Select a previous account Cmd-K Alt-K
Insert a newline Alt-Enter Shift-Enter
Reload tweets and streaming Cmd-R Ctrl-R

Multi account

Development

$ npm install
$ npm run setup
$ npm start

Build package

$ npm run build

License

MIT License

About

Multi-platform Twitter Client built with React, Redux and Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published