diff options
author | 2021-04-09 18:10:33 +0530 | |
---|---|---|
committer | 2021-04-09 18:10:33 +0530 | |
commit | 21cbb230c0c904119fe1c84cf4e7ccd388b8f917 (patch) | |
tree | 23f5bba2ba2b514661ae17d3fe14962788914c6f | |
parent | 8c64357233d7fdfd2aef3946150b7644e99ca004 (diff) | |
download | whatsie-21cbb230c0c904119fe1c84cf4e7ccd388b8f917.tar.gz whatsie-21cbb230c0c904119fe1c84cf4e7ccd388b8f917.zip |
updated readme
-rw-r--r-- | README.md | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -11,7 +11,22 @@ on Linux. Not affiliated with WhatsApp or Facebook. - BuiltIn download manager - Mute Audio, Disable Notifications - App Lock feature -- Other settings that lets you control every aspect of WebApp. +- Built in Spell Checker (with support for 31 Major languages) +- Other settings that let you control every aspect of WebApp. + +## Install: + + `snap install whatsie` + + [](https://snapcraft.io/whatsie) + +## Snap permissions: + +To enable audio recording and camera in application connect to the respective slot using store permission option or via command line using the following commands: +- for microphone permission + `snap connect whatsie:audio-record` +- for camera permission + `snap connect whatsie:camera` ## Screenshot |