Imaginer/README.md

105 lines
2.8 KiB
Markdown
Raw Permalink Normal View History

<a href="https://imaginer.codeberg.page">
<h1 align="center">
<img src="data/icons/hicolor/scalable/apps/page.codeberg.Imaginer.Imaginer.svg" alt="Imaginer" width="192" height="192"/>
<br>
Imaginer
</h1>
<p align="center">
2023-05-13 03:32:28 +05:30
<strong>Imagine with an AI</strong>
</p>
2023-05-11 22:30:18 +05:30
</a>
<p align="center">
<a href="https://flathub.org/apps/details/page.codeberg.Imaginer.Imaginer">
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/imaginer/">
<img src="https://translate.codeberg.org/widgets/imaginer/-/svg-badge.svg" alt="Translation status" />
</a>
<a href="https://repology.org/project/imaginer/versions">
<img alt="Packaging status" src="https://repology.org/badge/tiny-repos/imaginer.svg">
</a>
2023-05-18 14:48:06 +05:30
<a href="https://ci.exozy.me/Imaginer/Imaginer" target="_blank">
<img src="https://ci.exozy.me/api/badges/Imaginer/Imaginer/status.svg" alt="status-badge" />
</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
<a href="https://imaginer.codeberg.page">
<p align="center">
2023-05-13 03:32:28 +05:30
<img src="./data/screenshots/avocado-armchair.png" alt="Preview"/>
</p>
2023-05-11 22:30:18 +05:30
</a>
2023-04-27 04:07:53 +05:30
## Installation
### Flatpak
#### Flathub
You can either use your GNOME Software and search for "Imaginer" or you can run
``` shell
flatpak install page.codeberg.Imaginer.Imaginer
```
2023-05-18 14:48:06 +05:30
#### Latest build from CI
You can download the build from the latest commit from [the package registry](https://codeberg.org/Imaginer/-/packages/generic/imaginer/) and install it by running
``` shell
2023-05-18 14:48:47 +05:30
flatpak install imaginer.flatpak
2023-05-18 14:48:06 +05:30
```
2023-04-27 04:07:53 +05:30
#### From Source
Clone the repo and run `flatpak-builder`
``` shell
git clone https://codeberg.org/Imaginer/Imaginer # or https://github.com/Imaginer/Imaginer
cd Imaginer
flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/page.codeberg.Imaginer.Imaginer.json
2023-04-27 04:07:53 +05:30
```
2023-04-26 18:22:27 +05:30
2023-05-11 22:30:18 +05:30
### Others
2023-05-08 05:21:46 +05:30
You can see more install methods on the [website](https://imaginer.codeberg.page/install/)
2023-05-08 05:21:46 +05:30
## 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
### Translate
<a href="https://translate.codeberg.org/engage/imaginer/">
<img src="https://translate.codeberg.org/widgets/imaginer/-/multi-auto.svg" alt="Translation status" />
</a>
You can translate Imaginer using Codeberg Translate
2023-05-06 19:19:01 +05:30
### Mirrors
2023-05-13 04:01:07 +05:30
- [GitHub](https://github.com/ImaginerApp/Imaginer)
- [Codeberg](https://codeberg.org/Imaginer/Imaginer)
2023-05-06 19:19:01 +05:30
## See also
2023-05-13 04:01:07 +05:30
### [Bavarder : Chit-Chat with AI](https://bavarder.codeberg.page)
2023-05-13 03:32:28 +05:30
A tool for chatting with AI right from your desktop
2023-05-13 03:32:28 +05:30
- [GitHub](https://github.com/Bavarder/Bavarder)
- [Codeberg](https://codeberg.org/Bavarder/Bavarder)