Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theycallhermax/lemonade

🍋 Follow discussions on Lemmy
https://github.com/theycallhermax/lemonade

app client gnome gtk4 lemmy libadwaita python3

Last synced: 3 days ago
JSON representation

🍋 Follow discussions on Lemmy

Awesome Lists containing this project

README

        

# Ouch Browser

Focus on your browsing.

## Building

### Binary

To build Ouch, you need [GTK 4](https://gitlab.gnome.org/GNOME/gtk), [libadwaita](https://gitlab.gnome.org/GNOME/libadwaita), [WebKitGTK v2.44](https://webkitgtk.org/), [Blueprint](https://gitlab.gnome.org/jwestman/blueprint-compiler), and [just](https://github.com/casey/just) installed on your system.

```sh
just # build ouch
just run # run ouch
```