All Projects → bauerj → paperless_app

bauerj / paperless_app

Licence: GPL-3.0 license
An Android/iOS app for Paperless

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to paperless app

Arduino Bluetooth Basic
Control a LED using your smartphone via Bluetooth (Does not support BLE)
Stars: ✭ 146 (-61.68%)
Mutual labels:  smartphone
Blynk Library Js
Blynk library for JS. Works with Browsers, Node.js, Espruino.
Stars: ✭ 181 (-52.49%)
Mutual labels:  smartphone
rc-headless-transmitter
DIY 2.4 GHz RC transmitter without display, configurable through smartphone or web browser
Stars: ✭ 28 (-92.65%)
Mutual labels:  smartphone
Motion Sense
MotionSense Dataset for Human Activity and Attribute Recognition ( time-series data generated by smartphone's sensors: accelerometer and gyroscope)
Stars: ✭ 159 (-58.27%)
Mutual labels:  smartphone
Smartblock
intuitive block based wysiwyg editor built with React and ProseMirror
Stars: ✭ 173 (-54.59%)
Mutual labels:  smartphone
Buildapks
Really quickly build APKs on handheld device (smartphone or tablet) in Amazon, Android, Chromebook and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
Stars: ✭ 218 (-42.78%)
Mutual labels:  smartphone
Nexmon
The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more
Stars: ✭ 1,761 (+362.2%)
Mutual labels:  smartphone
Macro-Deck
Macro Deck converts your phone, tablet or any other device with an up-to-date internet browser into an powerful remote macro pad to perform single actions or even multiple actions with just one tap.
Stars: ✭ 282 (-25.98%)
Mutual labels:  smartphone
Boo
Boo - A beautiful, clean and responsive theme for Ghost.
Stars: ✭ 176 (-53.81%)
Mutual labels:  smartphone
benchmarks-attitude-smartphones
Benchmark on Attitude Estimation with Smartphones (datasets & scripts)
Stars: ✭ 30 (-92.13%)
Mutual labels:  smartphone
Sdl java suite
SmartDeviceLink libraries for Android, Java SE, and Java EE
Stars: ✭ 169 (-55.64%)
Mutual labels:  smartphone
Authorizer
Authorizer is a Password Manager for Android. It emulates an HID keyboard over USB and enters your credentials on your target device. Additionally it supports OTP 🔑📴
Stars: ✭ 172 (-54.86%)
Mutual labels:  smartphone
Debian On Termux
HOWTO install plain Debian 10 (buster) on your non-rooted Android smartphone
Stars: ✭ 222 (-41.73%)
Mutual labels:  smartphone
Ngx Webcam
A simple Angular webcam component / pure & minimal, no flash-fallback
Stars: ✭ 148 (-61.15%)
Mutual labels:  smartphone
ESPproMon
ESPproMon © Smartphone App for Energy Monitoring with Appp © Technology
Stars: ✭ 15 (-96.06%)
Mutual labels:  smartphone
Openbot
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
Stars: ✭ 2,025 (+431.5%)
Mutual labels:  smartphone
Termuxarch
Experience the pleasure of the Linux command prompt in Android, Chromebook, Fire OS and Windows on smartphone, smartTV, tablet and wearable https://termuxarch.github.io/TermuxArch/
Stars: ✭ 183 (-51.97%)
Mutual labels:  smartphone
TriFlow
TriFlow: Triaging Android Applications using Speculative Information Flows
Stars: ✭ 12 (-96.85%)
Mutual labels:  smartphone
piCamBot
Security camera based on a raspberry pi and Telegram, controllable by smartphone
Stars: ✭ 43 (-88.71%)
Mutual labels:  smartphone
FreePhone
FreePhone es un proyecto de investigación sobre privacidad en dispositivos móviles. Con este repositorio pretendemos liberar toda la experiencia acumulada durante la creación de un smartphone casero.
Stars: ✭ 57 (-85.04%)
Mutual labels:  smartphone

Paperless App

Gitter Crowdin

Access all your scanned documents, wherever you are.

To use this, you need to have a Paperless server set up. See Paperless Documentation for more information.

This open-source app allows you to easily access your documents stored in Paperless from your smartphone. If you need to access an important document on the go, you can find it in seconds. Paper is a nightmare. Environmental issues aside, there's no excuse for it in the 21st century. It takes up space, collects dust, doesn't support any form of a search feature, indexing is tedious, it's heavy and prone to damage and loss. Paperless takes documents from your scanner, recognises the text, extracts metadata and gives you the tools you need to manage your documents digitally. It can automatically detect the correspondent and creation date and offers you a search function - all you have to do is scan the documents. Your documents have never been so well organised. Paperless offers a powerful web interface that is difficult to use on a smartphone. With this app you have a native option to access your documents easily.

It provides the following functionality:

  • Scan documents using smartphone camera with paper detection
  • Securely saves your credentials so you only have to login once
  • Full-text search
  • Customisable order
  • Open PDF documents
  • Dark Mode

Anything missing? Please open an issue.

Get The App

Android

Get it on F-Droid Get it on Google Play

iOS

Get it on the App Store

How to help?

If you want to help make Paperless App better, there are multiple possibilities:

Report bugs: We can only fix issues that we know about. Please check the issue tracker on Github and if it doesn't already exist, report it there.

Translate the App: We depend on our community to translate this app. If you know any other language, please visit Crowdin and help people who don't speak English to use this app!

Contribute code: Pull requests are always welcome. If you need any pointers on how to do something just let us know in the chat or in a Github discussion.

Developing

In order to build the app for local testing, follow these steps:

  1. Install Flutter. This is a Flutter app so you need to set up the Flutter SDK.
  2. Run flutter pub run build_runner build to build the JSON parser for the Paperless API.
  3. Open the app in whichever editor you prefer and start it.

Releasing new versions

  1. Run flutter pub run release.dart
  2. Upload APKs to Github releases.
  3. Upload APKs to Play Store.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].