- Notifications
You must be signed in to change notification settings - Fork82
Single-column Fediverse client for desktop
License
h3poteto/whalebird-desktop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Whalebird is a Fediverse client app for desktop.
- An interface like slack
- Notify to desktop
- Streaming
- Manage multiple accounts
- Supporting
Or you can download.dmg
fromrelease page.
So on, you can install from Homebrew:
$ brew update$ brew install --cask whalebird
✨ Thanks to@singingwolfboy for adding it tohomebrew-cask.
There are some packages inrelease 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 fromsnapcraft.io.
$ sudo snap install whalebird
Or you can install fromArch User Repository.
$ yay -S whalebird
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
If you can speak multiple languages, could you please help with translation inCrowdin?
Or if you want add new language, please create an issue. I will add it.
We'd love you to contribute to Whalebird.
- Node.js greater than or equal version 15.0.0 (18.x is recommended)
- npm or yarn
# 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
The software is available as open source under the terms of theGPL-3.0 License. However, icons do not comply with this license, © Miho Fukuda.
About
Single-column Fediverse client for desktop