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 4e4da3bffb
Merge pull request #4670 from h3poteto/renovate/flowbite-2.x-lockfile
Update dependency flowbite to v2.2.0
2023-12-03 21:10:49 +09:00
.github Add reviewdog 2023-12-02 16:32:33 +09:00
locales New translations translation.json (Scottish Gaelic) 2023-12-02 16:43:37 +09:00
main
plist
renderer Fix margin of Card 2023-12-03 01:00:32 +09:00
resources/icons
.eslintrc.json Setup eslint 2023-12-02 16:30:28 +09:00
.gitignore
.prettierrc
LICENSE
README.md Update crowdin link 2023-12-02 15:54:24 +09:00
app-store.svg Add store image 2023-12-02 15:23:09 +09:00
crowdin.yml Add crowdin config 2023-12-02 15:25:25 +09:00
electron-builder.yml
notarize.js
package.json Merge pull request #4645 from h3poteto/renovate/electron-27.x 2023-12-03 21:08:22 +09:00
renovate.json Add renovate config 2023-12-02 16:00:09 +09:00
tsconfig.json
windows-store.svg Add store image 2023-12-02 15:23:09 +09:00
yarn.lock Merge pull request #4670 from h3poteto/renovate/flowbite-2.x-lockfile 2023-12-03 21:10:49 +09:00

README.md

Whalebird

Build GitHub release Mac App Store AUR version Crowdin

Whalebird is a Fediverse client app for desktop.

Feature

  • An interface like slack
  • Notify to desktop
  • Streaming
  • Manage multiple accounts
  • Supporting
    • Mastodon
    • Pleroma
    • Friendica
    • Firefish

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

If you are using flatpak, please install from flathub.org.

$ flatpak install social.whalebird.WhalebirdDesktop

Or you can install from Arch User Repository.

$ yay -S whalebird

Windows

Windows Store

We prepared winget package and .exe files, but we don't recommend these ways. Because these binary is not code signed, so you will get warnings when you launch. Only Windows Store version is signed, so please use it.

$ winget show "Whalebird" --versions

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 (18.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 GPL-3.0 License. However, icons do not comply with this license, © Miho Fukuda.