Git Product home page Git Product logo

opennote-compose's Introduction

OpenNote

OpenNote is a modern Android note-taking application built entirely with Compose.
It is developed using Kotlin (Compose) and follows the MVVM (Model-View-ViewModel) architecture pattern along with Clean Architecture principles.

Get it on Google Play Get it on GitHub

How to Use OpenNote with Markdown, LaTeX Math, and Mermaid Diagrams?

You can know more about how to use OpenNote with Markdown, LaTeX Math, and Mermaid Diagrams in the Guide.

Features

  • Create, Edit, and Delete Notes: Users can create, edit, and delete notes effortlessly.
  • Create, Edit, and Delete Folders: Organize notes efficiently with folder management functionalities.
  • Sorting and Filtering: Easily sort and filter notes and folders based on various criteria.
  • Move Notes: Seamlessly move notes between different folders for better organization.
  • Trash Bin: Safely move notes to the trash for temporary storage before permanent deletion.
  • OCR Text Recognition: Utilizes ML Kit and CameraX for optical character recognition (OCR) directly from images.
  • Markdown Support: Supports both CommonMark and GitHub Flavored Markdown (GFM) syntax for versatile formatting options.
  • LaTeX Math Support: Supports LaTeX math syntax for mathematical equations.
  • Mermaid Diagram Support: Supports Mermaid syntax for creating diagrams and flowcharts.
  • Rich Text Mode: Offers a simplified writing experience with basic rich text editing capabilities.
  • Export Options: Notes can be exported in various formats including TXT, MD (Markdown), and HTML for versatile sharing and usage.
  • Material 3 Design: Adheres to Material Design guidelines for a modern and cohesive user interface.
  • Responsive Design: Optimized for devices with different screen sizes and orientations.

Screenshots

Technical Details

  • Programming Languages: Kotlin
  • Build Tool: Gradle with Kotlin DSL
  • Android Version: The application targets Android SDK version 34 and is compatible with devices running Android SDK version 29 and above.
  • Kotlin Version: The application uses Kotlin version 1.5.11.
  • Java Version: The application uses Java version 17.

Architecture

  • MVVM (Model-View-ViewModel): Separates the user interface logic from the business logic, providing a clear separation of concerns.
  • Clean Architecture: Emphasizes separation of concerns and layers of abstraction, making the application more modular, scalable, and maintainable.

Libraries and Frameworks

  • Compose: A modern toolkit for building native Android UI.
  • Hilt: A dependency injection library for Android.
  • KSP (Kotlin Symbol Processing API): Enhances Kotlin compilation with additional metadata processing.
  • Room: A persistence library providing an abstraction layer over SQLite.
  • Compose Navigation: Simplifies the implementation of navigation between screens.
  • Material Icons: Provides Material Design icons for consistent visual elements.
  • ML Kit: Utilized for OCR text recognition.
  • CameraX: Used for custom camera functionality.

Privacy Policy and Required Permissions

You can find the Privacy Policy and Required Permissions in the Privacy Policy.

Installation

To build and run this application, you need to install the latest version of Android Studio. Then, you can clone this repository from GitHub and open it in Android Studio.

git clone https://github.com/YangDai2003/OpenNote.git

In Android Studio, select Run > Run 'app' to start the application.

Contribution

Any form of contribution is welcome! If you find a bug or have a new feature request, please create an issue. If you want to contribute code directly to this project, you can create a pull request.

References

  • MaskAnim: Implementation of the theme switching function using mask animation.

opennote-compose's People

Contributors

yangdai2003 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

opennote-compose's Issues

Running locally

Hello - thanks for the great app

I am using this as a base to add some extra functionality i need for my notes

I am trying to run this locally via android studio pixel 8 pro api 34 and it is impossible to run

It is extremely slow and constantly crashes - there is a lot of work being done on the main ui thread as well which i think should be moved but regardless

I wanted to ask if it is something you are seeing as well - or it is my side issue either my laptop is too slow or my virtual android device is not configured properly

How do you test and run this ?

@YangDai2003

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.