All Projects → h3poteto → Whalebird Desktop

h3poteto / Whalebird Desktop

Licence: mit
An Electron based Mastodon, Pleroma and Misskey client for Windows, Mac and Linux

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Whalebird Desktop

Mammut
An Android Client for Mastodon
Stars: ✭ 41 (-92.07%)
Mutual labels:  mastodon
gomphotherium
Gomphotherium (/ˌɡɒmfəˈθɪəriəm/; "welded beast"), a command line Mastodon client.
Stars: ✭ 22 (-95.74%)
Mutual labels:  mastodon
Aardwolf
Powering connected social communities with open software.
Stars: ✭ 379 (-26.69%)
Mutual labels:  mastodon
gobo
💭 Gobo: Your social media. Your rules.
Stars: ✭ 87 (-83.17%)
Mutual labels:  mastodon
tootbot
Python tool for mirroring Reddit posts to Twitter and Mastodon
Stars: ✭ 68 (-86.85%)
Mutual labels:  mastodon
Tootle
GTK-based Mastodon client for Linux
Stars: ✭ 304 (-41.2%)
Mutual labels:  mastodon
mastodon.js
Javascript Mastodon API for Web Browsers with streaming support
Stars: ✭ 32 (-93.81%)
Mutual labels:  mastodon
Rustodon
A Mastodon-compatible, ActivityPub-speaking server in Rust
Stars: ✭ 434 (-16.05%)
Mutual labels:  mastodon
mastofeed
ActivityPub feed => iframe embed. https://www.mastofeed.com
Stars: ✭ 55 (-89.36%)
Mutual labels:  mastodon
Awesome Mastodon
Curated list of awesome Mastodon-related stuff!
Stars: ✭ 322 (-37.72%)
Mutual labels:  mastodon
Mastodon-Material
Material Design Native Theme for Mastodon
Stars: ✭ 17 (-96.71%)
Mutual labels:  mastodon
gotosocial
Golang fediverse server.
Stars: ✭ 400 (-22.63%)
Mutual labels:  mastodon
Go Mastodon
mastodon client for golang
Stars: ✭ 308 (-40.43%)
Mutual labels:  mastodon
mastodon-lite
Lightweight client for mastodon micro blogging service.
Stars: ✭ 12 (-97.68%)
Mutual labels:  mastodon
Dockerfiles
Discontinued. Fork at your will.
Stars: ✭ 384 (-25.73%)
Mutual labels:  mastodon
tusky-api
Node.js server that proxies Mastodon notifications to an app's push notifications through Firebase Cloud Messaging
Stars: ✭ 17 (-96.71%)
Mutual labels:  mastodon
Social
🎉 Social can be used for work, or to connect to the fediverse!
Stars: ✭ 302 (-41.59%)
Mutual labels:  mastodon
Toot
toot - Mastodon CLI & TUI
Stars: ✭ 455 (-11.99%)
Mutual labels:  mastodon
Mstdn
Tiny web-based mastodon client for your desktop
Stars: ✭ 390 (-24.56%)
Mutual labels:  mastodon
Mastodon Twitter Poster
Crossposter to post statuses between Mastodon and Twitter
Stars: ✭ 317 (-38.68%)
Mutual labels:  mastodon

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

Mac Linux, 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

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 8.9.0 (12.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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].