Skip to content

RossSihovsk/LifeOS

Repository files navigation

LifeOS is a Kotlin Multiplatform project designed to streamline your daily tasks and enhance your productivity.

What is Kotlin Multiplatform? Kotlin Multiplatform is a revolutionary technology that allows you to write code once and run it on multiple platforms, including Android, iOS, web, and desktops. This makes LifeOS incredibly versatile and adaptable to your needs.

  • /composeApp is for code that will be shared across your Compose Multiplatform applications. It contains 3 subfolders:
    • commonMain is for code that’s common for all targets.
    • Other folders are for Kotlin code that will be compiled for only the platform indicated in the folder name. For example, if you want to use platform-specific instruments for the ANDROID part of your Kotlin app, androidMain would be the right folder for such calls.

Getting Started

  1. Clone the LifeOS repository from GitHub by "git clone https://github.com/RossSihovsk/LifeOS.git"
  2. Follow the setup instructions based on your desired platform (Android, iOS, etc.).
  3. Explore the codebase and customize LifeOS to your liking.

Useful Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages