aboutsummaryrefslogtreecommitdiff
path: root/dist/linux/com.ktechpit.whatsie.appdata.xml
blob: f57995936d7b811329b0ced4aa2995f1624c40e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
	<id>com.ktechpit.whatsie</id>
	<metadata_license>CC0-1.0</metadata_license>
	<project_license>MIT</project_license>
	<name>Whatsie</name>
	<summary>Qt Whatsapp Web Client for Linux Desktop</summary>
	<developer_name>Keshav Bhatt</developer_name>
	<description>
		<p>Feature rich WhatsApp web client based on Qt WebEngine.</p>
		<p>Key features of Whatsie:</p>
		<ul>
		   <li>Light and Dark Themes with automatic switching</li>
		   <li>Customized Notifications &amp; Native Notifications</li>
		   <li>Global App shortcuts</li>
		   <li>BuiltIn download manager</li>
		   <li>Mute Audio, Disable Notifications</li>
		   <li>App Lock feature</li>
		   <li>Built in Spell Checker (with support for 31 Major languages)</li>
		</ul>
		<p>Other settings that let you control every aspect of WebApp like:</p>
		<ul>
		   <li>Do not disturb mode</li>
		   <li>Full view mode, lets you expand the main view to the full width of the window</li>
		   <li>Ability to switch between Native &amp; Custom notification</li>
		   <li>Configurable notification popup timeout</li>
		   <li>Mute all audio from Whatapp</li>
		   <li>Minimize to tray on application start</li>
		   <li>Enable disable app lock on application start</li>
		   <li>Auto-locking after a certain interval of time</li>
		</ul>
	</description>
	<launchable type="desktop-id">com.ktechpit.whatsie.desktop</launchable>
	<url type="homepage">https://github.com/keshavbhatt/whatsie</url>
	<url type="bugtracker">https://github.com/keshavbhatt/whatsie/issues</url>
	<url type="donation">https://www.paypal.me/keshavnrj</url>
	<keywords>
		<keyword translate="no">WhatsApp</keyword>
		<keyword>social</keyword>
		<keyword>social-media</keyword>
		<keyword>messaging</keyword>
		<keyword xml:lang="de">beurs</keyword>
		<keyword xml:lang="pt">mensagens</keyword>
	</keywords>
	<screenshots>
		<screenshot type="default">
			<image>https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/1.jpg</image>
		</screenshot>
		<screenshot>
			<image>https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/2.jpg</image>
		</screenshot>
		<screenshot>
			<image>https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/3.jpg</image>
		</screenshot>
		<screenshot>
			<image>https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/4.jpg</image>
		</screenshot>
		<screenshot>
			<image>https://raw.githubusercontent.com/keshavbhatt/whatsie/main/screenshots/5.jpg</image>
		</screenshot>
	</screenshots>
	<provides>
		<binary>whatsie</binary>
	</provides>
	<content_rating type="oars-1.0" />
	<releases>
		<release version="4.9" date="2022-09-14" />
		<release version="4.4" date="2022-06-18" />
	</releases>
</component>