Showing 94 open source projects for "time"

View related business solutions
  • 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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    Simple Time Tracker

    Simple Time Tracker

    Simple app that tracks time.

    Simple app that helps track how much time you spend on all the useless activities in the world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AB Download Manager

    AB Download Manager

    A Download Manager that speeds up your downloads

    AB Download Manager is an Android library that provides reliable and resumable download capabilities for applications. It supports multi-threaded downloads, progress tracking, and background tasks, making it ideal for apps that require robust file transfer features. The library is built for easy integration and performance on Android devices.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    YTDLnis

    YTDLnis

    Android Video/Audio Downloader app using yt-dlp

    YTDLnis is a free and open source video/audio downloader using yt-dlp for Android 6.0 and above.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 4
    KeyMapper

    KeyMapper

    An Android app that change what the buttons do on your devices

    Key Mapper is a free and open source Android app that can remap your buttons and fingerprint reader gestures. The aim of this project is to allow anyone to map their buttons in any combination to anything. You can combine multiple keys from a specific device or from any device to form an "activator". Each activator can have multiple actions. The keys can be configured to be pressed at the same time or one after another in a sequence. Keys can be reassigned when pressed briefly, pressed long...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 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
  • 5
    SimpleX

    SimpleX

    The first messaging platform operating without user identifiers

    Other apps have user IDs: Signal, Matrix, Session, Briar, Jami, Cwtch, etc. SimpleX does not, not even random numbers. This radically improves your privacy. The video shows how you connect to your friend via their 1-time QR-code, in person or via a video link. You can also connect by sharing an invitation link. Temporary anonymous pairwise identifiers SimpleX uses temporary anonymous pairwise addresses and credentials for each user contact or group member. It allows to deliver messages without...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    Android KeePassDX

    Android KeePassDX

    Lightweight vault and password manager for Android

    Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and filling in the forms in a secure way. Keep your password safe in a secure place, KeePassDX stores your database in a single encrypted file and can be copied and moved wherever you want. KeePassDX is compatible with other KeePass products, the format is standardized and allows for increased interoperability. KeePassDX is created by the community and the code is...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    ChatGPT Android

    ChatGPT Android

    ChatGPT Android demonstrates OpenAI's ChatGPT on Android

    ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    ... and costly distractions. Create and merge PRs and perform code reviews from inside your IDE while using jump-to-definition, your keybindings, and other IDE favorites. If you didn't like the built-in colors, or want some new color but don't want to try out and pick colors. Please use color generator. And you can use the color generator and config your number of colors at the same time.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    jimmer

    jimmer

    A revolutionary ORM framework for both java and kotlin.

    A revolutionary ORM framework for both Java and kotlin and a complete integrated solution. You can view everything from the documentation. Brings dynamism into static language ORM frameworks, achieving flexible capabilities for operating on complex dynamic data structures without compromising the complete compile-time safety checks of static languages, eliminating DTO explosion and unafraid of engineering expansion and changing requirements. Its innovative SQL DSL supports dynamic table joins...
    Downloads: 5 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
  • 10
    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: 4 This Week
    Last Update:
    See Project
  • 11
    Olauncher

    Olauncher

    Minimal AF Launcher for Android. Reduce your screen time

    Minimal AF Launcher for Android. Reduce your screen time. Daily wallpapers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Tolgee Platform

    Tolgee Platform

    Developer & translator friendly web-based localization platform

    An open-source localization platform developers enjoy working with. Because it saves a lot of time you would spend on localization tasks without it because it enables you to provide perfectly translated software. Add translations in the code, and translate them directly in the app with the Tolgee i18n tool. Clicking an element while holding the ALT/option key opens a dialog where you can simply modify your strings. No need to edit large .json/.po/.whatever file. In-context translating also...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    KSP

    KSP

    Kotlin Symbol Processing API

    KSP is Kotlin’s lightweight, idiomatic alternative to Java annotation processing that gives compile-time access to Kotlin program structure. Rather than forcing Kotlin through Java’s annotation APIs, it exposes Kotlin-first symbols—classes, functions, properties, types—so processors can generate code efficiently. The design dramatically reduces incremental build overhead by operating directly on symbols without compiling stubs, which speeds up large multi-module projects. Processors run...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Koog

    Koog

    Koog is the official Kotlin framework for building AI agents

    ...‑to‑use components address common AI engineering challenges, while intelligent history compression optimizes token usage and preserves context. A powerful streaming API enables real‑time response processing and parallel tool calls. Persistent memory allows agents to retain knowledge across sessions and between agents, and comprehensive tracing facilities provide detailed debugging and monitoring.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Fuel

    Fuel

    The easiest HTTP networking library for Kotlin/Android

    Fuel is the easiest HTTP networking library for Kotlin/Android. We offer maven and jitpack installations. Maven via bintray only has stable releases but jitpack can be used to build any branch, commit and version. Have patience when updating the version of fuel or building for the first time as jitpack will build it, and this may cause the request to jitpack to time out. Wait a few minutes and try again (or check the status on jitpack). Fuel requests can be made on the Fuel namespace object...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Breezy Weather

    Breezy Weather

    A Material Design Weather Application

    Breezy Weather is a privacy-focused, open-source Android weather app with a clean and modern interface. It aggregates weather data from various providers while respecting user privacy, offering features like current conditions, forecasts, and weather widgets. The app is designed to be lightweight, customizable, and completely ad-free.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Kotlin Explorer

    Kotlin Explorer

    Desktop tool to quickly explore disassembled Kotlin code

    Kotlin Explorer is a desktop tool to quickly and easily disassemble Kotlin code. After launching Kotlin Explorer, type valid Kotlin code in the left pane, then click File > Decompile or use Cmd-Shift-D on macOS, Ctrl-Shift-D on Linux and Windows. The middle pane will show the Android DEX bytecode, and the right panel the native assembly resulting from ahead of time compilation (AOT).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Yuki Hook API

    Yuki Hook API

    An efficient Hook API and Xposed Module solution built in Kotlin

    An efficient Hook API and Xposed Module solution built in Kotlin. The automatic builder can help you quickly create an Xposed Module, automatic configure the entry class and xposed_init files. A powerful, elegant, beautiful API built with Kotlin lambda can help you quickly implement method Hook and more convenient functions. A rich debug log function, detailing the name of each hooked method, time-consuming to find the class can quickly debug and find errors. Natively supports multiple Xposed...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    WordPress for Android

    WordPress for Android

    WordPress for Android

    If you're just looking to install WordPress for Android, you can find it on Google Play. If you're a developer wanting to contribute, read on. Inspiration strikes any time, anywhere. WordPress mobile apps put the power of publishing in your hands. And of course, they’re open source, just like WordPress. WordPress for Android lets you take the power to publish to the web with you. It is much more than a website builder. Give your great ideas a home on the web. WordPress for Android is a website...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Permission Flow for Android

    Permission Flow for Android

    Know about real-time state of a Android app Permissions

    Know about the real-time state of an Android app Permissions with Kotlin Flow APIs. In big projects, app is generally divided in several modules and in such cases, if any individual module is just a data module (not having UI) and needs to know the state of permission, it’s not that easy. This library provides a way to know the state of permission throughout the app and from any layer of the application safely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Loop Habit Tracker

    Loop Habit Tracker

    Mobile app for creating and maintaining long-term positive habits

    Loop is a mobile app that helps you create and maintain good habits, allowing you to achieve your long-term goals. Detailed graphs and statistics show you how your habits improved over time. It is completely ad-free and open source. Beautiful, minimalistic and lightweight interface. Loop has an elegant and minimalistic interface that is very easy to use, even for first-time users. Highly optimized for speed, the app works well even on older phones. Habit score. Loop has an advanced formula...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Maestro

    Maestro

    Painless Mobile UI Automation

    ... with sleep() calls. Maestro knows that it might take time to load the content (i.e. over the network) and automatically waits for it (but no longer than required). Blazingly fast iteration. Tests are interpreted, no need to compile anything. Maestro is able to continuously monitor your test files and rerun them as they change.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    Micronaut Data

    Micronaut Data

    Ahead of Time Data Repositories

    Micronaut Data is a database access toolkit that uses Ahead of Time (AoT) compilation to pre-compute queries for repository interfaces that are then executed by a thin, lightweight runtime layer. Both GORM and Spring Data maintain a runtime meta-model that uses reflection to model relationships between entities. This model consumes significant memory and memory requirements grow as your application size grows. The problem is worse when combined with Hibernate which maintains its own meta-model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SQLDelight

    SQLDelight

    SQLDelight - Generates typesafe Kotlin APIs from SQL

    SQLDelight is a multiplatform Kotlin SQL library developed by Square. It generates typesafe Kotlin APIs from your SQL statements and integrates seamlessly with Android, iOS, JVM, and web platforms. SQLDelight ensures compile-time verification of SQL queries and supports migrations, transactions, and coroutines, making it a robust solution for cross-platform persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
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.