Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

21 Commits

Repository files navigation

pixel

Pixel is a Matrix client for the terminal built with Bubble Tea and mautrix-go

demo gif

How to Run

  1. Set up an account on Matrix.org - (i.e., on Element)
  2. Clone this repo and set environment variables for your account credentials:
git clone https://github.com/jamesthesken/pixel.git
export PIXEL_HOMESERVER=matrix.org
export PIXEL_USERNAME=<your_username>
export PIXEL_PASSWORD=<your_password>
  1. Build and go
go build
./pixel

Usage

KeyDescription
tabNavigate between text input and room list
downMove up in the list of rooms
upMove down in the list of rooms
enterSend message to currently selected room

Contributing

You'll notice this project can't do much yet! If you want to contribute please feel free to start an issue or pull request.

About

Pixel is a Matrix client for the terminal.

Resources

Stars

47 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages