awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to horaapps/leafpic

Open-source alternatives to LeafPic

30 open-source projects similar to horaapps/leafpic, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LeafPic alternative.

  • afollestad/photo-affixAvatar de afollestad

    afollestad/photo-affix

    1,012Voir sur GitHub↗

    📷 Stitch your photos together vertically or horizontally easily!

    Kotlinandroidcollageimages
    Voir sur GitHub↗1,012
  • krtirtho/spotubeAvatar de KRTirtho

    KRTirtho/spotube

    46,989Voir sur GitHub↗

    Spotube is a cross-platform music client that functions as a unified streaming aggregator. It consolidates multiple external music service accounts into a single interface, allowing users to manage and play their entire digital library without switching between different applications. The application distinguishes itself through an extensible architecture that supports runtime plugin loading. This allows users to integrate external metadata services and expand the core playback engine with custom functionality. By utilizing an internal API-aggregator, the software harmonizes disparate data st

    Dartandroidandroid-clientandroid-music-player
    Voir sur GitHub↗46,989
  • vmihalachi/turbo-editorAvatar de vmihalachi

    vmihalachi/turbo-editor

    1,358Voir sur GitHub↗

    Simple and powerful File Editor for Android. All is licensed under the GPLv3 license.

    Javaandroidandroid-applicationeditor
    Voir sur GitHub↗1,358
  • nickbutcher/plaidN

    nickbutcher/plaid

    16,193Voir sur GitHub↗

    Rewriting Plaid using Android Architecture Components, in Kotlin.

    Kotlin
    Voir sur GitHub↗16,193
  • dkim0419/soundrecorderAvatar de dkim0419

    dkim0419/SoundRecorder

    1,503Voir sur GitHub↗

    A simple sound recording app implementing Material Design

    Java
    Voir sur GitHub↗1,503

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • android/uampA

    android/uamp

    13,186Voir sur GitHub↗

    uamp is an audio media application framework and reference implementation for building music playback applications on Android. It provides a cross-device media framework designed to maintain functional and visual consistency across phones, tablets, Wear OS, Android TV, and Android Auto. The project features specific implementations for automotive-safe music control and Google Cast integration for remote playback. It includes a multi-form factor UI kit that demonstrates how to adapt a single media codebase to various screen sizes and device types. The framework covers core media capabilities

    Kotlin
    Voir sur GitHub↗13,186
  • google/ioschedAvatar de google

    google/iosched

    21,662Voir sur GitHub↗

    iosched is an Android event scheduling application designed for browsing conference sessions, reserving seats, and managing personal event schedules. It serves as a cloud-synced event manager that keeps user preferences and reservations synchronized across devices. The project provides specialized tools for conference navigation, including integrated maps and informational pages to guide attendees through physical venue spaces. It also functions as a real-time notification client that delivers live updates regarding schedule changes and session availability. The application covers broad capa

    Kotlin
    Voir sur GitHub↗21,662
  • simplemobiletools/simple-galleryAvatar de SimpleMobileTools

    SimpleMobileTools/Simple-Gallery

    3,982Voir sur GitHub↗

    Simple-Gallery is an Android gallery application and media manager used for browsing, organizing, and viewing photos and videos stored on Android devices. It functions as a media editor and a private photo vault for managing device assets. The application includes a secure storage area for hiding sensitive images and videos behind biometric, pattern, or pin locks. It also provides a recovery mechanism to restore accidentally deleted media from a temporary storage area. The tool covers mobile photo editing for cropping, rotating, and resizing images, as well as general media asset organizatio

    Kotlin
    Voir sur GitHub↗3,982
  • rhettbull/osxphotosAvatar de RhetTbull

    RhetTbull/osxphotos

    3,317Voir sur GitHub↗

    osxphotos is a command-line interface tool and programmatic database interface designed for managing and exporting media from Apple Photos libraries. It provides a bridge to the underlying system database, allowing for the automation of batch operations and the retrieval of technical metadata. The project distinguishes itself through a metadata-driven export system that uses custom templates to organize files into directory hierarchies. It can extract machine-learning data—including aesthetic scores and optical character recognition—and synchronize metadata across different libraries using un

    Pythonappleapple-photosapple-photos-export
    Voir sur GitHub↗3,317
  • tagspaces/tagspacesAvatar de tagspaces

    tagspaces/tagspaces

    4,935Voir sur GitHub↗

    TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud

    TypeScriptelectronjavascriptnote-taking
    Voir sur GitHub↗4,935
  • aiogram/aiogramAvatar de aiogram

    aiogram/aiogram

    5,588Voir sur GitHub↗

    aiogram is an asynchronous framework for building Telegram bots in Python. It provides a complete toolkit for interacting with the Telegram Bot API, handling incoming updates, and managing bot state through a built-in finite state machine. The framework is designed around an event-driven architecture that routes messages and other updates to handler functions using a flexible dispatching system. The framework distinguishes itself through its middleware system, which allows developers to intercept and modify both incoming updates and outgoing API calls. It supports a wide range of Telegram-spe

    Pythonaiogramasynciobot
    Voir sur GitHub↗5,588
  • amitjoki/enigmaAvatar de AmitJoki

    AmitJoki/Enigma

    401Voir sur GitHub↗

    A full-fledged one-to-one chat app developed entirely in Flutter

    Dart
    Voir sur GitHub↗401
  • anaisbetts/mcp-youtubeAvatar de anaisbetts

    anaisbetts/mcp-youtube

    529Voir sur GitHub↗

    A Model-Context Protocol Server for YouTube

    JavaScript
    Voir sur GitHub↗529
  • andreroggeri/pynubankAvatar de andreroggeri

    andreroggeri/pynubank

    1,198Voir sur GitHub↗

    Acesse seus extratos do Nubank pelo Python

    Python
    Voir sur GitHub↗1,198
  • alibaba/flutter-common-widgets-appAvatar de alibaba

    alibaba/flutter-common-widgets-app

    23,667Voir sur GitHub↗

    This project is a Flutter UI component gallery and reference application. It serves as a visual catalog of reusable interface patterns and a library of interactive demonstrations for over 140 common Flutter user interface widgets. The application provides a way to explore widget implementations and browse live component demos. It functions as a reference for Flutter UI development and widget exploration, allowing for the testing of standard user interface elements.

    Dart
    Voir sur GitHub↗23,667
  • agricidaniel/claude-seoAvatar de AgriciDaniel

    AgriciDaniel/claude-seo

    904Voir sur GitHub↗
    Pythonai-toolsclaudeclaude-code
    Voir sur GitHub↗904
  • aaronoe/fluttercinematicAvatar de aaronoe

    aaronoe/FlutterCinematic

    901Voir sur GitHub↗

    Flutter clone of my "Cinematic" App

    Dart
    Voir sur GitHub↗901
  • alfianlosari/swiftui-moviedbA

    alfianlosari/SwiftUI-MovieDB

    0Voir sur GitHub↗

    SwiftUI MovieDB prototype app built with Xcode 11 Beta & macOS 10.15 Catalina

    Voir sur GitHub↗0
  • appflowy-io/appflowyAvatar de AppFlowy-IO

    AppFlowy-IO/AppFlowy

    72,474Voir sur GitHub↗

    AppFlowy is a local-first knowledge base and collaborative workspace platform designed for structured information management. It functions as a modular productivity suite where users organize content through a block-based document model, allowing for flexible nesting and granular manipulation of data. The system prioritizes data sovereignty by enabling self-hosted storage, ensuring that sensitive information remains under user control while maintaining offline accessibility. The platform distinguishes itself through a decoupled architecture that separates its high-performance, memory-safe cor

    Dartblogconfluence-alternativecontent-management
    Voir sur GitHub↗72,474
  • anthropics/skillsAvatar de anthropics

    anthropics/skills

    151,506Voir sur GitHub↗

    This project provides a standardized framework for extending the functional range of artificial intelligence agents through a registry of modular, declarative instructions. It enables agentic workflow automation by allowing developers to define task-specific behaviors and operational constraints that guide how agents interact with external tools and execute multi-step processes. The system distinguishes itself through a directory-based discovery model and a plugin-registry architecture that facilitates the distribution of specialized workflows. By utilizing a schema-driven specification that

    Pythonagent-skills
    Voir sur GitHub↗151,506
  • apppear/chartviewAvatar de AppPear

    AppPear/ChartView

    5,633Voir sur GitHub↗

    ChartView is a SwiftUI-native charting library that provides bar, line, pie, and ring chart components within a unified grid-based layout system. The library renders charts by composing SwiftUI views declaratively from data models, letting the framework handle layout and updates without intermediate drawing layers. The library supports multiple chart types that share a common grid layout, enabling composable data visualizations with synchronized axes and backgrounds. Bar charts display data as vertical bars, line charts plot connected data points with gradient fills and optional markers, pie

    Swift
    Voir sur GitHub↗5,633
  • aprdeci/bili-musicAvatar de AprDeci

    AprDeci/bili-music

    220Voir sur GitHub↗

    全平台B站源的音乐app

    Dart
    Voir sur GitHub↗220
  • arpitkh96/amazefilemanagerA

    arpitkh96/AmazeFileManager

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • authpass/authpassAvatar de authpass

    authpass/authpass

    2,658Voir sur GitHub↗

    AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (KDBX 3 and KDBX 4) compatible.

    Dart
    Voir sur GitHub↗2,658
  • avangelista/cartubeA

    Avangelista/CarTube

    0Voir sur GitHub↗

    YouTube on CarPlay, no jailbreak required! Supports iOS 14.0 - 15.4.1.

    Voir sur GitHub↗0
  • avjinder/minimal-todoAvatar de avjinder

    avjinder/Minimal-Todo

    2,191Voir sur GitHub↗

    Material To-Do App

    Javaandroidjavamaterial
    Voir sur GitHub↗2,191
  • bandarhl/bhtiktokAvatar de BandarHL

    BandarHL/BHTikTok

    354Voir sur GitHub↗

    An awesome tweak for TikTok!

    Objective-C
    Voir sur GitHub↗354
  • bandarhl/bhtwitterAvatar de BandarHL

    BandarHL/BHTwitter

    2,588Voir sur GitHub↗

    Awesome tweak for Twitter

    C
    Voir sur GitHub↗2,588
  • baptistearno/typebot.ioAvatar de baptisteArno

    baptisteArno/typebot.io

    10,042Voir sur GitHub↗

    Typebot is a visual chatbot builder and conversational platform designed for lead generation and data collection. It provides a drag-and-drop workflow designer that converts visual nodes into structured conversation logic, allowing users to build interactive forms and chatbots with conditional routing. The platform is designed as a self-hosted conversational infrastructure, enabling the deployment of the entire application stack on private servers using Docker and PostgreSQL. This allows for complete control over data storage and server maintenance. The system integrates with external servic

    TypeScriptchat-applicationchatbotconversational-bots
    Voir sur GitHub↗10,042
  • alf45tar/pedalinominiAvatar de alf45tar

    alf45tar/PedalinoMini

    611Voir sur GitHub↗

    PedalinoMini™ is a versatile, wireless, multi-purpose MIDI and HID controller that empowers performers, creators, and speakers to stay fully focused on their craft — hands-free.

    Python
    Voir sur GitHub↗611