Open Source Kotlin Software for Mac - Page 4

Kotlin Software for Mac

View 15182 business solutions

Browse free open source Kotlin Software for Mac and projects below. Use the toggles on the left to filter open source Kotlin Software for Mac by OS, license, language, programming language, and project status.

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser.
    Download Chrome
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    PhotoEditor

    PhotoEditor

    A Photo Editor library with simple, easy support for image editing

    A Photo Editor library with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories. Drawing on the image with the option to change its Brush's Color, Size, Opacity, Erasing and basic shapes. Apply Filter Effect on the image using MediaEffect. Adding/Editing Text with the option to change its Color with Custom Fonts. Adding Emoji with Custom Emoji Fonts. Adding Images/Stickers. Pinch to Scale and Rotate views. Undo and Redo for Brush and Views. Deleting Views. Saving Photo after editing. More FAQ. PhotoEditor v.1.0.0 is a migration to androidX and dropping the support of the older support library. There are no API changes. If you find any issues migrating to v.1.0.0, please follow this Guide. If you still facing the issue then you can always rollback to v.0.4.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PreCompose

    PreCompose

    Compose Multiplatform Navigation && State Management

    Compose Multiplatform Navigation && ViewModel, inspired by Jetpack Navigation, ViewModel and Lifecycle, PreCompose provides similar (or even the same) components for you but in Kotlin, and it's Kotlin Multiplatform project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ProjectForge

    ProjectForge

    Web-based solution for project management

    ProjectForge is a professional-grade, Java‑based web PM solution offering time tracking, team calendars, Gantt charts, financials, and work‑breakdown control. It’s available as Docker images or executable jar for server or desktop deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Splitties

    Splitties

    A collection of hand-crafted extensions for your Kotlin projects

    Splitties is a collection of small Kotlin multiplatform libraries (with Android as first target). These libraries are intended to reduce the amount of code you have to write, freeing code reading and writing time, so you can focus more on what you want to build for your users (even if you're the only one), or have more time to have fun. This project is named "Splitties" because it is split in small modules, distributed as independent libraries, so you can add only the ones you need to your project/module, helping reduce the size of the final binary that users' devices will need to download and keep in the limited storage (BTW, everything is limited). Some Android targeting modules have content similar to what Anko offers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Store5

    Store5

    A Kotlin Multiplatform library for building network-resilient apps

    Modern software needs data representations to be fluid and always available. Users expect their UI experience to never be compromised (blocked) by new data loads. Whether an application is social, news or business-to-business, users expect a seamless experience both online and offline. International users expect minimal data downloads as many megabytes of downloaded data can quickly result in astronomical phone bills. Store is a typed repository that returns a flow of Data /Loading /Error from local and network data sources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SurvivalManual

    SurvivalManual

    Libre Survival Manual for Android with offline in mind

    This is a survival manual/guide based on the public domain US Army Survival Field Manual FM 3-05.70 (FM 21-76). It is fully functional offline, which is important in the case of a catastrophe. But it doesn't have to be used only in emergency situations, it can also be useful for outdoor trips, walks, camps, and learning about nature and yourself truly. This is not only fun, but you can also train skills (fire, build shelter, ...) that you may need in a catastrophe. Some things work best with practice in a relaxed environment, so you also have time for some experiments. The refugees also are welcome to use this application to prepare and guide you for your dangerous journey. Although I hope that we as humans will come to feel and stop wars and end climate injustice so that people do not have to flee and be afraid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    WaveformSeekBar

    WaveformSeekBar

    Android Waveform SeekBar library

    Android Waveform SeekBar library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    YAVI

    YAVI

    Yet Another Validation for Java

    YAVI (pronounced jɑ-vάɪ) is a lambda-based type safe validation for Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    dear jvm imgui

    dear jvm imgui

    Bloat-free Immediate Mode Graphical User interface for JVM

    kotlin-graphics/imgui is a Kotlin port and wrapper of the Dear ImGui immediate-mode graphical user interface, designed to integrate seamlessly with JVM-based OpenGL applications. It brings the powerful, real-time GUI-building capabilities of ImGui to Kotlin developers, allowing rapid development of tools, in-app editors, and visual debuggers with a highly intuitive syntax. The project closely mirrors the original C++ ImGui API, while adding idiomatic Kotlin features and bindings for libraries such as LWJGL. It’s particularly useful for Kotlin game engine developers or OpenGL-based tooling projects on the JVM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    http4k

    http4k

    The Functional toolkit for Kotlin HTTP applications

    http4k is a lightweight but fully-featured HTTP toolkit written in pure Kotlin that enables the serving and consuming of HTTP services in a functional and consistent way. http4k applications are just Kotlin functions. http4k consists of a lightweight core library, http4k-core, providing a base HTTP implementation and Server/Client implementations based on the JDK classes. Further servers, clients, serverless, templating, websockets capabilities are then implemented in add-on modules. http4k apps can be simply mounted into a running Server, Serverless platform, or compiled to GraalVM and run as a super-lightweight binary. Apart the from Kotlin StdLib, http4k-core module has ZERO dependencies and weighs in at ~1mb. Add-on modules only have dependencies required for specific implementation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    kaml

    kaml

    YAML support for kotlinx.serialization

    This library adds YAML support to Kotlinx serialization. Currently, only Kotlin/JVM is fully supported. Kotlin/JS support is considered highly experimental. It is not yet fully functional and may be removed or modified at any time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    kotlinx-io

    kotlinx-io

    Kotlin multiplatform I/O library

    A multiplatform Kotlin library providing basic IO primitives. kotlinx-io is based on Okio but does not preserve backward compatibility with it. Buffer works like a queue, allowing to read data from its head or to write data to its tail. Buffer provides functions to read and write data of different built-in types, and to copy data to or from other Buffers. Depending on the target platform, extension functions allowing data exchange with platform-specific types are also available. A Buffer consists of segments organized as a linked list: segments allow reducing memory allocations during the buffer's expansion and copy, with the latter achieved by delegating or sharing the ownership over the underlying buffer's segments with other buffers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    rsocket-kotlin

    rsocket-kotlin

    RSocket Kotlin multi-platform implementation

    RSocket provides a protocol for Reactive Streams semantics between client-server, and server-server communication. RSocket is a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron. RSocket is intended to be consumed via one of the various implementation libraries which implement the RSocket Protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    Please see the README.txt. The ServitorConnect 4443 and Python Daemon and Intention Repeater Android are better because repeating once-per-hour is better than millions of times per second (or even 3Hz). The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator Prayer Wheel Spiritual Chat Tarot WiFi Broadcast Whether you're seeking to manifest abundance, enhance your spiritual journey, or promote overall well-being, Intention Repeater MAX empowers you to harness the incredible strength of intention repetition. Compatible with Windows, macOS, and Linux. Download now and experience the life-changing benefits for yourself! 🙌
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    YouTube Downloader ArmoMan

    YouTube Downloader ArmoMan

    An android application to download audio (mp3) from YouTube videos.

    An android application to download audio (mp3) from YouTube videos and from playlists. YouTube Downloader ArmoMan is an intuitive Android application designed to empower users to effortlessly extract high-quality MP3 audio from YouTube videos and playlists. With a user-friendly interface and a host of convenient features, this app simplifies the process of downloading and enjoying your favorite YouTube content in audio format. Download from SourceForge or GitHub. GitHub download page: https://github.com/ArmoMan/YouTube-Downloader-ArmoMan/releases GitHub: https://github.com/ArmoMan/YouTube-Downloader-ArmoMan Please, if there are bugs, feel free to contact us.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    PDF Tinkerer

    PDF Tinkerer

    Tinker with PDF files

    Tinker with PDF files. Download the JAR file for your OS (e.g. Windows) and double click on it. You will need at least Java 21 (e.g. https://adoptium.net/temurin/releases/?os=any&arch=any&version=21) to run this Desktop-App. The latest releases of PDF Tinkerer can now be found on: https://gitlab.com/gjwu/pdf-tinkerer/-/releases
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    shared-clipboard

    shared-clipboard

    Combined Desktop-Android app for sharing the clipboard

    The application can be used for sharing the text clipboard contents between either a Desktop or Laptop computer and an Android mobile phone. The way to work is to copy the text you want to share in the clipboard (either in the Desktop or in the Android phone), and then create a new QR with the Desktop app and click on the Android app button the action you want to do (either copy text from Android to Desktop or copy text from Desktop to Android). Then you willl have to scan the QR and, if success, the text will be copied on the other side. You can visit the web page: https://www.frojasg1.com:8443/downloads_web/web/html/sharedClipboard.html?origin=sourceforge There is a demo video, showing the combined application working: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FsharedClipboard%2FES%2FsharedClipboard.demo.combinada.androidAescritorio.mp4%3Forigin%3Dsourceforge&origin=web
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Scala to Kotlin Converter

    Scala to Kotlin Converter

    Convert Scala source code to Kotlin source code.

    To convert my Scala unit tests to Kolin unit tests as Scala is a pain to upgrade and I'm stock at Scala 1.12. Easier to move to Kotlin which also works fine with Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Warlock Front End

    Warlock is a front end for Simutronics text-based games.

    The Warlock Front End is written to allow Simutronics games to be played in Linux, Mac OS, and Windows. The primary focus at this time is on Dragonrealms, but other Simultronics games work to varying degrees.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    AAA

    AAA

    Curated list of the best FOSS Android apps to maximize your freedom

    This is a list of the best FOSS apps according to us. You can prove us wrong on the contributing page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AWS Toolkit for JetBrains

    AWS Toolkit for JetBrains

    A plugin for interacting with AWS from JetBrains IDEs

    The AWS Toolkit for JetBrains makes it easier to write applications built on Amazon Web Services. If you come across bugs with the toolkit or have feature requests, please raise an issue on our GitHub repository. See the user guide for how to get started, along with what features/services are supported. CodeWhisperer uses machine learning to generate code suggestions from the existing code and comments in your IDE. Supported languages include: Java, Python, and JavaScript. In addition to providing code suggestions within your current file, CodeWhisperer can scan your code package to identify security issues. Connect to AWS using static credentials, credential process, or AWS SSO. View and manage AWS resources. Locally test and step-through debug functions in a Lambda-like execution environment provided by the AWS SAM CLI. Supports Java, Python, Node.js, and .NET Core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AboutLibraries

    AboutLibraries

    AboutLibraries automatically collects all dependencies and licenses

    .. collects all dependency details including licenses at compile time, and offers simple APIs to visualize these in the app. No runtime overhead. Strong caching. Any gradle dependency is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Accompanist

    Accompanist

    A collection of extension libraries for Jetpack Compose

    Accompanist is a collection of extension libraries for Jetpack Compose, developed by Google. It provides utilities and components that are not yet available in the core Compose library, helping developers build modern, responsive UIs with ease. Accompanist includes support for navigation, system UI control, insets, permissions, animations, and image loading, among other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AceJump

    AceJump

    Single character search, select, and jump

    AceJump is a plugin for the IntelliJ Platform that lets you jump to any symbol in the editor with just a few keystrokes. Press the keyboard shortcut for AceAction (Ctrl+; by default) to activate AceJump. Type any string in the editor, followed by one of the illustrated tags, to jump its position. Press the AceJump shortcut a second time to activate Declaration Mode, which is equivalent to the Navigate To action in the IDE. Press the AceJump shortcut three times before completing a tag to activate Target Mode. Once Target Mode is activated, jumping to a tag will select an entire word. Target Mode can also be activated directly by pressing the shortcut for AceTargetAction (Ctrl+Alt+; by default). Press the AceJump shortcut for Line Mode(Ctrl+Shift+; by default), to target the beginning, first non-whitespace, and last character of every line in the editor). Then jump to one by completing the tag.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.