This package browser is in early development. Mind the rough edges.

cawbird

Client for Twitter

Cawbird is a Twitter client built with GTK and Vala. It supports all features except non-mention notifications, polls, threads and cards.

Installation

Install the latest version of cawbird as follows:

guix install cawbird

Or install a particular version:

guix install cawbird@1.4.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of cawbird about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/cawbird'><img src='https://packages.guix.gnu.org/packages/cawbird/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/cawbird/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/cawbird)

Example Org:

[[https://packages.guix.gnu.org/packages/cawbird][https://packages.guix.gnu.org/packages/cawbird/badges/latest-version.svg]]