Showing 2332 open source projects for "e-commerce"

View related business solutions
  • 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
  • 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
  • 1
    vTalk
    Mobilidade pensada para uma comunicação ágil e eficaz para usuários Vivaintra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Promo Alertas

    Promo Alertas

    Alertas de Promoções (hardMOB, Adrenaline, Pelando)

    Este aplicativo tem por objetivo realizar o acompanhamento das promoções postadas nos sites hardMOB, Adrenaline e Pelando. Através de um simples ícone na bandeja do sistema, é possível acessar uma listagem com todos os itens da primeira página de promoções. Esta lista é atualizada sempre que uma nova postagem é realizada, notificando o usuário através de uma popup sobre a nova promoção. IMPORTANTE: Para utilização da ferramenta em seu computador, você deve ter o Java instalado em sua...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Templates Joomla

    Lista de Templates PRO do Joomla Shine

    Contém todos os templates para Joomla 3.x da Joomla Shine, todos PRO e com ferramentas pagas também.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    x.mq

    Java message queue

    'message queue' hecho en java (basado en una de mis plantillas para servidores e invirtiendo 3 tardes, literalmente) y almacenando todos los mensajes en memoria (HashMap + CopyOnWriteArrayList).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    SAGA GIS BRASIL
    SAGA é um software de Sistema de Informação Geográfica (SIG), concebido para uma aplicação fácil e eficaz de algoritmos espaciais, sua abreviação significa Sistema de Análises Geocientíficas Automatizadas, sua concepção se deu para uma aplicação fácil e eficaz de algoritmos espaciais, por meio da oferta de um conjunto abrangente e crescente de métodos geocientíficos, dispostos em uma interface gráfica facilmente acessível, com muitas opções de visualização, executado nos sistemas operacionais...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    identify e_Key

    identify e_Key

    return the Key Virtual code of a keyboard key

    in the available text field, press any keyboard key, and the Key Virtual Code will be displayed in that text field. this application is particularly useful for AutoPlay Media Studio developers who want to trigger a set of instructions if a particular keyboard key is pressed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Arquivos para disponibilizar para clientes e/ou parceiros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Trojitá, a Qt IMAP e-mail client
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 9

    Ardulinux

    Ardulinux is OS-linux, Adublock, Arduino IDE

    Português: Ardulinux é um sistema operacional linux contendo ferramentas visuais para programação de placas Arduino, com Arduino IDE, Ardublock, navegador web, basta plugar o pendrive, live-dcrom, ligar o computador e sair programando sua placa Arduino. Ardulinux é baseado na distribuição Slax e Slackware English: Ardulinux is a Linux operating system containing visual tools Arduino boards programming with Arduino IDE, Ardublock, web browser, just plug the flash drive, live-dcrom, turn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    E' una piccola utility che permette di convertire file da con un certo tracciato record in un altro. Consente di eleaborare anche i file con delimitatore di campo come ad esempio i CSV. Il programma è scritto in Java quindi multipiattaforma.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A standardize solat time application for Malaysia by using directly solat time from e-solat website (http://www.e-solat.gov.my) by Department of Islamic Development Malaysia (JAKIM). Free & cross-platform java-based program (PC/Mac).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    3. Mixed model examples solved (Windows)

    3. Mixed model examples solved (Windows)

    R solved examples of Y= X.B+ Zu+ E for various X,Z and Var(U)

    Scripts showing how to solve Y = X.Beta + Zu + E, using the KRR function, for various X, Z and covariance matrices for random vector U
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RuneAudio

    RuneAudio

    Free and open source Hi-Fi music player for embedded hardware

    RuneAudio is a free and open source software that turns embedded hardware into Hi-Fi music players. We want to make a cheap, low-consumption and silent mini-PC perform as an high fidelity digital source. RuneAudio features a custom-built Linux distribution (RuneOS) and a web player (RuneUI) which allows to remote control playback and setup options, from multiple devices (desktop PC, netbook, tablet, smartphone).
    Downloads: 114 This Week
    Last Update:
    See Project
  • 14

    NaiveLanguageTools

    C# lexer and parser

    ..., SymbolEnum.RPAREN, (_1, e, _3) => (AstNode)e); or grammar in NLT format: // scanning /[A-Za-z_][A-Za-z_0-9]*/ -> IDENTIFIER, IdentifierSymbol.Create($text); // parsing program -> list:namespace_list { new Program(currCoords(), (Namespaces)list) }; you should be able to use it :-). There is Example project included which serves as tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EasyCBR

    Crie sistemas RBC facilmente

    EasyCBR é um ambiente para criação e execução de sistemas de Raciocínio Baseado em Casos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    KA-predictor

    lysine acetylation site prediction

    This predictor is developed to predict species-specific lysine acetylation sites based on support vector machine (SVM) classifier. It is supplied in source code form along with th e required data files and run under the linux. The input is a protein sequence file (fasta format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Placar Peteca

    Marcador de jogo de peteca, cronômetro e placar

    Sistema de marcação para jogos de peteca já na regra nova para android, e totalmente gratuito. Com este sistema o árbitro não perde nenhum lance, pois não tem que ficar olhando para o cronômetro, devido ao sistema de alerta de término do tempo de ataque entre outros alertas configuráveis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Barman Web

    Barman Web

    Gui Admin Barman Backup & Recovery for PostgreSQL

    O Barman Web é um portal de administração para o Barman Backup & recovery for PostgreSQL. Este ainda está em desenvolvimento e aberto para uso e melhorias.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ... width, Porus length, Porus width, Spine length, Spine width, Exine and Intine thickness, P/E and Pollen shape. The software supports .jpg, .jpeg, .png, .bmp, .gif, .tif and .tiff formats. To calibrate the software, a known distance on the image (e.g. a scale bar) is required. Users identify a line in the image of which the length is known before the tracing, and then use the scale option to set a scale. All calculations are then automatically reported in micrometers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ATG DUST (Dynamo Unit and System Tests) is a set of utility classes for developing Unit and System tests for projects built on the ATG Dynamo platform. This project has been moved to the Oracle Technology Network (OTN) under the Commerce section. http://www.oracle.com/technetwork/indexes/samplecode/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    E-patroller

    E-patroller: A public emergency monitoring system

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Adamanborg

    Adamanborg is evolved cybernetic organism with Ada.

    ... : lexic filename => Wide_String -m : max epochs for L1 => Positive -M : max epochs for L2 => Positive -c : converged for L1 => Real -C : converged for L2 => Real -i : max iteration for L1 => Positive -n : initialize network for L1 => -N : initialize network for L2 => -U : univers filename => Wide_String -s : max samples for L1 => Positive -S : max samples for L2 => Positive -e : user name => Wide_String -H : hostname => Wide_String -P : Self programming process => -p : load manpages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cryptomac

    cryptomac

    macchanger automate script

    Automating macchanger tasks for my friend 'crypt0_buf' sutch as: change mac address, set TX-Power, code region settings, signal strength, set network-manager cloned mac address, Build/delete cryptostart init.d startup entry, use arpon software to prevent arp poison attacks (MitM)... WARNING: this script needs the 'startup.txt' file to build cryptostart init.d startup entry (script auto-start)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Carmen Logistica Minimale

    Carmen Logistica Minimale

    Gestione minimale della logistica

    Questa applicazione gestisce unicamente la movimentazione degli automezzi. La loro valorizzazione avviene moltiplicando la quantità per l'importo memorizzato nell'archivio "Automezzi". Gli altri valori indicati come importo negli archivi 'zone' e 'destinatari' non sono utilizzati, al momento. La visualizzazione è ottimizzata per i monitor, tablet e telefonini in orientamento orizzontale. è possibile personalizzare 'on-line': la posizione relativa del logo dell'applicazione, l'ultima riga...
    Downloads: 0 This Week
    Last Update:
    See Project