mirror of
https://github.com/TakeV-Lambda/Tooth.git
synced 2024-10-31 21:20:24 +00:00
chore: bump readme screenshots & deps
chore: delete screenshtos
This commit is contained in:
parent
97e64d34a2
commit
5f3dca2cef
6 changed files with 14 additions and 28 deletions
27
README.md
27
README.md
|
@ -10,7 +10,8 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img alt="screenshot of the tooth app showing the home tim" height="512" src="https://i.imgur.com/NvOop5O.png">
|
<img alt="screenshot of the tooth app showing the flap/sidebar" height="512" src="https://i.imgur.com/c6zeCvp.png">
|
||||||
|
<img alt="screenshot of the tooth app showing the home timeline" height="512" src="https://i.imgur.com/DOAV9nh.png">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
> This is a fork of the now archived [Tootle](https://github.com/bleakgrey/tootle).
|
> This is a fork of the now archived [Tootle](https://github.com/bleakgrey/tootle).
|
||||||
|
@ -19,18 +20,18 @@
|
||||||
|
|
||||||
1. Make sure you have these dependencies:
|
1. Make sure you have these dependencies:
|
||||||
|
|
||||||
Package Name | Required Version | Notes
|
Package Name | Required Version
|
||||||
--- |:---:| ---
|
:--- |---:|
|
||||||
meson | 0.50 |
|
meson | 0.50
|
||||||
valac | 0.48 |
|
valac | 0.48
|
||||||
libglib-2.0-dev | 2.30 |
|
libglib-2.0-dev | 2.30
|
||||||
libjson-glib-dev | 1.4.4 |
|
libjson-glib-dev | 1.4.4
|
||||||
libxml2-dev | 2.9.10 |
|
libxml2-dev | 2.9.10
|
||||||
libgee-0.8-dev | 0.8.5 |
|
libgee-0.8-dev | 0.8.5
|
||||||
libsoup2.4-dev | 2.64 |
|
libsoup2.4-dev | 2.64
|
||||||
libgtk-4-dev | 4.3.0 |
|
libgtk-4-dev | 4.3.0
|
||||||
libadwaita-1.0-dev | 1.0.0-alpha2 | Will be attempted to install automatically if not present.
|
libadwaita-1.0-dev | 1.2.0
|
||||||
libsecret-1-dev | 0.20 |
|
libsecret-1-dev | 0.20
|
||||||
|
|
||||||
|
|
||||||
2. Run `install.sh` in the project directory. The app will launch automatically on success.
|
2. Run `install.sh` in the project directory. The app will launch automatically on success.
|
||||||
|
|
|
@ -60,21 +60,6 @@
|
||||||
<value key="Purism::form_factor">mobile</value>
|
<value key="Purism::form_factor">mobile</value>
|
||||||
</custom>
|
</custom>
|
||||||
|
|
||||||
<screenshots>
|
|
||||||
<screenshot type="default">
|
|
||||||
<image>https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot1.png</image>
|
|
||||||
</screenshot>
|
|
||||||
<screenshot>
|
|
||||||
<image>https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot2.png</image>
|
|
||||||
</screenshot>
|
|
||||||
<screenshot>
|
|
||||||
<image>https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot3.png</image>
|
|
||||||
</screenshot>
|
|
||||||
<screenshot>
|
|
||||||
<image>https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot4.png</image>
|
|
||||||
</screenshot>
|
|
||||||
</screenshots>
|
|
||||||
|
|
||||||
<releases>
|
<releases>
|
||||||
<release version="1.0.0" date="2021-02-02">
|
<release version="1.0.0" date="2021-02-02">
|
||||||
<description>
|
<description>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 187 KiB |
Binary file not shown.
Before Width: | Height: | Size: 142 KiB |
Binary file not shown.
Before Width: | Height: | Size: 187 KiB |
Binary file not shown.
Before Width: | Height: | Size: 158 KiB |
Loading…
Reference in a new issue