Showing 27 open source projects for "can="

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Jackett

    Jackett

    API Support for your favorite torrent trackers

    Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc.) into tracker-site-specific HTTP queries, parses the HTML or JSON response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic, removing the burden from other apps. Trackers...
    Downloads: 132 This Week
    Last Update:
    See Project
  • 2
    MyTvShowOrganizer

    MyTvShowOrganizer

    Tv-Organizer & Torrent Episodes Downloader V.2025.06.02

    OpenSource Application which has a Complete set of Tools to organize, get info and Download torrents of Tv-Series. STATUS: STABLE. NEW REQUIREMENTS: .WINDOWS 10 64 bit or above; .FIREFOX x64 installed and ready to deal with Torrent and Magnet Links. Test firefox at www.limetorrents.lol before installing https://www.mozilla.org/en-US/firefox/all/#product-desktop-release .UTORRENT or Similar Torrent Client. How: It gets the TV-Show name, episode, resolution, plus any KeyWord to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NFT Faucet

    NFT Faucet

    WASM web-application that allows you to mint ERC-721 tokens

    It's a WASM web-application that allows you to mint ERC-721 and ERC-1155 tokens to any specified address from supported networks. Used contracts are based on OpenZeppilin contracts, but with one unusual feature - mint method can be called by anyone, not just by an owner. The entire web app works as a static website, hosted on Github Pages. There is no backend, it runs only in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    blockfrost-dotnet

    blockfrost-dotnet

    .NET, C# and PowerShell SDK for Blockfrost.io API

    To use this SDK, first, go to blockfrost.io and create your project to retrieve your API token.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    IPFS HTTP Gateway

    IPFS HTTP Gateway

    Allows HTTP access to IPFS files and directories

    Allows HTTP access to IPFS files and directories. An IPFS Gateway acts as a bridge between traditional web browsers and IPFS. Through the gateway, users can browse files and websites stored in IPFS as if they were stored in a traditional web server. If Qmhash is a directory and it contains an index.html file, then the file is served. Otherwise, a listing of the directory is served. To force a directory listing, end the Qmhash with a forward slash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Movie File Merger

    Movie File Merger

    Selctively combine video collections on hard disks

    ...MFM is portable, so that you can run it from anywhere, on any hard disk or memory stick. MFM works together with multiple other programs, like GOM, VLC, MediaInfo, or TeraCopy. All of them can be downloaded and used for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Novaroma

    Novaroma

    Auto Download Tv Shows, Movies and Subtitles.

    Novaroma is free open source software. You can search and download tv shows, movies and subtitles automatically. Also you can use Novaroma with dlna media servers (XMBC, Plex, Servio, PS3 etc.) Features - Auto Download Tv shows, Movies and Subtitles. - Track Tv shows - Subtitle Download - Dicover Movies and Tv shows - Tv Show and Movie Info - Manual Download Movie, Tv Show and subtitles - Notification for Started and Finished Downloads - Add Movie and Tv show Folder - Back up Database - Filter Added Tv Shows and Movies - Right Click Context Menu (Add, Download Subtitle, Mark as Watched) - Folder Preview - Script Services for Developers - Plugin Support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy Uploads

    Easy Uploads

    Upload and share files online with unlimited free file hosting

    ...Easy Uploads is a colorful and easy to use application and although brightly colored and attractive, no customization such as resizing or changing the position of the main window can be done to the interface at this time. In order to access your storage account, the application requires you to log in with your username and password. Every time you upload a file, you have the option to keep it personal or to share it with the public. The upload process is quite simple and easy, even for inexperienced users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EXIL IPFilter Updater

    EXIL IPFilter Updater

    IPFilter Updater

    This little tool will automatically download, extract and copy the ipfilter.dat for the program you choosed in the right place. The program cleanup what has been downloaded and is no longer needed automatically. It supports Gzip, Zip, and Dat format. It is also easily configurable. You can add and modify any link you want! Hope you like it. Feel free to leave a comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Text Zipper

    Text Zipper

    All text based files into one batch file!

    Instead of always creating these annoying zip folders or just new folders for all your text based files (C files, NSIS files, CPP files, etc.), just use Text Zipper! It takes your files and puts them all into one Batch file. Making these files more Portable. Example: Distribute your sourcecode in a easier way. You can customize by editing the batch file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ZModem 4 dotNET

    A C# implementation of ZModem protocol

    Few weeks ago, I needed to get 1 file from a remote device, and only serial communication was possible. I search everywhere, but I couldn't find any implementation for .net... So here it comes as a simple "get file" library. It works with several limitations that can be improved if needed. The project is built with Visual Studio 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NasuTek Grabbie
    NasuTek Grabbie is an application for Windows that let's you take an image of your desktop and upload it to your webserver or other upload services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WideStream Download Manager is an extensible and feature-rich download manager and FTP Explorer. It works as a download accelerator, supports multiple downloads, can resume broken downloads, download from YouTube, RapidShare and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is simple app that can download files from some folder to rapidShare. Project is very simple now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sharp2p helps you including peer-to-peer functionalities in your .NET software. It is written in C# and lets you implement new p2p networks or use well known (CAN, Pastry, etc..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Software comes from http://kamarsoftware.com A C# ftp program made for automating transfers. You can configure downloads and uploads. KFTP has a command line arg -r to run the job in a silent mode for unattended jobs. It can also send email notifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Next step of emule .net port. Any visual studio .net application can add its own emule / kademlia client by simply add the mixed managed/native clr emule_lib.dll. Look at release 0.1.0.(and its own debug example!!) Luca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hybrid Share is a User Friendly Mono C#/Gtk# Application that allow Mac, Windows and Linux Users To Share Files. The Application is extensible via Plugins, so you can Talk with connected people, check your mailbox or other things that plugins could do.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    dotP2P would consist of servers running caches to keep track of domain and nameserver records. Cache servers can be created with any server that supports XML-RPC or SOAP. MySQL is used to store the the cache data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Gnutella clone that can run on the .NET platform to "run anywhere"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TorrentFeed is a small tray application. It is checking SuprNova.org (and in future other sites aswell) for new torrents. Categories to check can be selected. Proxy settings can be applied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    What one block of code and a database can do to produce a web page can be undone by another block of code and the web pages, netting the source database. Here\\\\\\\'s how to take back information from the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Completely rewritten! This program, now in C#, can browse the content of a directory and list the content in an HTML or XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a open source Direct Connect bot. Written entirely in multi-threaded C#, it requires little resources, and can patrol a number of hubs at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Welcome to Yello! Yello is a Windows program that allows users to search over servers for files that they need that are corrupted. If you lost a critical Windows file, you can simply search the database for the file. Yello will have a search option that
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB