Whalebird è un client Mastodon, Pleroma e Misskey per applicazioni desktop Quando ricevi una notifica, questa viene notificata al tuo desktop. È possibile personalizzare il tema a piacere https://mastodon.it
Go to file
AkiraFukushima 65d0bb622e
Merge pull request #1094 from h3poteto/iss-1092
closes #1092 Use system proxy as default in preferences
2019-11-12 00:52:40 +09:00
.circleci
.electron-vue refs #1040 Use listr instead of ora for build 2019-09-17 20:41:12 +09:00
.github
build refs #821 Add tray icon 2019-08-18 13:47:09 +09:00
dist
packages
plist
spec closes #1076 Check instance API before request host-meta when confirm instance 2019-11-07 22:49:00 +09:00
src refs #1092 Use system proxy as default in preferences 2019-11-12 00:23:46 +09:00
static
.babelrc
.eslintignore Ignore node_modules when eslint 2019-07-08 22:40:31 +09:00
.eslintrc.js
.gitignore
.nvmrc
.prettierrc
.stylelintignore
.stylelintrc.json
CHANGELOG.md Update CHANGELOG 2019-10-22 14:52:55 +09:00
DEVELOPMENT.md Add description for CSC_NAME in document 2019-07-27 22:49:11 +09:00
LICENSE.txt
Makefile refs #1086 Add AppImage in release builds 2019-11-07 23:55:32 +09:00
README.md Add shortcut description for reload in README 2019-09-25 23:08:10 +09:00
app-store.svg
appStore.sh
package-lock.json Bump to version 3.0.0 2019-11-11 23:05:48 +09:00
package.json Bump to version 3.0.0 2019-11-11 23:05:48 +09:00
screenshot_1.png Change screenshot name 2019-07-21 21:14:05 +09:00
sideci.yml Remove unused tests 2019-07-08 22:32:48 +09:00
tsconfig.json refs #972 Set appId to notify in windows10 2019-07-24 01:14:43 +09:00

README.md

Whalebird

CircleCI GitHub release App Store

Whalebird is a mastodon client for desktop application.

demo

Feature

  • An interface like slack
  • Notify to desktop
  • Streaming
  • Many keyboard shortcuts
  • Manage multiple accounts

Shortcuts

MacLinux, Windows
Toot, Reply Cmd + Enter Ctrl + Enter
Change accounts Cmd + 1, 2, 3... Ctrl + 1, 2, 3...
Jump to another timeline Cmd + k Ctrl + k
Open new toot window Cmd + n Ctrl + n
Reload current timeline Cmd + r Ctrl + r
Select next toot j j
Select previous toot k k
Switch focus to left column h h
Switch focus to right column l l
Reply to the toot r r
Reblog the toot b b
Favourite the toot f f
Open details of the toot o o
Open account profile of the toot p p
Open the images i i
Show/hide CW and NSFW x x
Close current page esc esc
Show shortcut keys ? ?

Install

Mac

App Store

Or you can download .dmg from release page.

So on, you can install from Homebrew:

$ brew update
$ brew cask install whalebird

Thanks to @singingwolfboy for adding it to homebrew-cask.

Linux

You can download .deb or .rpm from release page. If you do not want to use the package manager, please download .tar.bz2 file and decompress it.

Or please install the app from snapcraft.io.

$ sudo snap install whalebird

Windows

You can download .exe from release page.

Development

We'd love you to contribute to Whalebird.

Minimum requirements for development

  • Node.js greater than or equal version 8.9.0 (10.x is recommended)
  • npm or yarn

Getting started

# clone this repository
$ git clone https://github.com/h3poteto/whalebird-desktop.git
$ cd whalebird-desktop

# Install font config
$ sudo apt-get install libfontconfig-dev

# install dependencies
$ npm install

# serve with hot reload at localhost:9080
$ npm run dev

How to add new language

  1. First, please prepare translation, and translation missing file for your language.
  2. Next, add your language to constants like French.
  3. Finally, add your language at here.

If there is something unknown, please refer to this pull request: https://github.com/h3poteto/whalebird-desktop/pull/502

License

The software is available as open source under the terms of the MIT License.

Donate

Patreon

Liberapay