Showing 19 open source projects for "want"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Lottie

    Lottie

    Render After Effects animations natively on Mobile, Web & React Native

    ...Building animations by hand is time consuming, and other animation alternatives like Gifs and Png sequences don’t offer the same flexibility and varied features that Lottie offers. With Lottie, you can achieve exquisite animations exactly how you want, with no additional engineering effort whatsoever. Take a look at the many beautiful animation possibilities available to you on http://airbnb.io/lottie/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Android Debug Database

    Android Debug Database

    A library for debugging android databases and shared preferences

    ...Delete database rows and shared preferences. Search in your data. Sort data. Download database. Debug Room inMemory database. As this library is auto-initialize, if you want to get the address log, add the following method and call (we have to do like this to avoid build error in release build as this library will not be included in the release build) using reflection. Using the Android Debug Database with an encrypted database. See all the data in the shared preferences used in your application. Run any sql query on the given database to update and delete your data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AndroidProject

    AndroidProject

    Android technology is in the middle of the stage

    ...The template often integrates popular Android components, lifecycle management patterns, and UI scaffolding. By standardizing project structure, it helps teams maintain consistency across multiple apps. It is especially useful for developers who want a ready made foundation instead of starting from an empty Android project. Overall, AndroidProject serves as a productivity focused starter framework for Android development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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. ...
    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
  • 5
    EtendoERP

    EtendoERP

    Etendo ERP is upgrade from Openbravo

    ...Here’s Everything You Need to Know What’s next for existing Non-Retail Customers and Partners First of all, if you’ve been an Openbravo customer using all or some of these core ERP modules or a Partner selling and implementing them, I want to thank you for having been on this journey with us. Thus, for Openbravo to further focus on retail and to facilitate our customers’ operational continuity, Openbravo has reached an IP licensing agreement with Fut IT Services, which has been an Openbravo Official Partner for many years, to provide continued support and evolution of these core-ERP modules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VKGeo Friends on Map for VKontakte

    VKGeo Friends on Map for VKontakte

    See your friends from VKontakte on the map

    VKGeo is the best mobile application to determine the location of your family members and friends from VKontakte social network and to share your location with them. Worry where your child or friend is, want to meet your guests in time or appointed a meeting in a crowded place? No need to call or send messages - just open this locator application and see GPS coordinates of your friends on the map. Choose friends whose location you would like to see, send them invitations - and after they install the app and add you to their list of trusted friends, you can see where they are. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Tidbits

    Simple web-based personal digital wallet.

    ...Tidbits 2 is optimized for mobile touch-based devices like the iPhone and iPad (it works well on desktop browsers, too). The integrated search engine makes it a snap to find all those little nuggets you don't want to have to remember but want to be able to access anytime, anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MPAndroidChart

    MPAndroidChart

    A powerful Android chart view / graph view library

    ...Powerful and very easy to use, it supports the creation of bar-, line-, pie-, bubble-, scatter-, radar- and candlestick charts, as well as scaling, dragging and animations. Charts are rendered cleanly and are visually engaging. Visualizing your data exactly how you want is so much easier with MPAndroidChart. To see more great examples of MPAndroidChart, download the MPAndroidChart Example App on Google Play.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JKeyboardPanelSwitch

    JKeyboardPanelSwitch

    Resolve the layout conflict when keybord & panel are switching

    This solution was built When I was working in WeChat, what is used for resolving the layout conflict when you switch between the keyboard and the emoji-panel/function-panel. JKeyboardPanelSwitch can help you handle the keyboard and panel layout conflict in Android. If you want to import a snapshot version, we have already published the snapshot version to the sonatype so you can import the snapshot version. We recommend cloning the demo project and run it, I has already covered cases as much as possible in the demo project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    Android: MaruPad

    Android: MaruPad

    Round hiragana keyboard for Android.

    ...It' shaped like a circle and you write by swiping towards choices. It's fast but it's not a complete Japanese keyboard. More of a proof of concept. Also a good example code if you want to make your own unconventional keyboard for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Logger

    Logger

    Simple, pretty and powerful logger for android

    ...Also, it features Json and Xml support (output will be in debug level). Log adapter checks whether the log should be printed or not by checking the log adapter function. If you want to disable/hide logs for output, override isLoggable method. The command "true" will print the log message, "false" will ignore it. Use filter for a better result. the tag PRETTY_LOGGER or your custom tag can be used. Make sure that wrap option is disabled. You can also simplify output by changing settings. Logger supports Timber Integration, as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PDFReporter

    PDFReporter

    Generating documents and reports, offline enabled and reliable.

    ...The PDFReporter library supports iOS, Java and Android library. For your document and report design you use the PDFReporter Studio where you can visualize your data. If you want to use the library commercially please visit our official webpage.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    ...A proprietary hardware vendor can build modern panel support and integrate with existing vendors. Whether you are a DIY aficionado, a high-end installer, a hardware vendor or integrator, OpenRemote has something for you. We want to make OpenRemote the standard for commercial and hobbyist integration alike. We allow any integrator or vendor to write plug-ins and bring innovative tools that simplify the work of an installer and the relationship with the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    base-adapter

    base-adapter

    Android's versatile Adapter for ListView, RecyclerView, GridView, etc.

    ...The library typically uses a fluent or structured API to register item delegates and bind layouts consistently, which improves readability in large UI modules. It’s useful in legacy ListView projects as well as RecyclerView-based apps where teams want a consistent, shared approach to adapters across screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MEMZIT :: advanced messages

    MEMZIT :: advanced messages

    modifiable, predefined selection lists 4 clarity, efficacy, efficiency

    ...SQLite) populated drop-down-lists for: ------ QR: question repeat/ your appeal ("What do I think what you are wanting from me") IM: I-message ("what do I think about this, what is my situation, my point of view, my feelings") AP: my appeal ("what exactly do I want you to do") ------ B) These statements are mandatory & are being sent together with the "normal", the factual part of the message. C) If the user makes a selection, it moves to the textfield where it can be modified. D) The system recognizes modifications immediately, and asks for "use once & discard" or "use & add to the list" E) This "communication-system" shall be made available for all major information-transmitting channels, like - email - whats up & other instant messenger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StickyListHeaders

    StickyListHeaders

    An android library for section headers that stick to the top

    ...These section headers stick to the top like in the new People app of Android 4.0 Ice Cream Sandwich. This behavior is also found in lists with sections on iOS devices. This library can also be used without the sticky functionality if you just want section headers. StickyListHeaders actively supports android versions 2.3 (gingerbread) and above. That said, it works all the way down to 2.1 but is not actively tested or working perfectly. The goal of this project is to deliver a high performance replacement to ListView. You should with minimal effort and time be able to add section headers to a list. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Type In SpongeBob

    Type In SpongeBob

    Write in the font used in Spongebob series / movies

    ...This is a fan app that lets you write in the font used in Spongebob series / movies and save them in PNG format to your device. ------------------------------ This project is released under copyleft licenses; you can modify and distribute as much as you want as long as you keep the license. ------------------------------- Neither the font nor the images belong to me. I downloaded them from the internet. ------------------------------- The app is not very professional, I know but fan apps aren't supposed to be professional anyway, right :) Copyleft Çetin Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bermuda Weather - Android

    Bermuda Weather - Android

    Read the Bermuda Weather Service's public forecast, fast & easy.

    ...It does not store a copy of the forecast offline, and does not provide any additional functionality. It meets a very specific need of a very small group of people. This app is for you if: - you want to read the public extended forecast by the Bermuda Weather Service on your android device - you don't want to load a browser to do it - you don't care about icons, animations or satellite imagery Credit is given to the Bermuda Weather Service for their efforts, and the meteorologists on duty, for providing this valuable resource. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Andriod Live Wallpapers

    Andriod Live Wall Papers samples

    Andriod Live Wall Papers samples : There are diffrent files for each of them so ensure you download the one you want. Bouncing balls -partical system Picture in motion Dancing Andriod
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB