[go: up one dir, main page]

76 projects for "text" with 3 filters applied:

  • 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
    snownews

    snownews

    RSS feed reader

    A text mode reader for RSS and Atom feeds.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2

    cwdaemon

    morse daemon for the serial or parallel port

    This project is no longer actively developed on SourceForge. Its development has been fully moved to https://github.com/acerion/cwdaemon on 2024.08.03. ------ cwdaemon is a small daemon which uses the PC parallel or serial port and a simple transistor switch to output morse code to a transmitter from a text message sent to it via the udp internet protocol. The program uses the soundcard or PC speaker to generate a sidetone. Current version of cwdaemon is 0.12.0, it has been released...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Crypt

    Crypt

    Crypt encryption and decryption is based on ASCII Table Shift.

    Crypt is the developed based on the ASCII Table shift and it can customized based on the user requirements, right from the shifting order and the level of encryption or decryption. It can be integrated to any of the programming language with the custom build of the source code. It can secure from text file to binary code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations. Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1. UCS characters can be mapped to 8-bit translation strings. Single ISO C source file, "8conv.c". Translation can be controlled through a configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Z Notation E-Mail Mark-up Tools

    Tools to convert Z mark-up to HTML or text.

    A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format. See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    gurl

    HTTP requests generator tool

    gURL is a free, Open Source (GPL) HTTP request generator tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at 128...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The MOTET Cipher & SE Scrambler

    The MOTET Cipher & SE Scrambler

    A tiny, fast encryption tool in C

    MOTET is a tiny, fast super-encipherment application written in C, featuring the new CSPRNG/stream ciphers MOTE and BEDBUG in each of their three variants, as well as the "gold standard" among ciphers, ISAAC. MOTET brings multiple levels of encryption, including a ciphertext-hash, a Vigenere mixing function, a choice of Caesar MOD or Caesar MIX ciphering on the primary key-stream, plus a deeply scrambled "outer shell" as a final super-encryption stage. A unique nonce IV guarantees that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    ... to efficiently cipher text of arbitrary length or files of any size or type. Use it with confidence. To achieve complete one-on-one privacy, SES traverses several levels en route to its output. The more words in your key-phrase, the more layers of encipherment SES applies. It is part Vigenere, part onetime pad, part cryptographic hash, not to mention the essential scrambler element, each component driven by ISAAC, with all key-derivation and stretching relying on Keccak in 512-bit configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 10

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge">
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    dbacl - digramic Bayesian classifier

    commandline multiclass email and text filter

    dbacl is a general purpose digramic Bayesian text classifier. It can learn text documents you provide, and then compare new input with the learned categories. It can be used for spam filtering, or within your own shell scripts. Sometimes it plays che
    Leader badge">
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    Twentyone Bot

    An IRC bot which deals the game 21 aka Blackjack.

    Play now at http://webchat.freenode.net/?channels=#twentyonebot. Just say "Hi!" This bot will play the game of 21 with users in an IRC chat room. The game is quite similar to Blackjack, but is played with dice instead of playing cards. Players continue rolling dice until the sum of all rolls is as close to 21 as possible, but don't go over! This project is based off of the source for the same game which was written by Jason Hamilton and updated slightly more recently by LuizCB (aka pincel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    catty is a small utility to write+read to+from a serial tty device. You can use it in scripts, or directly writing some text to its stdin. With catty you can add in a few seconds serial communication to your shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Edbrowse is a comprehensive editor, browser, and email client that provides access to the net through a command line interface, appropriate for speech or braille. It also supports scripting, to interact with the net in the background, or in batch mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TMSNC is a text-based (console) MSN client written in C. TMSNC should work on most Unix (Linux, BSD, MacOS) compatible operating systems. The goal of this project is to create a client like MSN Messenger, without any graphical features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Trn is "Threaded Read News", the text-mode news reader that was originally based on Larry Wall's rn. Version 4.0 includes the ability to open multiple news sources at the same time, improved newsgroup and option interaction, and lots more.
    Leader badge">
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17

    GlowMuck

    GlowMuck is a multi-user text-based role-play platform, a MUD server.

    GlowMUCK has been moved to: https://github.com/GlowMUCK GlowMuck is a multi-user text-based role-play platform, a MUD server. It is a fork of the Fuzzball 5.x server (itself a fork of TinyMUCK 2.2). Notable features: * Multiple level staff * Clean ANSI color marking * Numerous security fixes * HTML/Pueblo support * Built in Web Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Virtual Reality Chat (VRC) is developed using a framework (Yaf3D) which combines robust software libraries such as OpenScenegraph, Lua, ReplicaNet, and more. VRC provides text and voice chat in a 3D environment. YAG 2002 project is their home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Quintum Tenor VoIP Gateway Call Detail Record (CDR) Advanced Server. This CDR Server can collect Call Detail Records (CDRs) from multiple Tenors. The data is collected simultaneously and continuously. Supported MySQL and file storages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    a command line function to send text-only email to an smtp server, with a command line function to pull down email from a pop server. No longer under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GroupKit is a Tcl/Tk library that makes it easy to prototype and build real-time collaborative applications (groupware), such as multi-user drawing tools, text editors, meeting tools, and much more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 23
    A tool for learning and practicing morse code, for passing amateur (ham) radio license exams. Converts supplied text to code sounds, or generates random symbols. Speed and farnsworth compression are adjustable. Written in C for Linux or other computers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    OpenLubbs - Light Usable Bulletin Board System. An Open Source version of the original text BBS used at Lancaster University, UK. The goal is to improve the code and make it web based. The project is not affiliated or endorsed by Lancaster University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    eSpeak text-to-speech module for Asterisk. This provides the "espeak" dialplan application, which allows you to use the eSpeak TTS Engine as a speech synthesizer in Asterisk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next