Archives For twitter client

Cawbird, free and open-source GTK+ Twitter Client for Linux, released version 1.3 with many new features, improvements, bug-fixes.

Cawbird 1.3 comes with improved DM (Direct Messages). It adds ability to send media in DMs, delete DMs, load older DMs, and fixes DM load order issue.

The new release includes new Vala implementation API allows to upload videos and larger animated GIFs.

Other changes in Cawbird 1.3 include:

  • Apply filtering across all feeds (including search)
  • Apply changes to filtering, muting, blocking and hiding RTs across all feeds instantly
  • Allow the filtering of mentioned @-handles
  • Load media in DMs and linkify users and hashtags
  • Use HTTPS avatars throughout
  • Allow Compose view to shrink to narrower screens (e.g. for PinePhone)
  • Design changes, stability improvements, and bug-fixes.

How to Install Cawbird in Ubuntu:

The software developer maintains OBS repository with the packages for CentOS, Debian, Fedora, Ubuntu, openSUSE. You can download the deb package directly from the link below:

Download Cawbird

To receive future updates via Software Updater, you can open terminal and run following commands one by one to add the OBS repository:

  • Run command to add the cawbird repository (you may replace xUbuntu_20.04 with xUbuntu_18.04 or xUbuntu_20.10 depends on your system edition):
    echo 'deb http://download.opensuse.org/repositories/home:/IBBoard:/cawbird/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:IBBoard:cawbird.list
  • Then install the keyring via command (also replace xUbuntu_20.04 to your system edition):
    curl -fsSL https://download.opensuse.org/repositories/home:IBBoard:cawbird/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_IBBoard_cawbird.gpg > /dev/null
  • You can finally refresh package cache and install the twitter app via commands:
    sudo apt update; sudo apt install cawbird

Uninstall Cawbird:

To remove the Twitter client, simply run command in terminal:

sudo apt remove --auto-remove cawbird

To remove the software repository, go to Software & Updates -> Other Software, and remove the relevant line.

GTK+ Twitter App Cawbird 1.2.0 Released (PPA)

Last updated: September 8, 2020

Cawbird, an open-source fork of Corebird Twitter client, released version 1.2.0 a few days ago with many improvements and bug-fixes.

Cawbird 1.2.0 release highlights include:

  • Resolved major accessibility issue with timelines.
  • Added ability to add and read descriptions on images
  • App window can be reduced to a narrower width and has a “responsive” layout for tweets
  • Improved thumbnail and image loading to reduce resource usage.
  • Image gallery loop back.
  • Made “Replying to” on Tweet info page list all users.
  • Reworked @-mention completion so it works with multilingual text.
  • And various bug-fixes.

How to Install Cawbird 1.2.0 in Ubuntu:

The software developer maintains Ubuntu 20.04, Ubuntu 18.04, as well as other Linux packages via the repository at the link below:

Download Cawbird

Select Ubuntu, then click ‘Grab binary packages directly‘ and download the .deb package for your system.

Finally install the .deb via Gdebi package installer (available in Ubuntu Software) and enjoy!

You can also add the repository to receive future updates via Software Updater (Update Manager), by running following commands one by one in terminal:

echo 'deb http://download.opensuse.org/repositories/home:/IBBoard:/cawbird/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:IBBoard:cawbird.list

curl -fsSL https://download.opensuse.org/repositories/home:IBBoard:cawbird/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home:IBBoard:cawbird.gpg > /dev/null

sudo apt update

sudo apt install cawbird

For Ubuntu 18.04 and Linux Mint 19.x, replace xUbuntu_20.04 in the commands with xUbuntu_18.04.

Cawbird is a modern lightweight Twitter client for GNOME 3. It features inline image and video preview, creation of lists and favorites, filtering of tweets and full text search.

Cawbird is a fork of Corebird, which became unsupported after Twitter disabled the streaming API. Cawbird works with the new APIs and includes a few fixes and modifications that have historically been patched in to IBBoard’s custom Corebird build on his personal Open Build Service account.

Cawbird has the following limitations due to changes in the Twitter API (imposed by Twitter, not the fault of the client):

  • Cawbird will update every two minutes
  • Cawbird does not get notified of the following, which will be refreshed on restart:
    • Unfavourite
    • Follow/Unfollow
    • Block/Unblock
    • Mute/Unmute
    • DM deletion
    • Some list changes

How to Install Cawbird in Ubuntu:

The easiest way is simply search for and install cawbird from Ubuntu Software.

This is a Snap package runs in sandbox. And it’s maintained by the community.

For those prefer native .deb package, go to the developer maintained repository at the link below:

Download Cawbird

Select Ubuntu, then click ‘Grab binary packages directly‘ and download the .deb package for your system.

Finally install the .deb via Gdebi package installer (available in Ubuntu Software) and enjoy!

Corebird Twitter Client

Corebird discontinued! Try Cawbird as an alternative.

Corebird, a native GTK+ twitter client for the Linux desktop, reached the 1.7.4 release earlier today with some bug-fixes.

Changes in Corebird 1.7.4 include:

  • Fix tweet sending on 32bit architectures.
  • Fix a few spelling mistakes.
  • Work around a GTK+ bug increasing the window size when typing DMs.
  • Prevent the list statuses page from automatically focusing the delete button, potentially resulting in accidentally deleted lists.
  • Show a language selection context menu in the compose text view.

How to Install Corebird 1.7.4 in Ubuntu:

For Ubuntu 18.04 and Ubuntu 17.10, Corebird 1.7.4 is available for install via the PPA repository.

1. Open terminal via Ctrl+Alt+T or by searching for ‘terminal’ from app launcher. When it opens, run command to add PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/corebird

Input your password (no visual feedback while typing) when it prompts and hit Enter.

2. Then upgrade Corebird if you have a previous release installed via Software Updater:

upgrade corebird

Or simply run following commands to install or upgrade Corebird:

sudo apt update

sudo apt install corebird

For Ubuntu 16.04, due to the outdated GTK+ library, choose to install the snap package.

Uninstall:

To remove the PPA, launch Software & Updates and navigate to Other Software tab.

To remove Corebird, use system package manager or run command:

sudo apt remove --autoremove corebird

Corebird Twitter Client

GTK+ 3 twitter application, Corebird, reached the 1.7.3 release a few hours ago with performance improvements and translation updates.

Changes in Corebird 1.7.3 include:

  • Increase maximum tweet length to 280 characters
  • Increase maximum name length to 50 characters and improve certain parts of the UI to cope better with longer names
  • Fix the emoji button not showing up in the compose window
  • Update translations

How to Install Corebird 1.7.1 in Ubuntu:

For Ubuntu 17.04 and Ubuntu 17.10, you can install the new release from the PPA repository.

1. Open terminal via Ctrl+Alt+T or by searching for ‘terminal’ from app launcher. When it opens, run command to add PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/corebird

Input your password (no visual feedback while typing) when it prompts and hit Enter.

2. Then upgrade Corebird if you have a previous release installed via Software Updater:

upgrade corebird

Or simply run following commands to install or upgrade Corebird:

sudo apt update

sudo apt install corebird

For Ubuntu 16.04, due to the outdated GTK+ library, choose to install the snap package (The 1.7.3 snap will be available in a few days).

Uninstall:

To remove the PPA, launch Software & Updates and navigate to Other Software tab.

To remove Corebird, use system package manager or run command:

sudo apt remove --autoremove corebird