Showing 109 open source projects for "write note"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    SLFS

    Simple Log Structured Filesystem for Linux

    SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write. <Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following line) source "fs/slfs/Kconfig" 2. build Linux Kernel # cd KERENL_SRC # make menuconfig (check SLFS as a module or built-in) # make && make modules_install Note. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    ...This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives ( not on the same ! ) thereby making everything portable. Note: Click "+ Other Locations" on the file manager for opening local disks, while browsing for images to write through this dvd's multibootusb program. Also note that the pen drive needs to be in fat32 format for proper booting. if in other formats, for eg. ntfs, you can use the GParted program that is in this dvd, to reformat it to fat32 ( will cleanup all data ). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    BoostNote Legacy

    BoostNote Legacy

    Real-time collaborative writing

    Note-taking app for programmers. App is available for Mac, Windows and Linux. Built with Electron, React + Redux, Webpack, and CSS modules. Write overviews of systems including concepts, terminology definitions and descriptions of how these concepts work together. Having a 'living document' to help drive dialogue and exchange of ideas through collaboration helps this process significantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Swenglal Sample

    Simple sample project for swenglal

    ...Make sure you understand this and Swiss Ephemeris documentation before using. You can get swedll32.dll at: http://www.astro.com/swisseph/swephinfo_e.htm. Please note that Swiss Ephemeris is distributed under GNU Public Licence and Swiss Ephemeris Professional Licence. Feel free to write a review if you would like to see any improvement or variations of this project
    Downloads: 0 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

    MHISoft eVault

    Secure Password Vault and Password Manager

    ...The password is stored in a hashed format and can't be reverse engineered. The app runs offline so you don't need to worry about data being transmitted over the network. Important Note: Don't lose the password! Don't write it down either. The password once lost can't be recovered by design. The author of this code can't even recover the lost password. And without the password and combination, the vault can't be opened, thus the data in the vault will be lost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laverna

    Laverna

    JavaScript note taking application with Markdown editor

    Laverna has a simple and robust markdown editor, which can help you write faster than ever before with our live markdown preview. The editor can be switched to distraction free mode where you can focus solely on writing notes. Make your notes available on any device with your Dropbox & RemoteStorage account. You can make your notes available only to you by enabling encryption. Keep simple to do lists organized in notes and notebooks. You can manage your notes without ever lifting your hands...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    EisenVault Alfresco Outlook Plugin

    EisenVault Alfresco Outlook Plugin

    Outlook Plugin for storing emails to Alfresco

    ...You can either download installer binaries, or download the source code and compile with Microsoft Visual Studio 2015. Code is in C#. Released under GNU LGPLv3. Please write to us at contact@eisenvault.com with any questions or comments. Visit us at https://www.eisenvault.com Note: This only works with trusted SSL Certificates (not self signed ones) and this does not work with Alfresco Cloud (my.alfresco.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bolt

    Bolt

    An embedded key/value database for Go

    Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Since Bolt is meant to be used as such a low-level piece of functionality, simplicity is key. The API will be small and only focus on getting values and setting values. That's it. Bolt is stable, the API is fixed, and the file format is fixed. Full unit test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    angulartics

    angulartics

    Analytics for AngularJS applications

    Avoid dealing with vendor-specific code. If your provider of choice is not among the existing plugins, just write your own. Google Analytics, Kissmetrics, Mixpanel, Flurry, Piwik, Segment.io and more are supported out of the box. Just add Angulartics to your app dependencies and you'll get automatic pageview tracking for your application routes. Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded together. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    Restangular

    Restangular

    AngularJS service to handle Rest API Restful Resources

    ...With $resource, you need to write the URL Template. In here, you don't write any urls. You just write the name of the resource you want to fetch and that's it. You don't have to know the URL, the path, or anything to do all of the HTTP operations you want. You can create your own methods to run the operation that you want. The sky is the limit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Easy Tree View For Android

    Easy Tree View For Android

    Easy Tree View in Java to implement and use.

    Note: There are Two Project Zip Files in the Files Section. 1 - The Single Activity Tree List 2 - Master Detail Tree List With Fragments I love the TreeView in .NET and am wanting one for an Android app, but discovered that Android does not have a good TreeView control so after hunting around I just decided to write one of my own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    wnotes

    Text Notes for Linux and UNIX Desktops

    WNotes are flexible, convenient notes for Linux and UNIX desktops. They are self contained and can work with shells like bash and zsh, and any other scripting language, so you can write versatile, visual text applications with them, or simply pop up a note whenever you need one. WNotes are written using GNU C++ and use Xlib for Linux and UNIX, so they should be easy to install on any system that supports GCC and the X Window System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Timelapse Maker

    Timelapse Maker

    A simple tool for creating timelapses

    ...The main rationale of this was to speed up the process of utilising ffmpegs functionality in building weather related timelapses of the day and given the lack of simple tools out there I decided to write my own. Please note that this is currently a beta release but feel free to report any bugs or feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Mutasyon

    Mutasyon is a script can add customer, products, inventory or invoice

    ...And its support multi language and template. Note! Please if you see any problem tell me. Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ExIf 35
    A utility for use by film photographers for keeping track of critical facts about images taken on a roll of film, just as digital cameras do automatically. Load your scanned images and have the app write the ExIf information directly to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    snabbt.js

    snabbt.js

    Fast animations with javascript and CSS transforms

    snabbt.js is a minimalistic javascript animation library. It focuses on moving things around. It will translate, rotate, scale, skew and resize your elements. By including matrix multiplication operations, transforms can be combined in any way you want. The end result is then set via CSS3 transform matrices. snabbt.js is built to be fast. It will only animate things that modern browsers can animate cheaply, transforms and opacity. The goal is to make a library that will let the user make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pomegranate Framework

    Pomegranate Framework

    A PHP + Javascript framework to facilitate web2 projects.

    Pomegranate framework is a library of code written in PHP and Javascript in order to help developers create Ajax-based web applications easier. It is based on: PHP5.3+, Javascript, HTML5 and Zend Framework. For a demo visit: http://pome-framework.sourceforge.net NOTE: The demo is working partially due to the PHP version and limitations imposed by SF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    pyxiesynth

    Sound Sampling App

    Pyxiesynth is a music tool in development, released under the GPL version 3, it can parse, play and write samples with a small GUI. NOTE : The license has changed from BSD and PFL to GPL 3, sorry about that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Khawarizmi - Arabic Programming Language

    Khawarizmi - Arabic Programming Language

    Basic Arabic programming language designed for students

    ...The idea behind the project is to provide an easy language for teaching which combines the ease of Pascal programming language (usage of natural language words such as Program, Read, Write, ..) as well as the abbreviations of C language ({} || , &&,! ...). Please note that Khawarizmi is discontinued and published for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ArcMap Raster Edit Suite

    ArcMap Raster Edit Suite

    Raster layer editing toolbar for ArcMap 10.x

    ...It is very suitable for minor modification of raster layers. If you have any suggestions or comments, write it down or send me an email to haoliang.yu AT outlook.com. Current Release: 0.2.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DymoChromePrinting

    DymoChromePrinting

    Printing to Dymo LabelWriter without NPAPI

    ...Includes a chrome extension to allow CORS/Mixed content posts to localhost to print labels, typically blocked by browser. See README.txt for information on usage. ----------------------- Note: Compiled Binaries are windows only, but this method is macintosh compatible. You'll just need to compile printlabel.exe for mac & write shell scripts to launch the server to replace runserver.exe & obtain a mac copy of node.exe. Please use the discussion page if you have any questions
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    GWT Highcharts
    GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code. Note: the source code for this project is now being maintained on GitHub here: https://github.com/squinn/gwt-highcharts
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23
    GeniuX Photo EFX

    GeniuX Photo EFX

    Standalone software for photo editing and digital painting.

    NOTE: Source code is no longer available. GeniuX® Photo EFX is a standalone software for photo editing and digital painting, powerful and easy to use. It can load RAW files of reflex digital cameras and is fully compatible with Adobe Photoshop. The previous version of this software counts more than 800.000 entries on Google search engine and is officially approved on Adobe Inc marketplace. Completely designed and produced in Italy, GeniuX® Photo EFX stands out for its 32 bit color graphic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    BDneXtCOPY

    BDneXtCOPY

    Open source DVD copy and convert software

    The source code is available for download as a single zip file again for those who are interrested into the code. It is no secret. Note: That a project do not offer the source code longer do not mean that the project is not longer under GPL. In most cases the reason is missing time. You do not have understand open source if you write those things. We will not answer any questions about the project at this moment because this code was used in a commercial software without any permission.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    Super CSV

    A fast, programmer-friendly, free CSV library for Java

    ...Its flexible 'Cell Processor' API automates data type conversions (parsing and formatting Dates, Integers, Booleans etc) and enforces constraints (mandatory columns, matching against regular expressions etc) - and it's easy to write your own if required. Super CSV is actively maintained, and the developers are ready and willing to help out if you get stuck :) Please check out the project website for examples and help getting started
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB