844 projects for "linux" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    LeechCraft
    LeechCraft is a cross-platform modular "internet-client" application. It has plugins that allow one to browse the web, chat via instant messaging (like Jabber or IRC), read RSS/Atom feeds, download files via BitTorrent, Direct Connect and other protocols, play media files and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Easy File Share

    Easy File Share

    File Sharing Simplified

    Easy File Share is a software which will allow you to share files from your PC to any other device which has a web browser with networking support. You can even share files to your android or iOS device. It is written in java so will run on any platform supporting java. Java 1.6 or higher required
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RSS Feed Reader, for use in a crontab, to monitor, download and copy podcasts to an IPOD or other MP3 Player. To copy the files to an IPOD it requires GNUPod be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FileHasher

    FileHasher help to get the hash code from any file

    FileHasher is a easy java application to get the hash code from any file. Files uploaded are stable code Git code are unstable
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Chrome Enterprise's advanced, built in security helps IT teams prevent breaches before they happen.
    Download Chrome
  • 5

    python-webrobot

    download video from various hosters

    Allows to automatically download files and video streams from web hosters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Complete Bittorrent tracker system or frontend only for xbtt.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    BitTorrent client for windows / linux / unix / mac, with advanced GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    edonkey plus
    edonkey plus is a free program peer to peer for the peer to peer network edonkey 2000,overnet etc edonkey plus is a program free the open source edonkey plus es un programa peer to peer gratuito de codigo abierto para las redes peer to peer overnet e
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    TacoNET

    TacoNET

    Cross platform darknet written in python

    TacoNET is an open-source, Friend 2 Friend, cross platform, encrypted Darknet written in python. Currently in Alpha, it's functional, but nowhere near what it will be. There will be gui weirdness, useless error messages, spelling/grammer mistakes, and of course some features may not work 100% in all cases. This will, of course, improve over time. Project dev has stopped here, all further dev @ https://github.com/withorwithoutgod/taconet
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    Web File Viewer

    Web File Viewer

    1 PHP file to cleanly share your public documents on the web

    WFV is a simple PHP file to put in the root of your public documents to make them available on the web. It shows previews of pictures as thumbnails and display all the links needed. It is fully configurable and uses short web addresses. Please visit the web site for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Send.NET

    Small drag&drop tool that sends files to a target system.

    Send.NET is a .NET/Mono tool that sends files to a target computer by using Drag&Drop. The software runs under Microsoft .NET 4 or any other compatible runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JID - Java Image Downloader
    Java bulk image downloader for image hosting services. Also used as plugin in bin2img converter: Convert any file to PNG and upload/download to/from image hosting sites: https://sourceforge.net/p/binfile2imgconv/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jTechnologies FileManager++

    Project Collaboration simplified

    The jTechnologies FileManager++ Project Collaboration solution perfectly combines aspects of Collaboration, Project Management and Document Management by providing a wide set of complex but easy-to-use functionalities to assist you and your teams by handling all of your daily business workloads successfully - everywhere. Interested? Read more about on our website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a collection of my hacks for xbtit (BtiTracker version 2), a BitTorrent tracker. You can find xbtit here http://btiteam.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Copy file from ONE computer to ANOTHER in your home, This is suppossed to be a replacement for walking/running through your home with a USB stick If scp, ftp, sound like dangerous diseases and SAMBA is a dance: This is the place for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    A really light web interface to easily share small files/pictures. Data are stored in mysql database (nothing on filesystem). Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dieses Projekt bildet das offizielle Java-Core-GUI für das AppleJuice (AJ) - Projekt. Den jeweils aktuellen Java-Core und ein Komplett-Setup findet ihr auf www.applejuicenet.de .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ShowDown
    ShowDown is a simple yet powerful tool for automating the process of finding and downloading new episodes of your favorite shows as they air. Simply choose your shows from the ever growing list of supported shows, then let ShowDown do the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is a BitTorrent client which can work as a system service (or daemon) controllable through a web interface. It is written in Java so it should run in Windows, Linux, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    baretorrent

    baretorrent

    simple and portable bittorrent client with extensions

    This project has been moved to https://launchpad.net/baretorrent. There will be no more new releases on sourceforge. The web page is at http://baretorrent.org. Old description: This is a portable BitTorrent client with basic features along with support for extensions. The most recent release (18-jan-2013) is 0.4 for Windows, Debian 6.0.6, Ubuntu 12.04 and OSX 10.6.8. Only one extension is available so far: a simple server that is compatible with how the uTorrent WebUI adds...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Extranator is a PHP application used to create extranet/intranet solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Neighbor is a contactlist based P2P application written in C# running on Mono
    Downloads: 0 This Week
    Last Update:
    See Project