This repository is the home of all Tella documentation: including videos, step-by-step guides, turorials and detailed description of Tella's features. This website is built using Docusaurus.
You can access the Tella website here: https://tella-app.org/
In challenging environments, with limited or no internet connectivity or in the face of repression, Tella makes it easier and safer to document human rights violations and collect data.
If you are an activist, journalist, human rights defender, or anyone who engages in documentation of injustice, you can use Tella to:
-
Protect yourself from physical and digital repression while collecting and storing sensitive information.
-
Protect the data you collect from censorship, tampering, interception, and destruction.
-
Easily produce high quality documentation that can be used for research, advocacy, or transitional justice.
- Tella is available for Android and can be downloaded directly from the Google Play Store or from this folder, as an APK, to be installed manually. More guidance on our FAQs.
- We also have a version of Tella Android available on the F-droid store.
- Tella is available for iOS and can be downloaded from the App Store.
Whether you're a developer, a designer, a security expert, or just someone who wants to help, there are many ways you can get involved. Here are a few ways you can contribute to Tella:
- Code contribution: If you're a developer, you can contribute code to Tella. Check out our GitHub repositories for Android, iOS and Tella Web to see what we're working on and how you can help.
- Bug reports and feature requests: If you use Tella and find a bug, or if you have an idea for a new feature, you can let us here.
- Translations: Tella is available in many languages, but we're always looking for help translating the app into more languages. If you're fluent in a language other than English, we'd love your help! You can also contribute in translating this documentation. More guidance on how to do it here.
- Translate this documentation: We use Transifex to manage the translation of this site: https://explore.transifex.com/otf/tella-website-documentation/
$ yarn
$ PRODUCTION_URL='http://localhost' yarn start --locale en
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.