Peerio 2 for macOS, Windows & Linux
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.circleci chore: ts support (#381) Jul 27, 2018
.github Update PULL_REQUEST_TEMPLATE.md Dec 7, 2017
.tx chore(cleanup): cleanup, reaorganize structure Oct 17, 2016
.vscode chore(vscode): insert final newline, trim whitespace on save (#403) Aug 8, 2018
app Update package.json Aug 28, 2018
dist-assets feat: branding update (#267) Apr 3, 2018
docs feat: Medcryptor (#298) Jun 7, 2018
icons-src feat: branding update (#267) Apr 3, 2018
release chore: replace config-base.json with app/package.json/"peerio" (#69) Oct 16, 2017
scripts Fix ability to write TypeScript files in this repo (#398) Aug 2, 2018
src fix: async file processing when picking and dropping (#409) Aug 28, 2018
test chore: ts conversion, pt. 1 (#399) Aug 6, 2018
.editorconfig WIP: files. file stream Nov 24, 2016
.eslintignore refactor(project): remove emojione prod dependency, copy emojione.js … Dec 31, 2016
.eslintrc fix: async file processing when picking and dropping (#409) Aug 28, 2018
.eslintrc.typescript-temp.json Fix ability to write TypeScript files in this repo (#398) Aug 2, 2018
.gitignore chore: ts support (#381) Jul 27, 2018
.npmrc chore: rollback package-lock Oct 2, 2017
.opt-in.example chore: opt-in example [skip-ci] Dec 7, 2017
.prettierignore chore: exclude emojione from prettier Jul 27, 2018
.prettierrc chore: ts support (#381) Jul 27, 2018
.stylelintrc.json chore: ts support (#381) Jul 27, 2018
CHANGELOG.md chore: changelog Jun 15, 2017
LICENSE LICENSE Jun 20, 2017
README.md docs: tiny fixes for signatures doc (#50) Aug 14, 2017
autologin.example.json revert: put back autologin.example.json Sep 11, 2017
babel.config.js chore: remove console-kungfu Jul 30, 2018
package.json chore: didn't disable ts test good enough Aug 27, 2018
tsconfig.json Chore: more typescript (#404) Aug 17, 2018

README.md

Peerio Desktop

Electron applications for macOS, Windows, Linux. For support, visit our support centre, or contact us.

To create issues, see our centralized issues repo.

Authenticity

Want to verify a download?

Building from sources

To build Peerio from sources, see Building from sources.

SDK

The Icebear SDK (aka the crypto and other guts) lives here: https://github.com/PeerioTechnologies/peerio-icebear.

Development

For info about development setup and contribution, see the Development doc.