Showing 26 open source projects for "write note"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 1
    Boost Note

    Boost Note

    Boost Note is a document driven project management tool

    Boost Note is a document-driven project management tool that maximizes remote DevOps team velocity. 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. Organize your dev team's sprint backlog and visualize them with status, assignees, reviewers, due date and everything you need. Reduce repeated...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Starscream

    Starscream

    Websockets in swift for iOS and OSX

    Starscream is a conforming WebSocket (RFC 6455) library in Swift. Once imported, you can open a connection to your WebSocket server. Note that socket is probably best as a property, so it doesn't get deallocated right after being setup. After you are connected, there is either a delegate or closure you can use for process WebSocket events. The writeData method gives you a simple way to send Data (binary) data to the server. The writeString method is the same as writeData, but sends text/string...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SuperTest

    SuperTest

    Super-agent driven library for testing node.js HTTP servers

    ... to an ephemeral port for you so there is no need to keep track of ports. One thing to note, is that superagent now sends any HTTP error (anything other than a 2XX response code) to the callback as the first argument if you do not add a status code expect (i.e. .expect(302)). Expectations are run in the order of definition. This characteristic can be used to modify the response body or headers before executing an assertion.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Conftest

    Conftest

    Write tests against structured configuration data

    Conftest is a utility to help you write tests against structured configuration data. For instance, you could write tests for your Kubernetes configurations, Tekton pipeline definitions, Terraform code, Serverless configs, or any other structured data. Conftest relies on the Rego language from Open Policy Agent for writing policies. If you're unsure what exactly a policy is, or unfamiliar with the Rego policy language, the Policy Language documentation provided by the Open Policy Agent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5
    Android Contacts, Reborn

    Android Contacts, Reborn

    Android Contacts API Library written in Kotlin

    This library provides a complete set of APIs to do everything you need with Contacts in Android. You no longer have to deal with the Contacts Provider, database operations, and cursors. Whether you just need to get all or some Contacts for a small part of your app (written in Kotlin or Java), or you are looking to create your own full-fledged Contacts app with the same capabilities as the AOSP Android Contacts app and Google Contacts app, this library is for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Carthage

    Carthage

    A simple, decentralized dependency manager for Cocoa

    ... dependencies in the Cartfile. Once you have Carthage installed, you can begin adding frameworks to your project. Note that Carthage only supports dynamic frameworks, which are only available on iOS 8 or later (or any version of OS X). We encourage using XCFrameworks as of version 0.37.0 (January 2021), and require XCFrameworks when building on an Apple Silicon Mac. Switching from discrete framework bundles to XCFrameworks requires a few changes to your project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    LaTeX.CSS

    LaTeX.CSS

    LaTeX.css is a library that makes your website look like a LaTeX doc

    This almost class-less CSS library turns your HTML document into a website that looks like a LATEX document. Write semantic HTML, and you are good to go. The source code can be found on GitHub. LaTeX.css is a minimal, almost class-less CSS library that makes any website look like a LaTeX document. Add any optional classes to elements with special styles (author subtitle, abstract, lemmas, theorems, etc.). The labels of theorems, definitions, lemmas and proofs can be changed to other supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    git-auto-commit Action

    git-auto-commit Action

    Automatically Commit changed Files back to GitHub

    Automatically Commit changed Files back to GitHub with GitHub Actions for the 80% use case. A GitHub Action to detect changed files during a Workflow run and to commit and push them back to the GitHub repository. By default, the commit is made in the name of "GitHub Actions" and co-authored by the user that made the last commit. Note that the Action has to be used in a Job that runs on a UNIX system (e.g. ubuntu-latest). If you don't use the default permission of the GITHUB_TOKEN, give the Job...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Testinfra

    Testinfra

    Testinfra test your infrastructures

    With Testinfra you can write unit tests in Python to test the actual state of your servers configured by management tools like Salt, Ansible, Puppet, Chef and so on. Testinfra aims to be a Serverspec equivalent in python and is written as a plugin to the powerful Pytest test engine. By default Testinfra launches tests on the local machines, but you can also test remotes systems using paramiko. If you have a lot of tests, you can use the pytest-xdist plugin to run tests using multiple processes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    Rugged

    Rugged

    ruby bindings to libgit2

    ... if you want to build with the system libgit2 rather than the vendored version. In this case, note that the major and minor versions of libgit2 and rugged must match. By default, Rugged builds and uses a bundled version of libgit2. Rugged gives you access to the many parts of a Git repository. You can read and write objects, walk a tree, access the staging area, and lots more. Let's look at each area individually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Notable

    Notable

    The Markdown-based note-taking app that doesn't suck

    Notes are written in Markdown, plus you can write KaTeX expressions, Mermaid diagrams and more, check out our Markdown cheatsheet. Notable provides a very powerful Markdown editor, it's the same one VS Code uses in fact, so features like multi-cursors, a minimap and best-in-class syntax highlighting are built-in. Notes and attachments are simply stored on your disk, this is extremely portable and powerful: you could edit your notes via a third-party editor on mobile, have them synchronized via...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Pascal NUCLEUS (GUI/VM)

    Pascal NUCLEUS (GUI/VM)

    Portable Pascal GUI Library for Atari ST/TT/MSDOS

    NOTE: As of r816, Nucleus source code is licensed under GPLv3. (8th Oct 2017) Nu|cleus [ˈnjuːklɪəs] - The central and most important part of an object, movement, or group, forming the basis for its activity and growth. This is yet another long-term project (YALP?). The aim is to write a portable GUI/OS for Atari ST, Amiga and DOS. The code must be small, fast and support modern GUI features. ie: Embedded component controls. The code current compiles with Highspeed Pascal (Atari ST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DICOM Image Reader

    DICOM Image Reader

    A minimal Medical application to read and view DICOM (dcm) image file

    Dicom Image Reader is opensource medical image viewer built with JavaScript, HTML5, NodeJS and Electron framework. It can load data in DICOM format (single image dcm) and provides standard tools for its manipulation such as contrast, zoom, drag, possibility to draw regions on top of the image and imaging filters such as threshold and sharpening. It is based DWV JavaScript opensource library. =============== Requirements: - Processor: Intel Pentium 4 processor or later that's SSE2 capable -...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Restangular

    Restangular

    AngularJS service to handle Rest API Restful Resources

    Restangular is an AngularJS service that simplifies common GET, POST, DELETE, and UPDATE requests with a minimum of client code. It's a perfect fit for any WebApp that consumes data from a RESTful API. Note This version of Restangular only supports Angular 1. For an Angular 2+ version of Restangular, check out ngx-restangular. It's a separate project with different maintainers, so issues regarding ngx-restangular should be reported over there. Learn Restangular! Try the live demo on plunkr...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chapel

    Chapel

    a Productive Parallel Programming Language

    Chapel is an emerging parallel programming language whose design and development are being led by HPE in collaboration with academia, computing labs, and industry. Chapel's goal is to improve the productivity of parallel programmers, from laptops to supercomputers. **Please note that Chapel development has moved to GitHub**
    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
    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: 15 This Week
    Last Update:
    See Project
  • 19
    WesWorkshop

    WesWorkshop

    Create units and attacks for Wesnoth!

    This utility provides a GUI to create unit files for the game "Battle for Wesnoth". The user sets the unit properties from the GUI of the utility. Once all the properties have been set, it is possible to export them into a .cfg which will be read by the game. Further details can be found in the project wiki: http://sourceforge.net/p/wesworkshop/wiki/. Version 1.1* released. Please go to the wiki page to see the changes. Note you will not be able to load your works developed with the version...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Super CSV

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

    Super CSV is a fast, programmer-friendly, open-source library for reading and writing CSV files with Java. PLEASE NOTE: As of January 2015 we have now moved to GitHub (https://github.com/super-csv/super-csv). This SourceForge page will remain, but with limited functionality (please go to GitHub to report issues and for project downloads). It is highly configurable, and supports reading and writing with POJOs, Maps and Lists. It also has support for deep-mapping and index-based mapping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Roolie
    An extremely simple Java Rule Engine (Non-JSR 94) that uses rules you create in Java. Simply create your basic rules, implement the single "passes" method for each, then chain them together in an XML file to create more complex rules.
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xuse requirements & use case management
    Xuse manages requirements, use cases & other artefacts that drive software design. Xuse focuses on clear documentation & communication. It defines an XML data model for requirements & use cases with XSLT providing multiple derived views: HTML/SVG/PDF. Note there is no GUI for entering requirements, however another project (https://sourceforge.net/projects/xguse/) will provide a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eclipse Notepad Plugin, as the name says, is a plugin for Eclipse to write notes inside the workbench. The plugin has a view with tabs, where each tab is a separated note. The notes are all stored inside the workspace metadata.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    NOTE: This project has moved to https://sourceforge.net/projects/goog-ad-api-cli/ . The Java client library for the AdWords API makes it easier to write Java clients to programmatically access AdWords accounts. The client library is provided in a single
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next