Showing 3073 open source projects for "rns-e"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    PoliArch

    PoliArch

    PoliArch è un sistema Linux adibito al recovery

    PoliArch è una distribuzione GNU/Linux adibita alla gestione, alla manutezione e al recovery del computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PDF-Bulk-Letter-Mailer

    PDF-Bulk-Letter-Mailer

    Send particular page(es) of PDF-file(s) to the imprinted recipient

    Assuming you have a PDF-file and every page of that file is intended for different recipient, then PDF-Bulk-Letter-Mailer is your friend. PDF-Bulk-Letter-Mailer searches every single page for valid e-mail-address(es), extracts that page and mails it to the corresponding postbox. Done! Alternatively PDF-Bulk-Letter-Mailer can search for tags that accord to an e-mail-address in an uploaded CSV-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pH7Client

    pH7Client

    pH7Client is a PHP Web client class that simulates a Web browser

    ...In fact, it's a PHP Web client class that simulates a Web browser for retrieving webpage content, login to websites and posting forms, ... Finally, you have created rules that you want to automate by pH7Client, you need to setup a cron for executing the script every X time on a server (Type crontab -e on your server Linux terminal, then add the desired cron jobs and save it). Once finished, go to the beach, order a mojito and enjoy your REAL free time that you really deserved!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fibiese

    Fibiese

    Software para centros espíritas

    ...Para acessar utilize "admin" como usuário e senha "vera".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Lubit Linux

    Lubit Linux

    Lubit Linux 4 - Eagle - 32 bit

    Lubit 4.0 Eagle è una distro basata su ubuntu 14.04. Ricostruita attorno ad Openbox, trova la forza nel suo minimalismo. Per la sua leggerezza e scarsa voracità in termini di risorse, un computer portatile datato, un netbook, un vecchio PC, costituiscono il suo ambiente ideale. Interamente in italiano. Sarà supportata per 5 anni.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    URLBlackLite List
    ...Uma das listas disponíveis para download é a URLBlackList, entretanto, ela possui domínios cadastrados que não estão registrados (não resolvíveis via DNS), além de outras anomalias que afetam o custo computacional no processo de controle de conteúdo. Este trabalho apresenta uma ferramenta que através de um processo automatizado de refinamento, da URLBlackList, e segmentação dos domínios pertencentes à mesma em dois grupos: os domínios resolvíveis e os não resolvíveis, além de expurgar qualquer anomalia encontrada. Após o processo de refinamento, a ferramenta possibilita a geração de uma lista enxuta composta somente por domínios resolvíveis. Uma análise comparativa e qualitativa entre a lista gerada pela URLBlackList Lite e a lista da URLBlackList também será apresentada.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MsgViewer
    MsgViewer is email-viewer utility for .msg e-mail messages, implemented in pure Java. MsgViewer works on Windows/Linux/Mac Platforms. Also provides a java api to read mail messges (msg files) programmatically.
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 8
    Gift Finder

    Gift Finder

    Navegação em árvore binária baseada em perguntas e respostas

    ...O GiftFinder possui um comportamento similar ao Akinator, ou seja, dada uma resposta para uma pergunta, o algoritmo irá avaliar a resposta, tomar uma decisão, navegar entre os nós da árvore binária e sugerir opções de presentes. Se o último nó da árvore for alcançado o aplicativo exibe uma última sugestão de presente mesmo que a resposta for "Não". Esse comportamento foi propositalmente adotado para caso o usuário mude de ideia. Obs: Diferente do Akinator, o GiftFinder não possui inteligência artificial, ou seja, ele não é retro alimentado de informações para a criação de ramificações e nós.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Altabusca buscador

    Altabusca buscador

    Altabusca é um pequeno buscador similar ao Google.

    Altabusca é um pequeno buscador similar ao Google, ele é capaz de indexar sites, e enquanto ele indexa ele descobre novos websites, que também podem ser indexados, totalmente feito em Php e com bando de dados Mysql, é só instalar e rodar. Totalmente grátis e Opensource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    ...Both are pre-configured to work in passive mode and could be used by calling their protocol aliases "ftpes:" (ftpes://server.tld) or "ftpis:" (ftpis://server.tld). The pre-configuration could be overridden and also complemented using LFTP parameters, for example: -e "set ftp:passive-mode no" . Notice: All arguments are passed to LFTP and evaluated only there. Examples: xftp -u <userid> -p <port> <url> xftp -e "debug 10; ls; exit" -u jimfoo -p 443 ftpes://jim-server.tld xftp -e "debug 10; ls; exit" -u suefoo -p 443 ftpis://sue-server.tld Installation: First install "LFTP". ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11

    RJViewer

    Line by line text viewer

    ...RJstateZipCodes.txt (2) Start RJViewer. (3) Use Hotkeys to navigate loaded text files. Ctrl Shift a = Abort Loading File Ctrl Shift c = Copy Text to clipboard Ctrl Shift e = Exit RJViewer Ctrl Shift Right Arrow = Load Next File Ctrl Shift Left Arrow = Load Previous File Down Arrow = View Next Line Up Arrow = View Previous Line Button Options: The Desired Length changes the amount of characters you want displayed in the viewbox. The Desired Length can be changed before or after files are loaded in the viewbox. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    This project have 2 aims : 1: translate writing tutorial into video tutorial 2 : create the needed translation workflow by combining open source software
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    HSQLDB_TRAY_ICON

    HSQLDB_TRAY_ICON

    It is a wrapper of HSQLDB Database.

    This program is a wrapper of HSQLDB Database. It allows configure, start, stop and monitor the HSQLDB Database, staying in the System Tray as Tray Icon. It's developed on Java so it's platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VSOL

    Aplicativo para simulação e solução de vigas

    Este aplicativo foi desenvolvido através de um trabalho de conclusão do curso de Engenharia Civil da Universidade do Extremo Sul Catarinense. Seu uso está restrito para fins educacionais e não deve ser reproduzido comercialmente. O usuário é responsável pelas conclusões dos resultados obtidos pelo aplicativo. O autor, orientador e instituição de ensino envolvidos no desenvolvimento desse aplicativo, não têm nenhum dever legal ou responsabilidade por danos causados de forma direta ou indireta pelo uso de alguma informação disponibilizada por esse aplicativo. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ChartViewer

    Um visualisador de gráficos a partir de SQL

    Um aplicativo "leitor" de banco de dados com a ótica dos gráficos de barra e pizza.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Database Java

    Database Java

    Un semplice database realizzato in Java.

    ...Tra alcune delle funzioni che l'applicazione consente di eseguire troviamo la possibilità di inserire nuovi elementi, modificare/cancellare un elemento già inserito, visualizzare il numero totale di elementi inseriti e ordinarli in ordine alfabetico o di crescenza. Applicazione creata il 17/08/2015 Per informazioni: genialex@live.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CUDA-Quicksort

    CUDA-Quicksort: A GPU-based implementation of the quicksort algorithm

    CUDA-quicksort is a GPU-based implementation of the quicksort algorithm. CUDA-quicksort is designed to exploit the power computing of modern NVIDIA GPUs. "Two GPU-based implementations of the quicksort were presented in literature: the GPU-quicksort, a compute-unified device architecture (CUDA) iterative implementation, and the CUDA dynamic parallel (CDP) quicksort, a recursive implementation provided by NVIDIA Corporation."[*]. CUDA-quicksort is an iterative GPU-based implementation of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cassiopeia's BitMail

    Cassiopeia's BitMail

    Encrypting E-Mail Client

    BitMail is a Proof-of-Concept- / Design-Study for an Qt E-Mail Client. POP3 / IMAP / SMTP / P2P E-Mail-Client. ● Qt E-Mail Client. ● Build-in Encryption to secure E-Mails ● IMAP & POP3 ● Additionally a full decentral P2P Email-Option via the Echo Protocol ● Store Email for Offline-Friends in the P2P Network. ● Chat and Instant Messaging is build in. ● POPTASTIC function (Chat over Email) ● Calendar widget functionality
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AmiPUP

    AmiPUP

    Puppy Linux derivative

    AmiPUP is a very small, lightweight “live boot” Linux system built on the Puppy Linux distro. AmiPUP works with almost any x86 computer that can boot from CD or USB (USB booting doesn't work with Macs). At boot, AmiPUP loads EVERYTHING into ram, so all applications load blazing fast! Changes can be saved to the USB or multi-session CD boot device (or not at all). The host system is never touched!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    ESN-ABC

    RUL Prognostic based on ESN-ABC

    Apresenta-se o codigo desenvolvido na implementacao computacional da abordagem ESN-ABC. O ajuste dos parametros e pesos da ESN sera realizada pela algoritmo ABC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Claws Mail
    Claws Mail is a GTK+ based, lightweight, and fast e-mail client and newsreader. Supports POP3, APOP, IMAP, SMTP, SMTP AUTH, NNTP, LDAP, multiple accounts, spell-checking, addressbook, SSL, GPG, filtering, i18n, & more. It is further extended by plugins.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22

    Informatica ExecuteWorkflow

    A utility that uses Informatica Operations API

    ...If you pass in a parameter file and individual parameters on the command line, a temporary parameter file is created that has the values from the parameter file and appends the individual parameters. The e-mail sent is in HTML format using tables and looks similar to the workflow monitor output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenFuXML is an XML publishing framework which was originally developed at the FernUniversität Hagen to allow single-source cross-media publishing of e-learning material. It contains a DTD, a set of XSLT scripts, and a Java server and client compone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PILA - Sistema de Ajuda Financeira

    Sistema pessoal que ajuda no controle de despesas

    O "PILA" é um sistema que visa auxiliar usuários que possuem uma certa dificuldade em controlar sua vida financeira de forma simples e prática.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    XtremeOS

    Distribuição linux moderna e simples, baseada no Debian GNU/Linux.

    Distribuição GNU/Linux brasileira, baseada no Debian testing, oferecendo um sistema constantemente atualizado, confiável e seguro contando com as melhores ferramentas da atualidade para o mundo linux para as mais variadas finalidades. XtremeOS é projetado para ser uma distribuição rolling release, assim os usuários podem atualizar para lançamentos novos do sistema sem a necessidade de reinstalação. O sistema é gratuito e livre para baixar, modificar, melhorar e compartilhar.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo