1
0
Çatalla 0
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
Dosyaya git
renovate[bot] 17ef3b627a
Update dependency tailwindcss to v3.4.3
2024-03-27 21:46:21 +00:00
.github Update softprops/action-gh-release action to v2 2024-03-08 22:39:24 +00:00
.yarn/releases chore(deps): update yarn to v3.8.1 2024-03-05 00:03:07 +00:00
flatpak-data Bump to version 6.0.1 2024-01-30 00:40:38 +09:00
locales New translations translation.json (Scottish Gaelic) 2024-03-22 21:29:30 +09:00
main Setup build CI 2023-11-07 00:57:47 +09:00
plist Setup build configuration 2023-11-07 00:48:07 +09:00
renderer refs #4887 Adjust dark mode design 2024-03-22 01:26:11 +09:00
resources/icons Initialize Next.js 2023-11-02 01:20:27 +09:00
.eslintrc.json Setup eslint 2023-12-02 16:30:28 +09:00
.gitignore Add mas build configuration 2023-12-31 23:19:36 +09:00
.prettierrc Initialize Next.js 2023-11-02 01:20:27 +09:00
.tool-versions Update dependency node to v20.11.1 2024-02-14 18:15:30 +00:00
.yarnrc.yml chore(deps): update yarn to v3.8.1 2024-03-05 00:03:07 +00:00
LICENSE Add license 2023-12-02 15:16:37 +09:00
README.md Add screenshot to readme 2024-01-24 19:55:29 +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.mas.yml Bump to version 6.1.0 2024-03-22 21:51:24 +09:00
electron-builder.yml Revive arm64 build 2024-01-24 23:19:44 +09:00
notarize.js Setup build configuration 2023-11-07 00:48:07 +09:00
package.json Bump to version 6.1.0 2024-03-22 21:51:24 +09:00
renovate.json Skip renovate update for next and react major version 2023-12-28 00:17:20 +09:00
screenshot.png Replace screenshot 2024-03-24 00:19:01 +09:00
tsconfig.json Initialize Next.js 2023-11-02 01:20:27 +09:00
windows-store.svg Add store image 2023-12-02 15:23:09 +09:00
yarn.lock Update dependency tailwindcss to v3.4.3 2024-03-27 21:46:21 +00:00

README.md

Whalebird

Build GitHub release Mac App Store AUR version Crowdin

Whalebird is a Fediverse client app for desktop.

demo

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.