Giter Site home page Giter Site logo

unkwusr / inbox-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 44 KB

Simple note-taking inbox app for Android, with voice records feature and notes stored as local files

License: MIT License

Kotlin 3.70% Dart 40.92% CMake 35.27% C++ 17.33% C 2.78%
android-app inbox note-taking android markdown local-first

inbox-app's Introduction

Inbox app

This is a simple Android app for taking inbox notes. Main goals are speed and simplicity. All taken notes are saved as local files, which then can be synced/sent however you want.

Idea of this app is that inbox should be taken quickly, while later, for example on computer, with comfortable setup (and real full-fledged text editor), we can process them all, sort, categorize and so on.

Installation

You can download latest .apk build from releases page (choose by your processor architecture, or try each one if don't know yours).

Minimal supported Android version: 5.0

Features

  • take text notes
  • record voice notes
  • shortcut button in quick settings, allowing you to quickly take notes when you reading books or surfing web, without distracting main activity
  • taken notes saved in plain text files (or per file, for voice records) allowing you to use sync tool of your choice
    • P.S. path to saved notes: ~/txts/phone_inbox/
    • P.P.S. as voice records are just audio files, you might need some solution for speech recognition, for quicker analysing incoming inbox
  • keyboard automatically pops up on app open

FAQ

Q: I want to edit previous saved note!

Don't! Just add another one, describing what you wanted to edit in previous one.

Why so? Because it's much more hussle to edit something on phone.

Q: I want multiline note!

Don't! Taking inbox notes should be as much faster and easier as possible, but when you wanting to write multiline note, you're already trying to structure note. Just leave it for future when you'll be on computer or in any better text editor.

Background

Previously I was using ticktick for inbox notes, but from time to time it was taking few seconds just for start (when app was unloaded from cache by system) and it was killing me. Also I wanted feature for voice recording, but ticktick's voice record uses google speech recognition service, which works only with internet connection.

inbox-app's People

Contributors

unkwusr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.