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 a6f16511ee
Add Basque and Hungarian for crowdin
2022-12-19 22:31:34 +09:00
.electron-vue Specify transpileOnly to speed up build time for main 2022-08-14 01:37:20 +09:00
.github Add dependabot rule to ignore chalk major version 2022-12-11 22:06:39 +09:00
build Build release packages in GitHub Actions 2022-01-04 01:28:12 +09:00
dist Initial commit 2018-03-07 22:28:48 +09:00
flatpak-data Bump to version 4.7.0 2022-11-04 22:53:49 +09:00
packages refs #2244 Build universal package for MAS build using electron/universal 2021-03-18 01:12:31 +09:00
plist Fix notarize script 2021-09-02 21:03:50 +09:00
spec Remove mentions marker in settings 2022-12-18 12:52:51 +09:00
src New translations translation.json (Chinese Simplified) 2022-12-18 19:58:16 +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 [lint] Fix style in Notification 2022-08-14 22:19:27 +09:00
.gitignore refs #78 Create makefile for production release 2018-03-22 14:50:19 +09:00
.npmrc Fix issues which are blocking rendering 2022-04-20 00:57:25 +09:00
.prettierrc refs #1318 Apply font-size settings in New toot 2020-04-11 17:23:40 +09:00
.stylelintignore Add stylelint config 2018-07-05 22:33:51 +09:00
.stylelintrc.json fixed stylelint errors as good as possible, disabled them when they didn't make sense 2022-11-03 21:42:47 +01:00
.tool-versions Use node 18 in CI 2022-11-26 17:56:19 +09:00
CHANGELOG.md Update CHANGELOG 2021-03-15 22:25:52 +09:00
CODEOWNERS Add codeowners 2022-01-21 21:46:07 +09:00
DEVELOPMENT.md Fix npm command to yarn 2020-09-13 17:13:22 +09:00
LICENSE.txt Add license 2018-04-14 22:20:53 +09:00
Makefile Fix release scripts 2022-01-04 13:14:09 +09:00
README.md Fixed installation instructions for homebrew 2022-11-04 12:29:51 +01:00
app-store.svg Update donwload link for app store with badge 2018-08-15 15:28:30 +09:00
appStore.sh Update appStore.sh for codesign 2021-03-28 23:13:45 +09:00
crowdin.yml Add Basque and Hungarian for crowdin 2022-12-19 22:31:34 +09:00
electron-builder.json Stop building linux ia32 build because Electron 19 does not support it 2022-09-09 00:13:21 +09:00
package.json Bump to version 4.7.3 2022-12-18 13:26:08 +09:00
screenshot_1.png Change screenshot name 2019-07-21 21:14:05 +09:00
tsconfig.json Specify skipLibCheck for element-plus 2022-05-28 20:50:12 +09:00
yarn.lock Merge pull request #3888 from h3poteto/dependabot/npm_and_yarn/sanitize-html-2.7.3 2022-12-11 23:19:09 +09:00

README.md

Whalebird

CircleCI GitHub release App Store AUR version 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 install --cask whalebird

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

Linux

There are some packages in release page, for example .deb, .rpm and .AppImage. If you do not want to use the package manager, please download .tar.bz2 file and decompress it.

If you are using snap, please install from snapcraft.io.

$ sudo snap install whalebird

Or you can install from Arch User Repository.

$ yay -S 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 15.0.0 (16.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
$ yarn install

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

License

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

Donate

GitHub Sponsor

Patreon

Liberapay