Showing 2927 open source projects for "note-taking"

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

    FreeMUD

    A free Python 3 text-based MUD game server

    ...A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3. Note: The project is currently in a semi-barebones, alpha-ish state. A number of planned features are not yet implemented, while others are in the process of being implemented and may not yet be complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Google Event Tracker - CKEditor Plugin

    Google Event Tracker - CKEditor Plugin

    Google Event Tracking plugin for CKEditor

    ...Installation: - Ensure that Google Analytics is intstalled on the site - Drop the folder "googletracker" into the plugins directory of ckeditor. - Modify the config.js to include the plugin + add it to the toolbar. Refer to EXAMPLE_CONFIG.js** ** NOTE: this may differ for various CMS, check the appropriate documentation for the CMS if button is not showing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    KnProxy

    Lightweight, PHP, cURL based HTTP/HTTPS Web Proxy

    ...It should work out of the box. No configuration needed. For educational purposes. For a full proxy (that deals with connections), see http://sourceforge.net/projects/level5/ Note: Please post bugs/questions/feature requests on the Tracker or Forum. Also, active development for this project has transfered to GitHub at https://github.com/jabbany/knProxy .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OWASP Joomla! Security Scanner
    Note: WE ARE UNABLE TO UPDATE THE SCANNER AT THIS MOMENT! Note: WE APPRECIATE YOUR CONTRIBUTION. Detects file inclusion, sql injection, command execution vulnerabilities of a target Joomla! web site. We'll update it soon. The database update is currently maintained by web-center.si. Send your contributions, recommendations and bugs report to joomscan at yehg.net or creating a ticket at Trac here.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    ...Previous versions using the Moodle 2.1 webservice calls are still here. Code for the next release which is under development can be downloaded from: https://github.com/bantonia/MoodleRest Note: The software is supplied as is under the GNU version 2.0 License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RosieNotes

    A simple Java note-taking program.

    This is a simple note-taking program written in Java. It was created as a final for my online Java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Fleuron

    Silent flash drive copier

    ...Fleuron also randomly stops for random amounts of seconds to allow the drive to be safely removed and to avoid detection. Fleuron can be used for data backup, flash synchronization and undetectable data copying. Note: Currently Fleuron only works on Linux systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    atomproxy

    Enables developers to easily build proxies of atom-like interfaces.

    ...Now to create an instance of IAtom you can simply write: IAtom atom = (IAtom)AtomProxyBuilder.implement(IAtom.class).addProperties("property1", "1st property", "property2", 2, "property3", true).createProxy(); NOTE: guava and junit4 are required by this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JsTagSphere

    Light, fast and easy-to-use javascript sphere tag-cloud

    Javascript lib to create lifght and fast tag-sphere cloud without necessity to add any additional frameworks/plugins/libraries. Many settings allow customization of view and behavior. Note the source code moved to GitHub: https://github.com/RodionGork/JsTagSphere
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    RTAI patch for ARM Cortex-A8 processors Please NOTE: The currently available patches are NOT for productive usage! They are snapshots of the porting process to give interested people a point to start with.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Easy programm to note web adress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NOTE: The YamlDotNet project has moved to GitHub. Please visit https://github.com/aaubry/YamlDotNet A .NET library for YAML. yamldotnet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. YamlDotNet is released under the MIT license. See the file LICENSE for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rotation Control Patch for Xpdf

    Rotation Control Patch for Xpdf

    Adds options to control rotation when a pdf file is opened.

    ...The X resource option is xpdf.initialRotate, the config file option is initialRotate, and the command line option is -rotate. The possible rotation values are 0, 90, 180, and 270. This patch was developed for and tested in Xpdf 3.03. Note : If the patch command complains "Reversed (or previously applied) patch detected!", just hit Enter or Return a couple of times to skip that part of the patch, and all should be well. The cause is a previous patch having already changed the application name appearing in the titlebar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Genetic Algorithms Library (in Java)

    Genetic Algorithms Library (in Java)

    An API for Java developers who need Genetic Algorithms

    ...GeneticTrial.zip contains another netbeans project which is an example explaining how to use the API. docs.zip is the documentation of the API. Please take a look there, it is really helpful. I have only two request from who will use this API; USE, UPDATE AND MODIFY IT FREELY JUST NOTE THE ORIGINAL AUTHOR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a very simple script which uses rdiff-backup and generate notify with backup summary and help/note. In case of error an email is sent. Script backup.sh is based on 3 files used as templates : – help.txt : template that will be included in notify email with useful note and examples (ready to use) – template.tpl : template of notify email – template_error.tpl : template of notify email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Snort Evaluation Application

    Snort evaluation application to scan log files automatically

    Note: This software isn't tested enough yet and may work not correct. But it will be very helpfull to get more test results. For this the application will output a logging file. If there are any errors please contact me and send me the logging file. This Java application reads the snort logging csv files and detects user specified messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VERTIS Virtual Scanner

    VERTIS Virtual Scanner

    A virtual scanner for 3D models.

    A virtual scanner that converts 3D models (in Wavefront .obj format) into pointcloud files (in PCL .pcd format). Useful for simulating robotic input. NOTE: This project has been merged into the project at https://github.com/canderegg/cfg_obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Swiz Framework

    Swiz Framework

    Swiz framework for AS3 and Flex

    ...Documentation can be found in the Swiz wiki and bugs and feature requests should be entered in the Swiz JIRA instance. The Swiz team welcomes contributions to the framework in the form of pull requests. Please note that active development happens in the develop branch, so you should fork from and submit to it, not master.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Belkerda

    Belkerda

    a customizable number-guessing system

    Belkerda is a simple Python AI program that takes a user's input, builds a log of random numbers, picks a random entry, and displays it. If it is correct, then it reenters that number back into the log several times, overwriting the original, random numbers. If it is not, however, it overwrites a lower amount of entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Triathlon Training Diary
    Training diary for triathlon and endurance sports for planing and tracking sport activities. Main features are a flexible calendar view, exercise and note entries, heartrate-graphs and laptime dialogs, graphical statistics and filters, search function, import functions for Polar Diary Data and SportsTracker files. Easy handling, lightweight, fast and save. For Linux and Windows. Data stored in XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Hc Chatbot

    A small opensource Chatbot which is written in PHP

    Note: This project is temporarily frozen This is a small open source Chatbot which is written in PHP. If there is any translation you will be able to install it on your Server. It was built to include in your Website. So we do not care about style. If there is a word that the chatbot does not know you can see and add it to the list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java API to communicate via RMI calls to run reports and retrieve data using the Capita SIMS CommandReporter.exe tool without contravening support agreements. This has been written using Netbeans and the download contains the whole project folders. Note there is a complex server side setup. If you decide to enter a not recommend to this please give a reason as a blank comment tells nobody what is bad about it and therefore cannot be corrected. I have re-enabled this facility so I can get feedback. I've used this library and server software in a number of areas now at my school for some time and have had no problem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CAD Scripts project is designed to automate the work of CAD Softwares. Here you will find scripts/softwares which help to do tasks easily. E.g- Specify coordinates of figures in input file and get output dxf file without actually drawing anything.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    piPlayer

    piPlayer

    piPlayer (Personal Interactive Player) is an OSGi multimedia player

    ...It is an OSGi-based application that plays personalised local and remote multimedia contents. piPlayer introduces a solution for an audiovisual convergent service through service gateway. A OSGi-compliant multimedia player has been developed taking as work model the open source philosophy and adding and interactive and personalized value through a service gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JewelCli

    java command line option processing library

    ...Uses reflection to automatically create a command line option processor from an annotated java interface, allowing the declarative specification of arguments, and clean access to supplied values. As of version 0.7 The source code is available at https://github.com/lexicalscope/jewelcli Please Note: the maven groupId has changed as of version 0.7, it has changed to com.lexicalscope.jewelcli
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo