Showing 257 open source projects for "want"

View related business solutions
  • 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
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    AyuGram Desktop

    AyuGram Desktop

    Desktop Telegram client with good customization and Ghost mode.

    ...It also includes convenience features such as built-in translation, enhanced media previews, and streamer-friendly options. Available across Windows, macOS, and Linux, AyuGram Desktop is ideal for power users who want a more flexible Telegram experience.
    Downloads: 256 This Week
    Last Update:
    See Project
  • 2
    Fluxer

    Fluxer

    A free and open source instant messaging and VoIP platform

    ...The project combines real-time chat, voice calling, and community features into a unified system that can be deployed independently rather than relying on centralized proprietary services. It is built with a modern TypeScript stack and focuses on delivering a clean user experience alongside flexible infrastructure options for developers who want control over their communication environment. Fluxer supports typical messaging workflows while also aiming to provide extensibility for plugins and future integrations. Because it is open source, users can inspect, modify, and host their own instance, aligning with privacy-focused and decentralized communication trends.
    Downloads: 97 This Week
    Last Update:
    See Project
  • 3
    Kinto

    Kinto

    A generic JSON document store with sharing and synchronisation options

    ...Existing solutions either rely on big corporations that crave user data or require a non-trivial amount of time and expertise to set up a new server for every new project. We want to help developers focus on the front, and we don’t want the challenge of storing user data to get in their way. The path between a new idea and deploying to production should be short! Also, we believe data belong to the users, and not necessarily to the application authors. Applications should be decoupled from the storage location, and users should be able to choose where their personal data are stored.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Franz 5

    Franz 5

    Franz is a free messaging app for services like WhatsApp, Slack, etc,

    ...Franz supports a great variety of business and private messaging & chat services like Slack, WhatsApp, WeChat, Messenger, Telegram, Google Hangouts, Skype, Zendesk and many more. It does not matter if you just want to keep in touch with your friends or are managing a multi-seat customer care team. Franz got you covered. Franz allows you to add each service many times. This makes Franz the perfect tool to manage multiple business and private accounts all at the same time. You could even use five different Facebook Messenger accounts at once, if some inexplicable reason urges you to do so. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Caesium Image Compressor

    Caesium Image Compressor

    Store, send and share digital pictures, supporting JPG, PNG, WebP

    Caesium is an image compression software that helps you store, send, and share digital pictures, supporting JPG, PNG, WebP, and TIFF formats. You can quickly reduce the file size (and resolution, if you want) by preserving the overall quality of the image.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Swoosh

    Swoosh

    Compose, deliver and test your emails easily in Elixir

    ...Swoosh supports the most popular transactional email providers out of the box and also has an SMTP adapter. Adding new adapters is super easy and we are definitely looking for contributions on that front. Get in touch if you want to help! Check the documentation of the adapter you want to use for more specific configurations and instructions. Swoosh does not make any special arrangements for sending emails in a non-blocking manner. Opposite to some stacks, sending emails, talking to third party apps, etc in Elixir do not block or interfere with other requests, so you should resort to async emails only when necessary.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Freenet Core

    Freenet Core

    Declare your digital independence

    ...It is designed to provide strong privacy by routing requests through multiple nodes using a "darknet" architecture where users connect only to trusted peers. Data is stored in a distributed manner and automatically replicated based on demand. Freenet is optimized for users who want to securely share files, host anonymous websites (known as "freesites"), and communicate without fear of surveillance or takedown. Freenet Core, written in Rust, is the next-generation implementation focused on performance and security.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    Eris

    Eris

    A NodeJS Discord library

    ...If you need voice support you will also need Python 2.7 and a C++ compiler. Create a directory for your bot, and change to that directory in your command line. If you want to be more updated (at the expense of stability), you can install the beta builds instead. Eris supports a few optional libraries that could potentially improve bot performance but may require additional dependencies. If you want Eris to use any of these packages, install them in the same directory as Eris, and Eris will automatically use them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Flying Carpet

    Flying Carpet

    File transfer between Android, iOS, Linux, macOS, and Windows

    ...No shared network or cell connection required, just two devices with WiFi chips in close range. Don't have a flash drive? Don't have access to a wireless network? Need to move a file larger than 2GB between different filesystems but don't want to set up a network share? Try it out!
    Downloads: 12 This Week
    Last Update:
    See Project
  • 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
  • 10
    wa-automate-nodejs

    wa-automate-nodejs

    WhatsApp tool for chatbots with advanced features

    wa-automate-nodejs is the most advanced NodeJS library which provides a high-level API to control WA. Want to convert your WA account to an API instantly? You can now with the CLI. For more details see Easy API. After executing create() function, @open-wa/wa-automate will create an instance of WA web. If you are not logged in, it will print a QR code in the terminal. Scan it with your phone and you are ready to go! @open-wa/wa-automate will remember the session so there is no need to authenticate every time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    EventDispatcher Component

    EventDispatcher Component

    Tools that allow your application components to communicate

    ...By creating classes that have well-defined responsibilities, your code becomes more flexible and a developer can extend them with subclasses to modify their behaviors. But if they want to share the changes with other developers who have also made their own subclasses, code inheritance is no longer the answer. Consider the real-world example where you want to provide a plugin system for your project. A plugin should be able to add methods, or do something before or after a method is executed, without interfering with other plugins. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pixiv Batch Downloader

    Pixiv Batch Downloader

    Batch download artworks and novels, filter works, etc.

    ...Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more. Pixiv Image Batch Downloader is installed in the browser, when you want to download, you don't have to leave the browser. You just need to click the download button on the page to open the download interface directly. If you're downloading multiple illustrations, you don't have to download them one by one. The batch download function of the downloader is very powerful. You can download in batches on the illustration page, as well as the work list page, collection page, rankings and other pages. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Thud

    Thud

    Simple news reader that keeps the noise low

    ...Using a sleek, mosaic-like interface, Thud organizes all your news and feeds in one place so you can easily stay informed. Plus, with no filtration algorithms, you see the content you want in the most efficient way possible. Thud was created because we love reading the news but didn’t love all the different websites and apps we had to use to get it. So we made Thud - a sleek, easy-to-use app that gathers all your news and feeds in one place. We want you to have an enjoyable, clutter-free reading experience. With Thud, you can quickly scan through all your favorite news sources without having to jump between different websites and apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mackup

    Mackup

    Keep your application settings in sync

    ...Syncs your application settings among all your workstations. Restores your configuration on any fresh install in one command line. If you have Dropbox installed and want to use it to save your config files, that's super easy. On macOS, if you want an easy install, you can install Homebrew and initialize it with it. If not running macOS, or you don't like Homebrew, you can use pip. On Ubuntu, pip will install to the current user's home directory rather than system-wide. Because of this, when installing pip on Ubuntu you will need to run pip install with the --system flag as well (on other platforms this is not needed). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rasa

    Rasa

    Open source machine learning framework to automate text conversations

    ...In order for a human to have a meaningful exchange with a contextual assistant, the assistant needs to be able to use context to build on things that were previously discussed. Rasa enables you to build assistants that can do this in a scalable way. Rasa uses Poetry for packaging and dependency management. If you want to build it from the source, you have to install Poetry first. By default, Poetry will try to use the currently activated Python version to create the virtual environment for the current project automatically.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    Goofy

    Goofy

    Desktop client for Facebook Messenger

    ...Feel free to create issues on this repo for feature requests of any kind. However, some features may not be possible due to the way this application is working. Also, I don't want this to be a feature-bloated monster, but a slick and small app. Depending on the number of contributors and the progress of this app, I will schedule releases from time to time, which will then be distributed on goofyapp.com. To debug, there's a VSCode launch.json that can be used to debug the Electron app. To debug the Facebook JavaScript changes you'll need to use the Chrome Web Inspector.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    NodeBB

    NodeBB

    Node.js based forum software built for the modern web

    ...At NodeBB, our mission is to provide forum software with all the modern features and performance you’ve come to expect from the social and mobile web. For the tech savvy DIY pro, install and maintain NodeBB on your own server. Want to get your forum going right away without any set-up hassles? Our monthly hosting plans are for you.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    peco

    peco

    Simplistic interactive filtering tool

    ...When you combine tools like zsh, peco, and ghq, you can make managing/moving around your huge dev area a piece of cake! Search results are filtered as you type. When you find that line that you want, press enter, and the resulting line is printed to stdout, which allows you to pipe it to other tools. You can select multiple lines!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Official Android SDK for Stream Chat

    Official Android SDK for Stream Chat

    Android Chat SDK ➜ Stream Chat API. UI component libraries for chat

    ...This library includes both a low-level chat SDK and a set of reusable UI components. Most users start with the UI components and fall back to the lower-level API when they want to customize things. We're proud to say that we're the first Android Chat SDK that supports Jetpack Compose! We released our Compose UI Components one day after the official Jetpack Compose 1.0 release and our team members have been working hard on it since then. Now it's mature and stable enough for us to officially recommend it for all new applications and all modern chat implementations. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    ipfs-check

    ipfs-check

    A tool for checking the accessibility of your data by IPFS peers

    ...~/go/bin) There are web assets in the web that interact with the Go HTTP server that can be deployed however you deploy web assets. Maybe just deploy it on IPFS and reference it with DNSLink. For anything other than local testing you're going to want to have a proxy to give you HTTPS support on the Go server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Addy

    Addy

    Anonymous email forwarding

    ...This service supports both standard aliases that can be created on the fly and pre-generated shared domain aliases, and self-hosters can also configure custom domains to use their own email domain for aliasing. AnonAddy allows encrypted forwarding using GPG/OpenPGP for enhanced privacy, making it especially attractive for security-conscious users who want to minimize metadata leakage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bamboo

    Bamboo

    Testable, composable, and adapter based Elixir email library

    ...Bamboo ships with adapters for several popular mail delivery services, including Mandrill, Mailgun, and SendGrid. It's also quite easy to write your own delivery adapter if your platform isn't yet supported. Deliver emails in the background. Most of the time you don't want or need to wait for the email to send. Bamboo makes it easy with Mailer.deliver_later. A functional approach to mail delivery. Emails are created, manipulated, and sent using plain functions. This makes composition a breeze and fits naturally into your existing Elixir app. Unit test with ease. Bamboo separates email creation and email delivery allowing you to test by asserting against email fields without the need for special functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Carmine

    Carmine

    Redis client and message queue for Clojure

    ...Simple, high-performance distributed lock (v2+, Redis 2.6+). Pluggable compression and encryption support (v2+). Includes Tundra, an API for replicating data to an additional datastore (v2+, Redis 2.6+). You'll usually want to define a single connection pool, and one connection spec for each of your Redis servers. Note that executing multiple Redis commands in a single wcar request uses efficient Redis pipelining under the hood, and returns a pipeline reply (vector) for easy destructuring, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ShowDoc

    ShowDoc

    ShowDoc is a tool greatly applicable for an IT team to share documents

    When we take over a module or project which has been developed by others, we always feel crazy watching at the codes without notes or comments. Programmers often want others to write technical documents, but not by themselves. Writing technical documents need lots of time and works, such as it needs to consider how to handle the format and layout of the documents. Beside, the man who writes the documents has to think all kinds of non-technical details. For example, which catalog should to be put in the newly-established word document. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nebula libp2p DHT

    Nebula libp2p DHT

    A libp2p DHT crawler, monitor, and measurement tool

    ...The crawler can store its results as JSON documents or in a postgres database - the --dry-run flag prevents it from doing either. Nebula will print a summary of the crawl at the end instead. A crawl takes ~5-10 min depending on your internet connection. You can also specify the network you want to crawl by appending, e.g., --network FILECOIN and limit the number of peers to crawl by providing the --limit flag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB