Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theycallhermax/lemonade
- Owner: theycallhermax
- Created: 2023-06-17T21:46:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-07T23:13:10.000Z (3 months ago)
- Last Synced: 2024-08-08T02:01:50.475Z (3 months ago)
- Topics: app, client, gnome, gtk4, lemmy, libadwaita, python3
- Language: Meson
- Homepage:
- Size: 127 KB
- Stars: 74
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-lemmy - lemonade - activity/y/theycallhermax/lemonade) | Linux (Projects / Mobile / Desktop apps)
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
```