Skip to content

callFEELD/Threema-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threema Desktop

Codacy Badge Build

A desktop application for Threema Web similar to Whatsapp or Telegram.

Supported Platforms

Windows Mac OS Linux

Features

  • Notifications | Messages will be displayed as normal operating system notifications
  • Taskbar Tray | Closing the application results into minizing Threema Desktop into a Taskbar Tray icon (Just like other apps i.e. discord, skype, telegram desktop)
  • Full screen | The applications is changing some website styles in order to display only the important parts, no more unnecessary background images.
  • Save images or files | Files and images can be locally stored
  • Links will open in the default webbrowser

ThreemaDekstopApplication

Installation

Windows

Mac OS Linux

Sorry but you have to build it yourself.

Clone the repository

git clone https://github.com/callFEELD/Threema-Desktop/

Install the dependencies

yarn install

Build it for your platform

yarn dist

Look at the created dist/ folder for the build application.