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 094c19a2d1 refs #901 Update build target node version 2019-11-26 23:04:52 +09:00
.circleci Update node version to 10.16.0 2019-07-06 21:35:45 +09:00
.electron-vue refs #901 Stop to specify libraryTarget for renderer in webpack 2019-11-26 23:03:24 +09:00
.github Add FUNDING.yml for sponsors 2019-11-19 23:22:59 +09:00
build refs #821 Add tray icon 2019-08-18 13:47:09 +09:00
dist Initial commit 2018-03-07 22:28:48 +09:00
packages refs #78 Create makefile for production release 2018-03-22 14:50:19 +09:00
plist Setup build environment for Mac App Store version 2018-03-31 00:40:43 +09:00
spec refs #901 Update electron-mock-ipc for new electron interface 2019-11-20 23:36:11 +09:00
src refs #901 Use window object in index.ejs 2019-11-26 22:27:48 +09:00
static Fix scroll of splash screen 2018-07-30 00:18:28 +09:00
.babelrc refs #901 Update build target node version 2019-11-26 23:04:52 +09:00
.eslintignore Ignore node_modules when eslint 2019-07-08 22:40:31 +09:00
.eslintrc.js Remove space-before-function-paren rule from eslint 2019-04-20 15:43:11 +09:00
.gitignore refs #78 Create makefile for production release 2018-03-22 14:50:19 +09:00
.nvmrc Add nvmrc 2018-05-23 01:25:34 +09:00
.prettierrc Introduce prettier combinated eslint 2019-04-20 13:39:26 +09:00
.stylelintignore Add stylelint config 2018-07-05 22:33:51 +09:00
.stylelintrc.json Introduce prettier-stylelint 2019-06-05 22:23:48 +09:00
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 Add license 2018-04-14 22:20:53 +09:00
Makefile refs #1086 Add AppImage in release builds 2019-11-07 23:55:32 +09:00
README.md Add sponsor link in donate 2019-11-19 23:36:04 +09:00
app-store.svg Update donwload link for app store with badge 2018-08-15 15:28:30 +09:00
appStore.sh fix: Codesign script for app store 2019-11-16 00:03:45 +09:00
crowdin.yml Update Crowdin configuration file 2019-11-19 22:47:27 +09:00
package-lock.json Merge pull request #1144 from h3poteto/dependabot/npm_and_yarn/about-window-1.13.2 2019-11-26 22:34:39 +09:00
package.json Merge pull request #1144 from h3poteto/dependabot/npm_and_yarn/about-window-1.13.2 2019-11-26 22:34:39 +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 #901 Update build target node version 2019-11-26 23:04:52 +09:00

README.md

Whalebird

CircleCI GitHub release App Store Dependabot Crowdin

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.

Translation

If you can speak multiple languages, could you please help with translation in Crowdin?

Or if you want add new language, please create an issue. I will add it.

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

License

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

Donate

GitHub Sponsor

Patreon

Liberapay