3556 Repositories
Android Library-App Libraries
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
This is a library for parsing command-line arguments. It can parse both options and positional arguments. It aims to be easy to use and concise yet po
Kotlin mathematics extensions library
KMath Could be pronounced as key-math. The Kotlin Mathematics library was initially intended as a Kotlin-based analog to Python's NumPy library. Later
An Android, JavaFx, JS multiplatform datavisualization library with comprehensive DSL
Isomorphic dataviz Data2viz is a data visualization toolbox for Kotlin Multiplatform. You can pick what you need in the different modules and use them
A nice parser combinator library for Kotlin
better-parse A nice parser combinator library for Kotlin JVM, JS, and Multiplatform projects val booleanGrammar = object : GrammarBooleanExpression(
A simple and modern Java and Kotlin vert.x web framework
Cloudopt Next is a very lightweight and modern, JVM-based, full stack kotlin framework designed for building modular, easily testable JVM applications
A scientific computing library for Kotlin
Koma Koma is a scientific computing environment for Kotlin. Project goals: Create a scientific programming environment that is similar in style to Num
A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats
Konf A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats. Features Type-safe. Get/set value in
NoSQL database query and access library for Kotlin
Kotlin NoSQL Kotlin NoSQL is a reactive and type-safe DSL for working with NoSQL databases. Status Under development (POC). The following NoSQL databa
Open Source Library for Holdable ViewHolder in RecyclerView
HoldableSwipeHandler Open Source Library for Holdable ViewHolder in RecyclerView
CGPA Calculator app Kotlin
CGPA-Calculator-app CGPA-Calculator-app-Kotlin Trip-Budget-planner CGPA-Calculat
A quote app built with Kotlin
QUOTE. App Content AppContent.mp4
π Sample Android Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android Clean Architecture Android Clean Architecture in Rorty is a sample project that presents modern, approach to Android application development u
A treasure hunt app that uses geofences to mark the place where the treasure is hidden.
Geofencing - Starter code A treasure hunt app Introduction A geofence is a virtual perimeter defined by GPS or RFID around a real world area. Geofence
Android app to fetch closed pull request of any public repo
Pullr Android app to fetch closed pull request of any public repo π Features Co
Android app for gerber viewing
Gerber Viewer Simple Android application for Gerber files viewing How to use Just add gerber file (one or more) from your device with "+" button and s
Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins
MpApt - Kotlin (Native/JS/JVM) Annotation Processor library Introduction πββοΈ πβ I wrote an annotation processing libary that can detect annotations
Kwery is an SQL library for Kotlin
Kwery Overview Kwery is an SQL library for Kotlin. Kwery consists of three major modules (core, mapper and fetcher) that when combined provide similar
Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
A handy Database access library in Kotlin
KotliQuery KotliQuery is a handy RDB client library for Kotlin developers! The design is highly inspired by ScalikeJDBC, which is a proven database li
Lightweight library allowing to introspect basic stuff about Kotlin symbols
kotlinx.reflect.lite This library provides an API to introspect Kotlin symbols at runtime. Its main feature is the small size which makes it possible
Library for executing .kts files from regular Kotlin code
KtsRunner KtsRunner is a light-weight tool that allows the execution of .kts (Kotlin Script) files from ordinary Kotlin programs. It's enabled by JSR
BDD assertion library for Kotlin
Expekt Expekt is a (work in progress) BDD assertion library for Kotlin, inspired by Chai.js. It works with your favorite test runner such as JUnit and
A library that tests if the implementation of a REST-API meets its specification.
hikaku Hikaku (ζ―θΌ) is japanese and means "comparison". This library tests if a REST-API implementation meets its specification. If you create your RES
A Kotlin multiplatform library for arbitrary precision arithmetics
Kotlin MP BigNum library Kotlin Multiplatform BigNum library is a pure kotlin implementation of arbitrary precision arithmetic operations. It follows
Minimalist dependency injection library for Kotlin.
Kapsule Minimalist dependency injection library for Kotlin. Why create another dependency injection library? Here are the objectives pursued by Kapsul
Library for creating blur effects under Android UI elements
BlurTutorial Meet BlurTutorial, an Android-based library made by Cleveroad Hurry to check our newest library that helps to blur the background in Andr
JVM Open Asset Import Library (Assimp)
assimp JVM porting of Assimp This port is being written trying to stick as much as possible close to the C version in order to: minimize maintenance t
Deep AR android APP (Augmented reality) with face recognition and filters
quickstart-android-java To run the example Go to https://developer.deepar.ai, sign up, create the project and the Android app, copy the license key an
Common preference/settings Composables for Jetpack Compose.
ComposePrefs ComposePrefs is a preferences library for Jetpack Compose which makes it easy to implement preferences/settings in your Compose Android a
Android app to show my clone of the Tesla website.
TeslaRoadster Android app to show my clone of the Tesla website. Shows ability to use HTML5 in Android Apps Shows how drawer is implemented Shows embe
Dagger-Hilt
DaggerHilt Dagger-Hilt in this Repo i have demonstrated the use of the following in android Kotlin Dagger2 Room Persistence Retrofit2 MVI / MVVM Archi
To-Do App using Modern Declarative UI Toolkit called Jetpack Compose
Daedalus-Scheduler To-Do App using Modern Declarative UI Toolkit called Jetpack Compose The Brief App that searches recipes from the api spoonacular A
Android app to fetch closed pull request of any public repo
Pullr Android app to fetch closed pull request of any public repo π Features Co
An Android app that calculates BMI values and results by entering your height and weight
BMICalculator BMI μ§μλ μμ νμ리κΉμ§λ§ μΆλ ₯λ¨ BMI κ²°κ³Όμ μμμ νλ¨ μ΄λ―Έμ§λ·°μ 체νλ³ κ²°κ³Όκ°μ μμκ³Ό κ°μ μ°Έκ³ νλ λ§ν¬
Mobile App that shows Random Products in a Nested Recyclerview for Android [Kotlin] Developer Role at Edvora
EdvoraAndroidTest An simple Android App for Edvora Android Assessment. It consum
Note taking app using SOLID principles and CLEAN architecture patterns. Uses Room database, MVVM, Use cases
ShoppingNotes Note taking app using SOLID principles and CLEAN architecture patt
Data analytics app for mining
Vision Vision is a data analytics app developed to visualise and interact with m
Spotify Web API wrapper for Kotlin, Java, JS, and Native
Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
Kotlin port of OpenGL Mathematics (GLM), a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications.
This is the Kotlin port of OpenGL Mathematics (GLM), written by g-truc (repository), a header only C++ mathematics library for graphics software based
A growing library of assorted data structures, algorithms and utilities for OPENRNDR
ORX (OPENRNDR EXTRA) 0.4 Note that this is a yet unreleased version of ORX. The prior released version of ORX can be found in the ORX 0.3 branch. A gr
This library provides some useful kotlin extension functions for implementing toString(), hashCode() and equals() without all of the boilerplate.
Kassava This library provides some useful kotlin extension functions for implementing toString(), equals() and hashCode() without all of the boilerpla
SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks
SimpleDNN SimpleDNN is a machine learning lightweight open-source library written in Kotlin whose purpose is to support the development of feed-forwar
Type-safe library for work with Telegram Bot API
TelegramBotAPI Hello! This is a set of libraries for working with Telegram Bot API. Examples There are several things you need to do to launch example
A Kotlin compiler plugin that removes the `copy` method of data classes.
NoCopy Compiler Plugin A Kotlin compiler plugin that removes the `copy` method from data classes and enables using them as value-based classes. Usage
Simple, Expressive, Extensible Testing for Kotlin on the JVM
Minutest JUnit multiplied by Kotlin Why Another Test Framework? JUnit is great for quickly writing and running tests as part of a TDD workflow, but tr
Flexible and easy to use config library written in kotlin
Overview Cfg4k is a configuration library made for Kotlin in Kotlin! Features Automatic reload Interface binding Ability to handle data classes automa
A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.
kotlin-futures A collections of extension functions to make the CompletableFuture API more functional and Kotlin like. [ Table of Contents kotlin-futu
Balin is an automation library for Kotlin. It's basically a Selenium-WebDriver wrapper inspired by Geb.
Balin Balin is a browser automation library for Kotlin. It's basically a Selenium-WebDriver wrapper inspired by Geb. Rationale Geb is a wonderful libr
A collection of useful Kotlin Extension
KrazyKotlin is a collection of useful Kotlin Extension - inspired by SwifterSwift. More extensions are on the way. If you have any requests, create an
Write your asynchronous Network / IO call painlessly in Kotlin !!
Asynkio : Write asynced IO/ Network calls painlessly on android β οΈ Warning β οΈ This library is no longer being maintained. Please make your code to use
Pi4J Kotlin bindings for the Raspberry Pi GPIO.
Pi4K Pi4J Kotlin bindings. Demo Make sure to check Examples.kt. fun blink() = digitalOutput(GPIO_01) { while (true) { toggle() del
Data Structure library for Multiplatform Kotlin 1.3
Kds is a Data Structure library for Multiplatform Kotlin. It includes a set of optimized data structures written in Kotlin Common so they are availabl
A kotlin library for refactoring code. Port of GitHub's scientist.
Scientist A kotlin library for carefully refactoring critical paths in your application. This library is inspired by the ruby gem scientist. How do I
A library to print colored strings, with Kotlin.
kolor A library to print colored strings, with Kotlin. Example Foreground: println("We all live in a yellow submarine".yellow()) // Or println(Kolor.f
Zotero In Your Pocket (Android App)
PocketZotero The project aims for providing a simple Android application to read the offline local Zotero databases. The idea is to ignore Zotero Clou
This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Retrofit and Compose
Saber News App sample project to explain how to build solid, clean architected App using MVVM and repository architecture Techniques Kotlin Clean arch
An android app using Mongodb for logistics tracking system.
DeliveryGo An android application for logistics tracking. Used technology Kotlin: In this project kotlin is used to code the full application on Andro
The Sleep tracker app for lesson 6 of the Udacity: Developing Android Apps with Kotlin Course
App Architecture-Presistence This is the Sleep tracker app for lesson 6 of the U
Android App using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Room and DataBinding
Words Android App using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Room and
Cinema App for Android
cinema-app Small app for Android which you can use to find a film based on your
An android app that shows you nearby food places
FoodNow An android app that shows you nearby food places Features include Search
xCloud player for Google Chromecast with Google TV
XCTV Player An awesome Microsoft xCloud player for Google Chromecast with Google
Note app that allows user to save/edit/delete/search any type of notes and view them in a list
NoteApp Note app that allows user to save/edit/delete/search any type of notes a
SNS app showing nearby parks and forests
π² LittleForest Little Forestλ 곡μκ³Ό μμ°ν΄μλ¦Όμ μκ°νκ³ , μ¬μ§μ 곡μ νλ μλλ‘μ΄λ SNS μ΄ν리μΌμ΄μ μ λλ€. μ°λ¦¬
Gymber: a searcher app for sports clubs using Jetpack compose way
GymberCompose GymberCompose is a searcher app for sports clubs using Jetpack com
Android App that communicates with a back-end server to display different One Piece characters
About This project is an Android App that communicates with a back-end server to display different One Piece characters. It's roughly based on this co
Slack app example for Heroku deployment, written in Kotlin, using Bolt framework.
slack-kotlin-heroku-example Slack app example for Heroku deployment, written in Kotlin, using Bolt framework. You need to configure your Slack app to
SayHi! is an instant messaging app that allows users to send text messages to other people using the app
SayHi SayHi! is an instant messaging app that allows users to send text messages to other people using the app π· Screen Shots π₯ Features OTP Verific
PrimeCalendar provides all the java.util.Calendar functionalities for Persian, Hijri, and Japanese dates
PrimeCalendar β‘ PrimeCalendar provides all the java.util.Calendar functionalities for Persian, Hijri, and Japanese dates. PrimeCalendar can be used in
Arbitrater is a Kotlin library for creating arbitrary instances of classes by reflection for use in testing
Arbitrater Arbitrater is a library for creating arbitrary instances of classes by reflection, for example to use in testing. It was designed primarily
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
NonEmptyCollections Making the world a little more type-safe π π Reduce the need for emptiness checks and reduce unsafe APIs with NonEmptyCollection
AR-based library for Android which is capable of detecting faces and overlaying images above the userβs head
ARFaceDetection Meet ARFaceDetection by Cleveroad Weβre glad to share with you our latest AR-based library for Android. Itβs designed with ARCore tech
Collection of Kotlin extension functions and utilities.
Katlib Successor of Ktoolz. Collection of Kotlin extension functions and utilities. This library does not have any dependency. Using Katlib Katlib is
Assembler library for Kotlin
Kasm is a runtime assembler library for Kotlin. It allows to assemble and execute machine code at runtime.
Zeko SQL Builder is a high-performance lightweight SQL query library written for Kotlin language
Zeko SQL Builder Zeko SQL Builder is a high-performance lightweight SQL library written for Kotlin language. It is designed to be flexible, portable,
This is the Kotlin port of the original OpenGL Image (GLI), written by g-truc (repository)
This is the Kotlin port of the original OpenGL Image (GLI), written by g-truc (repository), a header only C++ image library for graphics software. GLI
Property-based testing library for Kotlin
Kwik Property-based testing library for Kotlin. Main features: Test-engine agnostic Multiplatform No reflection Configurable built-in generators Easy
You might have thought that Kotlin cannot get any better - but now you have found this library.
You might have thought that Kotlin cannot get any better - but now you have found this library.
Kotlin DSL for Litho ComponentLayout Builders.
Litho Kotlin Kotlin DSL for Litho Component.Builders. Usage Import Copy Litho.kt into your project under com/makeramen/litho. Add any definitions for
A simple Kotlin library to Query over Json Data.
kotlin-jsonq A simple Kotlin library to Query over JSON Data Installation Gradle, allprojects { repositories { ... maven { url "ht
Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time
krontab Library was created to give oppotunity to launch some things from time to time according to some schedule in runtime of applications. How to u
A lightweight coroutine based persistent job/cron scheduler written in Kotlin
kjob A coroutine based persistent background (cron) scheduler written in Kotlin. Features Persist scheduled jobs (e.g. mongoDB) Cron jobs Nice DSL for
Mathematical expression engine written in Kotlin, running on JVM.
KFormula ΰΈ ΰΈ²ΰΈ©ΰΈ²ΰΉΰΈΰΈ’ Mathematical expression engine written in Kotlin, running on JVM. With KFormula, you can parse simple mathematical expression text an
An acceptance test library for Kotlin
Konsent An acceptance testing library for Kotlin. KonsentExampleTests shows how to write a test. @RunWith(Konsent::class) @Preamble( "As a develop
Simple unit conversion library for Kotlin
KtUnits Simple unit conversion library for Kotlin. Usage Conversion You can convert units easily: fun foo() { val m = 100.minutes.toMilliseconds //
Zero-overhead 2D rendering library for JOGL using Kotlin
JOGL2D Zero-overhead 2D rendering library for JOGL This library is licensed under Apache License 2.0. JOGL2D is an open source Kotlin library that pro
A JSON library written in pure Kotlin
fluid-json A JSON library written in pure Kotlin. Table of Contents Installation Basic Usage Annotation Customization Examples Manual Coding Error Han
Port of waifu2x to pure kotlin + opencl. Anime-style upscaler and noise reductor based on convolutional neural networks using coffee trained models
Waifu2x implementation in pure Kotlin Waifu2x is a upscaler/noise-reductor for anime-style images based on convolutional neural networks. Original imp
This is my first ever android app , It is a simple calculator for all android phones , download and install the apk to try out.
This is my 1st ever android application , It's a basic calculator that can do basic operations like + , - , * , / , ^(exponent) , and square root It a
App for searching unsplash photos library with query.
android-imagesearch-app App for searching unsplash photos library with query. Used API for images: Unsplash Libraries used in the project: Paging 3 fo
Gender Checker app built using Kotlin, MVVM, Genderize.io API. Take this as a reference for MVVM and Genderize.io API π
Gender-Checker π Gender Checker app built using Kotlin, MVVM, Genderize.io API Enter a name and the app will guess the gender π€© β¨ Highligts: API : G
This is a sample Android project that presents a modern approach to Android application development.
Movies It is a sample app that shows information about movies and series. The goal is build a scalable, maintainable and testable app, implementing go
An attendance recorder app for teachers. Its a part of Android Study Jams 2021 @ GDSC-NITA
Attendance-Pad An attendance recorder app for teachers, build for Android using Kotlin. This project is a part of Andoird Study Jams 2021 @ GDSC-NITA.
A tip app which the user can use a screen bar to choose a tip based on the service, the total is then displayed.
Tip Calculator Spencer Damon Tippy Total computes the tip and total amount for a bill. The app uses the base amount and tip percentage to calculate th
These files are included in an Android Studio Project for a Magic the Gathering Life Counter app. The app was written in Kotlin.
Magic-Life-Counter These files were created in Android Studio using Kotlin. Usage This app was made to keep track of life totals while playing the tra
simple Kotlin logging: colorized logs for Kotlin on the JVM
sklog - simple Kotlin logging Kotlin (JVM) logging library for printing colorized text to the console, with an easy upgrade path to the popular kotlin
A simple Cupcake Ordering App, choose flavor, pickup on a date, get order summary and send order via any other app.
Cupcake app This app contains an order flow for cupcakes with options for quantity, flavor, and pickup date. The order details get displayed on an ord
An app that can initiate call functionality in VoicePing app via broadcast
Guard App An app that can initiate call functionality in VoicePing app via broad
Android library for Tesla Authentication based on Tesla JSON API (Unofficial)
TeslaAndroidAuth Lightweight Android library for Tesla SSO Authentication based
Library dibuat untuk autentifikasi whatsapp di buat tim CAN Creative
wagos Library dibuat untuk autentifikasi whatsapp di buat tim CAN Creative. hany