Imaginer/README.md

105 lines
2.9 KiB
Markdown
Raw Normal View History

2023-04-27 04:07:53 +05:30
<h1 align="center">
<img src="data/icons/hicolor/scalable/apps/io.github.Bavarder.Bavarder.svg" alt="Bavarder" width="192" height="192"/>
<br>
Bavarder
</h1>
<p align="center">
2023-04-29 21:02:14 +05:30
<strong>Chit-chat with an AI</strong>
</p>
<p align="center">
<a href="https://flathub.org/apps/details/io.github.Bavarder.Bavarder">
2023-05-06 20:45:49 +05:30
<img width="200" alt="Download on Flathub" src="https://dl.flathub.org/assets/badges/flathub-badge-i-en.svg"/>
</a>
<br>
</p>
<br>
<p align="center">
<a href="https://translate.codeberg.org/engage/bavarder/">
<img src="https://translate.codeberg.org/widgets/bavarder/-/svg-badge.svg" alt="Translation status" />
</a>
<a href="https://repology.org/project/bavarder/versions">
<img alt="Packaging status" src="https://repology.org/badge/tiny-repos/bavarder.svg">
</a>
</p>
<p align="center">
<a href="https://stopthemingmy.app">
<img alt="Please do not theme this app" src="https://stopthemingmy.app/badge.svg"/>
</a>
</p>
2023-04-27 04:07:53 +05:30
<p align="center">
2023-04-27 15:35:40 +05:30
<img src="./data/screenshots/quantum-computing.png" alt="Preview"/>
</p>
2023-04-27 04:07:53 +05:30
## About the name
Bavarder is a french word, the definiton of Bavarder is "Parler abondamment de choses sans grande portée" (Talking a lot about things that don't matter) (Larousse) which can be translated by Chit-Chat (informal conversation about matters that are not important). For non-french speakers, Bavarder can be hard to speak, it's prounouced as [bavaʀde]. Hear [here](https://youtu.be/9Qoogwxo5YA)
2023-04-27 04:07:53 +05:30
## Installation
### Flatpak
#### Flathub
You can either use your GNOME Software and search for "Bavarder" or you can run
``` shell
flatpak install io.github.Bavarder.Bavarder
```
#### Latest build
You can download the latest Flatpak build from [Github Actions](https://github.com/Bavarder/Bavarder/actions/workflows/build.yml). Click on the latest job and download the artifact.
2023-04-27 04:07:53 +05:30
#### From Source
Clone the repo and run `flatpak-builder`
``` shell
2023-04-29 22:25:36 +05:30
git clone https://codeberg.org/Bavarder/Bavarder # or https://github.com/Bavarder/Bavarder
2023-04-27 04:07:53 +05:30
cd Bavarder
flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/io.github.Bavarder.Bavarder.json
2023-04-27 04:07:53 +05:30
```
2023-04-26 18:22:27 +05:30
2023-05-08 05:21:46 +05:30
### Archlinux
Bavarder is available in the AUR. Just use your favourite aur helper!
``` shell
yay -S bavarder
```
## Contribute
2023-04-27 19:02:46 +05:30
The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct) is applicable to this project
2023-05-06 20:22:44 +05:30
See [`SEEN.md`](./SEEN.md) for a list of articles and posts about Bavarder
### Translate
<a href="https://translate.codeberg.org/engage/bavarder/">
<img src="https://translate.codeberg.org/widgets/bavarder/-/multi-auto.svg" alt="Translation status" />
</a>
You can translate Bavarder using Codeberg Translate
2023-05-06 19:19:01 +05:30
### Mirrors
2023-05-06 20:50:08 +05:30
- [GitHub](https://github.com/Bavarder/Bavarder)
2023-05-06 19:19:01 +05:30
- [Codeberg](https://codeberg.org/Bavarder/Bavarder)
## See also
### Imaginer : Imagine with AI
A tool for generating pictures with AI (GNOME app)
- https://github.com/ImaginerApp/Imaginer
- https://codeberg.org/Imaginer/Imaginer