랭킹으로 돌아가기

igorescodro/alkaa

Kotlinigorescodro.github.io/alkaa/

Kotlin multiplatform app to manage your tasks

androidkotlinclean-architecturecoroutines-androidjetpack-composemodularizationandroid-testinghexagonal-architecturecompose-ioscompose-multiplatformioskotlin-multiplatform
스타 성장
스타
1.6k
포크
163
주간 성장
이슈
3
5001k1.5k
2018년 6월2021년 2월2023년 11월2026년 7월
README

Build Tests Release CodeFactor ktlint

Alkaa logo

Alkaa - Multiplatform

Alkaa (begin, start in Finnish) is a to-do application to study the latest components, architecture, and tools for multiplatform development. The project is available on Google Play, App Store, and for Desktop! ❤️

The current version of Alkaa was completely migrated to Kotlin and Compose Multiplatform!

Android

iOS

📦 Download

Get it on Google Play Download in the App Store

📚 Tech stack

One of the main goals of Alkaa is to use all the latest libraries and tools available.

🧑🏻‍💻 Multiplatform development

For more dependencies used in project, please access the Dependency File

If you want to check the previous version of Alkaa, please take a look at the latest V1 or V2 releases.

🧪 Quality

🏛 Architecture

Alkaa architecture is strongly based on the Hexagonal Architecture by Alistair Cockburn. The application also relies heavily on modularization for better separation of concerns and encapsulation.

Let's take a look at each major module of the application:

  • app, ios-app, and desktop-app - The platform-specific app modules. They contain the initialization logic for each platform.
  • shared - The module containing the code shared between all platforms.
  • features - The modules containing the features (visual or not) of the application.
  • domain - The modules containing the business logic. These modules depend only on themselves, and all interaction is done via dependency inversion.
  • data - The modules containing the data logic (local, repository, etc.).
  • libraries - The modules with useful small libraries for the project, such as design system, navigation, testing, etc.

This type of architecture protects the most important modules in the app. To achieve this, all dependencies point to the center. The modules are organized so that the more a module is in the center, the more important it is.

To better represent the idea behind the modules, here is an architecture image representing the flow of dependency:

Alkaa Architecture

📃 License

Copyright 2018 Igor Escodro

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
관련 저장소
flutter/flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

DartBSD 3-Clause "New" or "Revised" Licensemobileandroid
flutter.dev
177.9k30.7k
Genymobile/scrcpy

Display and control your Android device

CApache License 2.0androidc
146.1k13.5k
react/react-native

A framework for building native applications using React

C++MIT Licenseandroidapp-framework
reactnative.dev
126.2k25.2k
facebook/react-native

A framework for building native applications using React

C++MIT Licenseandroidapp-framework
reactnative.dev
120.9k24.5k
rustdesk/rustdesk

An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.

Rustcrates.ioGNU Affero General Public License v3.0remote-controlremote-desktop
rustdesk.com
118.6k18.1k
justjavac/free-programming-books-zh_CN

:books: 免费的计算机编程类中文书籍,欢迎投稿

GNU General Public License v3.0pythonjavascript
weibo.com/justjavac
117.7k28.2k
Hack-with-Github/Awesome-Hacking

A collection of various awesome lists for hackers, pentesters and security researchers

Creative Commons Zero v1.0 Universalhackingsecurity
116.6k10.5k
tldr-pages/tldr

Collaborative cheatsheets for console commands 📚.

MarkdownOthershellman-page
tldr.sh
63.2k5.3k
Solido/awesome-flutter

An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

Dartflutterawesome-list
60.7k6.9k
2dust/v2rayNG

A V2Ray client for Android, support Xray core and v2fly core

KotlinGNU General Public License v3.0androidproxy
v2rayng.2dust.link
59.9k7.8k
termux/termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.

JavaMavenOtherandroidterminal
f-droid.org/en/packages/com.termux
57.9k7k
wasabeef/awesome-android-ui

A curated list of awesome Android UI/UX libraries

MIT Licenseandroidawesome
56.9k10.3k