Showing 4524 open source projects for "text based"

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

    tbmerge

    Compare and merge text tables in a data base like manner

    Compare data tables, filter and mark differences, merge tables. This program treats tables in a database like manner, allowing to determine which of the fields/rows are present in either both or only one of the processed text files, and which of the cells common to both have different values, also including the possibility to do numerical comparison of cell values. Compared tables can be merged together using several possible methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Alphabetical Keyboard

    Alphabetical Keyboard

    Android keyboard with keys arranged alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Build the Universe

    A text-based incremental game.

    NOTE- this game reqiures Python 3 or higher to be downloaded on your computer. Build the Universe is a text-based incremental game about building everything - from scratch! Build the Universe is programmed in Python, and is in an early alpha, so don't expect too many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Intelligent Keyword Miner

    Intelligent Keyword Miner

    Intelligent SEO keyword miner and predicing tool

    THIS IS A NETBEANS 8.02 PROJECT ENGLISH ONLY This program was made to help me with the patent research. It simply generates the search keywords, based on your upvotes or a downvotes of the input parameters. It can accept a text or URL (text takes a prescedence over the URL). If you input URL, it goes to a page, and learns its text from HTML format. This program is intelligent as it predicts what you may want to search next, based on your personal trends. After searching the suggestions, you can choose to reset or train it further. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5

    Knowledge Management System

    Knowledge Management System

    This KMS system contains Questions and Answering System like Stackoverflow, Document Management System. These two are core functionality. Users can earn or spend point based on their activities. This system runs on IIS, and fully responsive site. Supported Browser - IE 9 or higher version - Firefox - Chrome Required Environment - .NET framework 4.0 or higher version - MVC 5 - SQL Server 2008 or higher version (optional) - Visual Studio 2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Group Expense Manager

    Group Expense Manager

    A Java based tool to calculate individual share in group expenses

    This tool can be used when you want to calculate how much you need to give or get from other group members. For example 5 people go out on a trip.Say person A,B,C,D,E. And Expenses are like: 1. Trip road cost : 2000 bucks (A paid 1000,B paid 500,C paid 500) 2. A,B had snacks : 50 bucks (A paid 50) 3. B,C,D had drinks : 150 bucks (B paid 150) 4. hotel cost : 2500 bucks ( C paid 2500) Here A,B,C,D,E are added to person list file. There are 3 different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TeXpen

    TeXpen

    Your LaTeX Editor

    TeXpen is a LaTeX editor for mankind, based on Qt/C++. Perhaps aliens would also love it , only if they use LaTeX, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHPLM

    PHPLM

    A dynamic web menu based on PHP, Javascript and optionally a DB.

    A hierarchical, dynamic web menu generation system (group of classes) based on DHTML, CSS, PHP, PHPLIB Templates and Javascript. It provides various types of dynamic menus (simple, tree, with or without Javascript, CSS, horizontal or vertical). It was originally forked from the phplayersmenu project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ETU SQL for MS SQL Server

    ETU SQL for MS SQL Server

    Powerful tool for data analysis and editing

    Changelog (Version 7 - Update 1) New Discard Partialy Changes New Edit Row in Window New List of User Connections New Show Image on Form New Quickly View of Cell Values Download also : 1) ETU SQL for MySQL: https://sourceforge.net/projects/etusqlformysql/ 2) ETU SQL for Oracle: https://sourceforge.net/projects/etusqlfororacle/ 3) ETU SQL for DB2: https://sourceforge.net/projects/etusqlfordb2/ 4) ETU SQL for PostgreSQL: https://sourceforge.net/projects/etusqlforpostgreSQL/
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    'Leet Network

    'Leet Network is a free chatting client Based on java technologies.

    'Leet Network is a free chatting client Based on java technologies. Within a friend on chat you can send text message,transfer file and send emoticon and many more.Let enjoy with every moment with your loved one anonymously. Requirments : OS : Windows, Linux, OS X, FreeBSD Java 8 ( jre ) and later ( Oracle recommanded ) http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VADER

    VADER

    Lexicon and rule-based sentiment analysis tool

    VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool designed for analyzing the sentiment of text, particularly in social media and short text formats. It is optimized for quick and accurate analysis of positive, negative, and neutral sentiments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ...The point is to reduce coupling, allow very expressive tests, and ensure that GUI changes mean changing the UI map file but not all the tests. Instead of an "assertion" mechanism, it auto-generates a log of the GUI appearance and changes to it. The point is then to use that as a baseline for text-based testing, using e.g. TextTest. It also includes support for instrumenting code so that "waits" can be recorded, making it far easier for a tester to record correctly synchronized tests without having to explicitly plan for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    justbrowsing

    justbrowsing

    Just Browsing - when all you need is a web browser.

    Web browsing made simple. Mozilla Firefox or Google Chrome and that's it. New: 64-bit edition now available Read more @ http://justbrowsing.info If all you use your computer for is checking email, social networking, watching cat videos and online shopping, this is the distro for you. Perfect for guests, user privacy in mind with a lock screen and browsing history is always erased on power off. Blog: http://justbrowsingcd.tumblr.com Contact info:...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 14
    E-mail Spoofer is a tool designed for penetration testers who need to send phishing e-mails. It allows to send mails to a single recipient or a list, it supports plain text/html email formats, attachments, templates and more... Update Version 1.1: =============== * Added text conversion to Homographs for bypassing spam filters. (based on http://www.exploit-db.com/wp-content/themes/exploit/docs/20114.pdf) * Added Reply-To header * Added Sender Name Field * Added Built in User Agent * Detailed error log If you find this tool useful crypto currency donations are welcome: Bitcoin: 1Kksc9b4WZ5X36xGDgpodPVpBSozMje6ui Litecoin: LQ1JCMxo122FpJ8iKX7HsrNtjCacpTkkFW
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    AwesomeWM-spin

    My customized linux live spin using 'Awesome' the Window Manager (WM)

    ...The install icon is to be found in '$HOME/notepad' This is highly customized to my very personal liking. * As less GUI as possible * Console for everything * No bling bling but my scripts * LUA hardcoded applications menu Introducing my stuff: * Text User Interface: https://github.com/sri-arjuna/tui * Sutra: Random sutras from the Vedics (german) * Several small scripts Based on: * Fedora: http://www.fedoraproject.org * AwesomeWM: http://awesome.naquadah.org/download/ * RPMFusion: http://rpmfusion.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dndf

    dndf

    Perform a drag'n'drop of file handler given full file path as text.

    ...1. I develop some programs web-based to manage (index/search) my local files, but security policy of browsers denies me to perform drag'n'drop as a 'file handler' object from browser to other desktop applications. 2. I have a list of files in a plain text (.txt, .ini, .log, .pls, .m3u, ...) and I want to perform some operations. I developed this program also to work with my web apps, try it or take a look: www.sf.net/p/vespadjapps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A D D Timer

    A D D Timer

    A simple countdown timer

    A D D Timer, a simple timer application for Windows that helps remind you when a set time is up. The application allows you to launch multiple instances with different titles and time periods that are based on settings passed to it from an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MIRAAPT tool

    MIRAAPT tool

    Meeting minutes, Issues, Risks, Agreements, Actions, Projects Tracking

    This tool allows to generate Meeting Minutes, Project Reports and to track status of Issues, Risks, Agreements, Actions and Projects. All of it – using as little time as possible. It is based on paradigm, that change in Risks, Issues, Agreements and actions are the main (but not the only) topics, which have to be recorded in the minutes of regular project meeting. Tool is developed for Access 2007 and has been successfully tested with Access 2010. Unlike standard MS Access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Microsoft Translate plugin for OmegaT

    Microsoft Translate plugin for OmegaT

    Microsoft Translate plugin for OmegaT based on internal OmegaT machine translator module. The only difference is translation cache (decrease number of request, which is important if you have daily limit).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Turbo Editor

    Turbo Editor

    Simple and powerful File Editor for Android

    Simple, powerful and Open Source text editor for Android licensed under the GPLv3 license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    CrypPic
    CrypPic is a free software application based on Java 8 which can be used to encrypt and manipulate the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yaife

    Yaife

    Yet Another Input File Editor

    Note: this project has moved to GitHub: https://github.com/Scepheo/Yaife Yet Another Input File Editor (Yaife) is, you guessed it, an editor for TAS movie files. I know these already exist (hence the name), but reading about the problems people have with editing BizHawk movie files (unzipping, finicky sync settings) and having my own troubles with HourGlass, I decided the idea could use an update. Currently supported movie files are: BizHawk (BK2), Hourglass, Dolphin, Visual Boy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    High Quality Random

    very high quality pseudo random number generation

    A very high quality random number source with unlimited entropy. That is, no limit on the key size used to generate unique sequences of numbers. The method is based on using several instances of random number generators, with several algorithms to have an extensible pool of state or entropy. The longer the key used, the more generators are instantiated. In addition is uses the random number sequence to create a variable size text hash. Unlike most text hashcodes this has no limits on the hash size -select as much hash as you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MUNC Chair

    Used for Model UN conferences around the world.

    Features: -Primary speakers list -Crisis (secondary) speakers list -Individual speakers time for each speakers list -Moderated/Unmoderated Caucus -Unmod Caucus separate speakers time -Notes tab -Attendance tab. Input countries, then mark them present/present + voting or absent. -Ability to save and load countries in attendance list (along with text in notes section + two header text boxes) -Quorum calculator (based on number of countries present/present and voting) -Voting procedures tab where -Countries who are not marked absent are added -Countries who are present+voting cannot abstain -Resolution Calculator that determines if a vote passes based on number of passes to number of people who did not abstain (if number of passes is at least two thirds of non-abstaining countries, it passes) -More to come!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MusicTagInfo

    Extract info from music files (single or playlist) to results.ini

    ...Console usage: MusicTagInfo.exe "c:\path\filename.mp3" [-o"results.ini"] [-e] or for a list: MusicTagInfo.exe "c:\path\filelist.txt" [-o"results.ini"] [-e] Supported arguments: -o output file, default "results.ini" -e exit automatically (when called by an external program) -c (beta) convert text for output to codepage 850 (west European) for console Data Exchanging > output.ini for save file (default DOS function) Based on BASS library by un4seen.com, url: www.un4seen.com/bass.html Refer to its license. I developed this program as part of my Music_Browser: http://sf.net/p/vespadjapps
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB