Showing 48 open source projects for "delphi mobile app"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • From donor engagement to donor retention, DonorPerfect is the complete solution for the tools you need to succeed. Icon
    From donor engagement to donor retention, DonorPerfect is the complete solution for the tools you need to succeed.

    For nonprofits serving their local community to large, international organizations like UNICEF.

    Boost your nonprofit's fundraising initiatives and build valuable donor relationships with DonorPerfect fundraising growth platform. Trusted by more than 50,000 fundraisers, DonorPerfect is packed with powerful features to help nonprofit organizations, regardless of size and mission, effectively manage donor data and raise money for their cause.
  • 1
    Cider App

    Cider App

    A new cross-platform Apple Music experience based on Electron and Vue

    ... while working or gaming, and we have a remote app just for that. Cider is available on a range of platforms, view our downloads page to find out if your device is supported!
    Downloads: 51 This Week
    Last Update:
    See Project
  • 2
    YTM Desktop - YouTube Music Desktop App

    YTM Desktop - YouTube Music Desktop App

    A Desktop App for YouTube Music

    Free cross-platform Desktop Player for YouTube Music. Play, Pause, Stop, Previous, Next. Show/Hide window after double pressing the global play/pause media button. Show notification on track change. Media controls are embedded into the taskbar - ( for Windows ). Background music playing. Minimize the taskbar. See the lyrics of your favorite music. Settings to your choice. One-click and, done. You will be surprised at how easy it is. Always updated with the latest version. Control your music...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    AudioKit

    AudioKit

    Swift audio synthesis, processing, & analysis platform

    AudioKit is an entire audio development ecosystem of code repositories, packages, libraries, algorithms, applications, playgorunds, tests, and scripts, built and used by a community of audio programmers, app developers, engineers, researchers, scientists, musicians, gamers, and people new to programming. An important goal for AudioKit is to allow it to grow and be maintainable by a handful of volunteers. For this reason we have extensive tests that are run whenever changes are made to any...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    PhotoPrism

    PhotoPrism

    AI-Powered Photos App for the Decentralized Web 🌈💎✨

    PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud. Our mission is to provide the most user- and privacy-friendly solution to keep your pictures organized and accessible. That's why PhotoPrism was built from the ground up to run wherever you need it, without compromising freedom, privacy, or functionality.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Winningbidder.com provides free online auction software for nonprofits. Icon
    Our software is simple to use, allowing organizers to launch an auction in minutes. That doesn't mean it lacks features. Bidders enjoy max bidding, outbid notifications, and popcorn bidding.
  • 5
    Simple Draw

    Simple Draw

    A canvas you can draw on with different colors

    Enjoy the moment with our specially designed drawing app, draw something fun, and create your own artwork– all in a digital form. Simple Draw is the best drawing app for anyone who loves to draw. Just pick paint and draw. Paint and draw simple sketches for fun. With Simple Draw, you will not need any fancy or advanced tools or filters for your favorite doodle or sketch. Just use your creativity and freehand drawing to create the best sketches for your sketchbook. No matter what age or abilities...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    JellyBox

    JellyBox

    Native desktop and mobile music client for Jellyfin

    Native desktop client for Jellyfin media library. It provides an easy access to your Jellyfin library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Search by Image

    Search by Image

    Browser extension for reverse image search, available for Chrome

    Search by Image is a powerful browser extension for Safari that makes effortless reverse image searches possible, and comes with support for more than 30 search engines, such as Google, Bing, Yandex, Baidu and TinEye. Search by Image is an open source project made possible thanks to a community of awesome supporters. By purchasing the extension on the Mac App Store, you help support the continued development of the extension. The extension helps journalists and researchers verify...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    SkiaSharp

    SkiaSharp

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. Building SkiaSharp is mostly straight forward. The main issue is the multiple dependencies for each platform. However, these are easy to install as they are found on the various websites. If you are just working on managed code, it is even easier as there mays to skip all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Open Scanner

    Open Scanner

    Fast, reliable, and free document scanner app for iPhone

    Open Scanner scans your receipts, notes, textbooks, and anything else you point your iPhone at. It saves your scans into its built-in library and syncs them to all your devices. Unlike other scanner apps, Open Scanner is free and always will be: no ads, no in-app purchases, no subscriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
  • 10
    P2P BoookShare

    P2P BoookShare

    Intuitive Flutter app facilitating easy book borrowing

    A user-friendly Flutter app for college students to share and borrow books on campus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ARHeadsetKit

    ARHeadsetKit

    Using $5 Google Cardboard to replicate Hololens

    With the AR MultiPendulum app, I created the world’s first AR headset experience that does not rely on expensive specialized hardware. Using Google Cardboard, a standard iPhone, and video footage from the phone’s camera, the app creates an AR headset experience by rendering the user’s surroundings in VR. Augmented reality (AR) is a technology that overlays virtual objects over the real world. For years, AR experiences have been available on smartphones through handheld AR apps. In 2016, Pokemon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoDispose

    AutoDispose

    Automatic binding+disposal of RxJava streams

    Automatic binding+disposal of RxJava streams. AutoDispose is an RxJava 2+ tool for automatically binding the execution of RxJava streams to a provided scope via disposal/cancellation. Often (especially in mobile applications), Rx subscriptions need to stop in response to some event (for instance, when Activity#onStop() executes in an Android app). In order to support this common scenario in RxJava 2, we built AutoDispose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mango

    Mango

    Mango is a self-hosted manga server and web reader

    An open-source manga server and web reader. Mango is an open-source manga server and web reader. You can think of it as Plex for your manga collections. With Mango, you can manage and read your manga with a responsive web interface. On amd64 Linux, Mango can be deployed with a single binary that includes all the dependencies and static files. Upgrading to a new version is as easy as replacing the binary with a new one. Mango is written in Crystal, a compiled language that offers C-level...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    BlackHole-app

    BlackHole-app

    https://blackhole-apk.com/

    BlackHole Music Player is an open-source music app that lets you stream and download songs from various sources, such as Spotify, YouTube Music, JioSaavn and Resso. You can enjoy high-quality music in over 15 languages without any ads or subscriptions. You can also import and export playlists, customize themes and gradients, access lyrics and equalizer, and much more. BlackHole Music Player is the ultimate app for music lovers who want to listen to music beyond boundaries.🎶 Official...
    Downloads: 171 This Week
    Last Update:
    See Project
  • 15
    Android-Zen-Sound-App

    Android-Zen-Sound-App

    Android Zen Sound App

    A random Zen sound generator app for Android Made with Android Studio in Kotlin
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Jmol

    Jmol

    An interactive viewer for three-dimensional chemical structures.

    Over 1,000,000 page views per month. Jmol/JSmol is a molecular viewer for 3D chemical structures that runs in four independent modes: an HTML5-only web application utilizing jQuery, a Java applet, a stand-alone Java program (Jmol.jar), and a "headless" server-side component (JmolData.jar). Jmol can read many file types, including PDB, CIF, SDF, MOL, PyMOL PSE files, and Spartan files, as well as output from Gaussian, GAMESS, MOPAC, VASP, CRYSTAL, CASTEP, QuantumEspresso, VMD, and many other...
    Leader badge
    Downloads: 1,325 This Week
    Last Update:
    See Project
  • 17
    QPrompt

    QPrompt

    Personal teleprompter software for all video makers.

    Free teleprompter software for all video creators. Built with ease of use, fast performance, control accuracy, and cross-platform support in mind. QPrompt works with studio teleprompters and tablet teleprompters, cellphones, and webcams. It was also designed for use in video conferences.
    Leader badge
    Downloads: 495 This Week
    Last Update:
    See Project
  • 18
    GLScene

    GLScene

    GLScene Engine for Delphi & C++Builder VCL Windows 32/64

    GLScene is an OpenGL based 3D library for Delphi, C++Builder and Lazarus. It provides visual components and objects allowing description and rendering 3D scenes in graphic applications. Update of newer versions of the trunk has been moved to https://github.com/glscene
    Downloads: 120 This Week
    Last Update:
    See Project
  • 19
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions millions of times per second

    ... 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: 52 This Week
    Last Update:
    See Project
  • 20
    Nootka

    Nootka

    application to learn classical score notation.

    Nootka helps understand the basics of music notation: reading and practicing playing musical scores. ​Long story short: the user plays notes (melody) displayed by the app, which then in real time checks if the notes was played correctly. The application is free and open source. It works under Windows, Linux, Mac and Android...
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 21
    myplayer Free Karaoke Software

    myplayer Free Karaoke Software

    myplayer Free Karaoke & Media Player Software (Myanmar)

    ..., as well as emoji images from the mobile app. Fun (text) texts can also be displayed on the TV screen (player display) and can be created as a fun activity. Football match on TV screen in retail stores. the film, It is still possible to show ads while playing songs. VOD using myIPTV feature and m3u playlist file football match You can also watch and enjoy IPTV streams such as news. In addition , you can easily watch movies from cloud movie drives such as Google Drive.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    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...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Streaming TV Italia

    Streaming TV Italia

    A simple app to view webTV on Fire TV

    Parser per vedere alcuni canali della TV in streaming Canali disponibili: - Videolina - Canale 5 - FoodNetwork - Italia 1 - TV8 - Top Crime - Giallo Github: https://github.com/alessiomanai/StreamingTV
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    RenderTune

    RenderTune

    Free open-source high quality video rendering app

    ... video format on iOS mobile uploading, the option to choose your default video render output format, and enhanced ffmpeg support for older Mac versions (High Sierra 10.13+). RenderTune is free and open-source, making it accessible to everyone. Whether you're a content creator, musician, or just someone who loves to make videos, RenderTune is the ideal tool to bring your vision to life. Download RenderTune now and start creating stunning videos today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating them by hand. Bodymovin is an After Effects plugin created by Hernan Torrisi that exports After Effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next