Showing 243 open source projects for "text note"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $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

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AllianceROM I9305

    AllianceROM I9305

    AllianceROM For I9305 Samsung Galaxy S3 LTE

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

    rpg1 (perl)

    Very Beta ASCII Text RPG (in perl)

    RPG1 is a very beta but not as beta as it was before role playing game. Its graphix are provided by the perl ANSI::Color module and ASCII text. It looks best in gnome-term or the console. Highlights include: weapons, food depletion, armor, and magic. To play the game you move N S E W UP or DOWN from room to room (NOTE: it uses a top-down view orientation, ie: you're 'floating' above the room looking down). It currently only has a limited number of rooms and I would appriciate help in adding more (there is a rudimentry how to on making rooms for rpg1 in the RPG1 Forum). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Transposer

    Transposer

    Transposer changes chords from one key to another in a song file.

    Transposer converts the chords of a text file which contains the lyrics and chords for a song into whatever key the user desires. Version 1.0 no new features, just some UI cleanup. No bugs reported since last BETA, so nothing to fix at this point. (0.56) was the first with a mechanism for creating an ignore list of words which might get transposed if they are on a line by themselves, such as, "ending". This word is typically made of characters which are valid chord characters that would...
    Downloads: 2 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
    Qtombo is a tree and multiple-file based note system inspired by tombo (for windows and PPC), written with Qt. Supports the encrypted notes of tombo. One note is one file, plain text if possible. Note tree is a directory tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...Introduction: Get it run in 5 minutes. 1 - An easy install (just upload all files to ftp) 2 - Change the Clickbank and Amazon Affiliates ID in index.php file 3 - Grant write permissions to words.txt text file. Demo: www.i-need-to-buy.com Requirements: PHP 5.2 Curl Mod_rewrite Some features: 1 - SEO Friendly - It will rewrite what you search! If you put www.yoursite.com/games/ or www.yoursite.com/ebook/ it will get all results from clickbank and amazon products with your affiliate embedded. 2 - To improve search engine indexation it will write all the search done by users in the file word.txt, and the at bottom of the website page you will see the links to some NOTE:85% of the times the affiliate id is for the website owner, 15% is my affiliate id
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Docear

    An Academic Literature Suite

    Docear (pronounced dog-ear) is what we call an “academic literature suite”. It integrates everything you need to search, organize and create academic literature in a single application: a digital library, reference manager, PDF and file manager, note taking and mind mapping. And the best: Docear works seemlessly with many existing tools like Mendeley, Microsoft Word, and Foxit Reader. Docear is free and open source, based on Freeplane, funded by the German Federal Ministry of Technology...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Colinker

    Colinker is a customizable context menu for selected text.

    Colinker is a customizable context menu for selected text. It is intended to work on Windows and Linux. On Windows, it is intended to be used with a global hotkey tool such as autohotkey or autoit. It will not work with the windows Shell link hotkey because they change the foreground window focus. On Linux, it is designed to be used with xbindkeys and xclip. Features Fully customizable and open source Can be used to open programs utilizing the selected text anywhere in the arguments Can browse to any webpages using the selected text anywhere in the URL The selected text can come from any application Integrates with windows explorer and can select one or more file/folder names Easy to configure Note Mac OS X was not included because this functionality can be already be achieved through the Automator application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Encrypt

    Allows you to encrypt files and plain text, then back again.

    Encrypt is a small application which allows you to encrypt your files and even write plain text to be encrypted in GZIP code so it effectively cannot be read by humans. Your note passing, personal diary and more is safe. As well as that, it can decode your GZIP messages back into plain text so it can be read again. It is written entirely in Java, and is very easy to use. For more information on this application, please refer to my YouTube tutorial or send me an email at romejanic@gmail.com. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    ZachOS

    ZachOS

    A small 16bit x86 based OS

    ...I wanted to remove all the complex layers of abstraction that are present in the Operating Systems of today such as Graphial Interfaces and Networking etc etc and just have a simple OS that loads programs. Feautures- Command Line Interface Basic Interpreter File Manager Text Editor Games and more... Note- As of now until more testing is done the best way to boot ZachOS is from a Virtual Machine like VirtualBox or VMWare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Stickyagenda

    Mini agenda software in french and English/Mini logiciel agenda

    ...The user interface initially consists of a yellow sticker window on your desktop that you can resize and multiply. Furthermore, you are able to write anything into the note and then schedule it. In other words, you can create reminders using the text in the note. The scheduling options are quite flexible, as the app allows you to set reminders for next days, months or year and to select which days and months to activate it. In addition to this, you can use a built-in calendar to select the timer date and manually adjust the date and time according to a specific date format (day-month-year hour:minutes) on the bottom area of th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EnigmaGPG Community

    EnigmaGPG Community

    Sending encrypted data through internet web applications.

    Enigma GPG Community allows you to encrypt / sign text and attachments using plugins in browsers, to send encrypted information via any Internet application that can only be understood by the intended recipient ensuring the authenticity, privacy and confidentiality of messages between the sender and receiver . Note the utility that can achieve this project because it aims to meet the global need for privacy on the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jumpstart CMS

    Jumpstart CMS

    A full content management system, made for simplicity, power, & speed.

    PLEASE NOTE MAJOR MILESTONE/FINAL IS TO BE RELEASED IN THE NEXT TWO WEEKS. THIS NEW VERSION WILL NOT BE UPGRADABLE FROM JUMPSTART VERSION 1! WE BASICALLY DUMPED THE OLD SYSTEM AND STARTED FRESH. Demo: http://recksite.org/jumpstart Admin Demo: http://recksite.org/jumpstart/admin U: admin P: admin Ever needed a content management system, with speed, power, and ease of use. Jumpstart CMS is a simple, but powerful website management tool. Need to convert an existing website into a easier...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    Medical Treebank

    Community-based linguistic annotation work on clinical documents.

    This project hosts linguistic annotations and guidelines for clinical text. We plan to include several types of annotation (Token, POS and Parse) in WordFreak format on clinical notes originally from the i2b2/VA NLP challenges. The guidelines are copyrighted, but free for the community to use. Annotation in WordFreak format contains only linguistic labels and character offsets, and can be distributed independently from the note text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NoteSharp - C# Text/Code Editor

    NoteSharp - C# Text/Code Editor

    A free text/code editor built in C#.

    ...I hope you enjoy using NoteSharp! [PLEASE NOTE] This project has nothing to do with Notepad++, it is not a clone. NoteSharp is built using code I have put together, and is extremely different. NoteSharp is built using ideas from Notepad++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JTextChooser

    a text chooser component for java.

    ---------------------- NOTE ---------------------- a better component derived from this project is at https://sourceforge.net/projects/jfontchooserx/ please use JFontChooser from now onwards as this project is shifted to JFontChooser. ------------------------------------------------------ a text chooser component for java. provide selection for: 1. font 2. text 3. text color 4. font size 5. font style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Database Pro (OpenOffice / Excel)

    Database Pro (OpenOffice / Excel)

    Addresses, Mailings & Donations

    Database Pro has been designed to manage addresses and mailings. For small charities, database fields are provided so that the details of the most recent donation of a supporter can be recorded. However, the columns (fields) can easily modified, added or deleted so that the database can be customised according to your needs. Database Pro is available in file formats for both Excel and OpenOffice. The Excel version is a VBA project and the OpenOffice version uses OOo Basic. Please note...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NoteCloud

    Note taking tool for S3

    Text editor that directly saves on S3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Pascal Chess

    A chess game written is turbo pascal

    The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Z spatial correction

    A PERL script to perform spatial corrections on plate scores.

    This script takes an input table with the following format: plate <tab> row <tab> column <tab> ORF <tab> score <tab> score etc... as many scores as you like. Please include column headings in the first row, particularly if you have many scores. Please ensure that you have saved the input table using a text editor that uses standard line breaks. Note that saving the file from excel often does not have standard line breaks. The first column heading must be the word "plate" (case not important), otherwise the heading won't be recognised There can be any number of plates, and each plate can have any number of rows and columns. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KTNotes

    KTNotes

    Speedy formatted advanced note-taking with the Kindle Touch.

    KTNotes is a fast, advanced note-taking tool built for the Kindle Touch. With an emphasis on mathematical formulas, fractions and subscripts; the greek alphabet; and other Ǝxtra ∫pecial characters are available right on the main keyboard. Using prebuild binaries for the Kindle Touch of ffmpeg and mplayer, audio recording and playback of lectures are available right in the program. Finally, as KTNotes is built as a Kindlet, KTNotes is launchable right from the main page, with an easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Karaoke Research Council

    Create HTML/javascript live-band Karaoke experiences

    Text is formatted to fit to the browser window width for maximum readability, and the song's key can be changed on-the-fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Planning... dont useful, can be incompatible to new versions. A simple note to Desktop. is still full of hacks, but can already save the note...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Subtitle Translator
    Easy translate srt files and edit them. This program can also be used as a text editor. This is a beta release. Note: Internet connection required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    LoreEditor

    LoreEditor

    Interactive Fiction toolkit (Choice Based with IF world model)

    Note: you may need gtk-sharp to run LoreEditor. Windows users can download it at http://download.mono-project.com/gtk-sharp/gtk-sharp-2.12.10.win32.msi
    Downloads: 0 This Week
    Last Update:
    See Project