Showing 226 open source projects for "custom"

View related business solutions
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
  • TicketSearch is a complete event ticketing, box office management, CRM, and fundraising solution Icon
    TicketSearch is a complete event ticketing, box office management, CRM, and fundraising solution

    For companies looking for a powerful ticketing and event management platform

    Whether you're big or small, run workshops, music gigs, theatre productions, sports events, trade shows and conferences, or even general activities, we've got your ticketing needs covered.
  • 1
    Style-Guide-Boilerplate

    Style-Guide-Boilerplate

    A starting point for crafting living style guides

    A starting point for crafting living style guides. You can clone, fork, or download the repo from GitHub. Once you have the files for Style Guide Boilerplate, you'll create a directory on your site for them. Style Guide Boilerplate is currently PHP based so you will need a server that supports PHP. Upload the files from the GitHub repo to your newly created directory. In the head of Style Guide Boilerplate are custom styles for the boilerplate itself. These have all been prefixed with sg- so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HandyJSON

    HandyJSON

    A handy swift json-object serialization/deserialization library

    HandyJSON is a framework written in Swift which makes converting model objects( pure classes/structs ) to and from JSON easy on iOS. Compared with others, the most significant feature of HandyJSON is that it does not require the objects inherit from NSObject(not using KVC but reflection), nor implements a 'mapping' function(writing value to memory directly to achieve property assignment). HandyJSON is totally dependent on the memory layout rules inferred from Swift runtime code. We are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CUED PhD thesis template

    CUED PhD thesis template

    A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template

    A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template for Cambridge University Engineering Department. Option to generate only specific chapters and references without the frontmatter and title page. Useful for review and corrections. A separate abstract with thesis title and author name, along with the title page can be generated by passing the argument abstract to the document class. Option to generate only specific chapters and references without the frontmatter and title page. Useful for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Wrap

    Wrap

    The easy to use Swift JSON encoder

    Wrap is an easy-to-use Swift JSON encoder. Don't spend hours writing JSON encoding code - just wrap it instead. Using Wrap is as easy as calling wrap() on any instance of a class or struct that you wish to encode. It automatically encodes all of your type’s properties, including nested objects, collections, enums and more. It also provides a suite of simple but powerful customization APIs that enables you to use it on any model setup with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful Phishing Protection for Microsoft 365. Icon
    Powerful Phishing Protection for Microsoft 365.

    For companies that need a powerful phishing protection solution

    PhishTitan is a next-generation phishing protection and remediation solution powered by TitanHQ. Our proprietary machine-learning algorithm integrates directly with Microsoft 365, catching and remediating sophisticated phishing attacks Microsoft misses. These sophisticated, zero-day attacks are currently being missed and are where the real damage occurs. Post-delivery remediation (PDR) allows you to remove all phishing emails from your user's inbox, removing risk instantly. Our curated and unique email threat intelligence data is unmatched in visibility, coverage, and accuracy.
  • 5
    Winterfell

    Winterfell

    Generate complex, validated and extendable JSON-based forms in React

    Generate complex, validated, and extendable JSON-based forms in React. Winterfell allows you to build up complex, multi-page forms with conditional questions, validation, and conditional-page switching via a JSON schema, rendered by React. Winterfell was initially made for a project in a sector that required a large, complex form with questions that would result in more questions or different pages when you clicked next. With an easy-to-write schema and a high level of customization, comes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DSL-JSON library

    DSL-JSON library

    High performance JVM JSON library

    Fastest JVM (Java/Android/Scala/Kotlin) JSON library with advanced compile-time data binding support. Java JSON library designed for performance. Originally built for invasive software composition with DSL Platform compiler. v1 core library was targeting Java6, while v2 targets Java8. So there is no need anymore for dsl-json-java8 project and instead, just dsl-json project should be referenced. From v2 only a single annotation processor is supported, which was previously in the java8...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Linux Dash

    Linux Dash

    A beautiful web dashboard for Linux

    Using the 3 bar hamburger icon on each module (widget) on Linux Dash, you can drag and re-arrange them. It is strongly recommended that all linux-dash installations be protected via a security measure of your choice. All of your changes are saved in LocalStorage, so your changes will be preserved permanently on that browser for convenience. Each of the modules (widgets) on the Linux Dash screen can be minimized to hide it, expanded in one click to maximize it, adjusted to a custom width...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SUIT CSS

    SUIT CSS

    Style tools for UI components

    ... are automatically applied with Autoprefixer. Custom media query aliases and custom properties help with theming and configuring components. Imports are inlined and can be used to reference npm-installed packages. postcss-bem-linter (for PostCSS) is included in the preprocessor but can be used stand-alone. It lets you test your CSS for conformance to the SUIT CSS methodology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Numeral.js

    Numeral.js

    A javascript library for formatting and manipulating numbers

    You can use Numerals in the browser and in Node.js. Create an instance of a numeral, Numeral takes numbers or strings that it trys to convert into a number. Numbers can be formatted to look like currency, percentages, times, or even plain old numbers with decimal places, thousands, and abbreviations. And you can always create a custom format. Set a default format so you can use .format() without a string. The default format to '0,0'. Set a custom output when formatting numerals with a value...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The complete Network Management Solution for MSPs and IT Teams Icon
    The complete Network Management Solution for MSPs and IT Teams

    NMIS consolidates multiple tools into one system, ready for Network Engineers to use.

    NMIS is a solution that provides network performance and analysis, network automation, event management and monitoring of your entire network.
  • 10
    Wobserver

    Wobserver

    Web based metrics, monitoring, and observer

    Web based metrics, monitoring, and observer. Drop-in monitoring though web interface. Metrics endpoint (/metrics) for system monitoring. (Default: Prometheus) Monitoring automation through JSON API. Node management and discovery behind firewalls and load balancers. Easy to extend. Add custom metrics and pages for your project, just by adding them in the config. Just 3 lines of code to add pages/metrics for your library when users have :wobserver installed. Wobserver does not support being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JSON framework

    JSON framework

    Micro framework for easily parsing JSON in Swift

    Micro framework for easily parsing JSON in Swift with rich error messages in less than 100 lines of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    TSWeChat

    TSWeChat

    A WeChat alternative. Written in Swift 5

    TSWeChat - A WeChat alternative, updated to Swift 5. The cell image in TSChatImageCell is drawn by using a Mask Layer. The chat background can be changed freely so that UI will look perfect. Audio wav files can be automatically converted into amr files which facilitate file transfer to Android devices. Both of the two types of files have been cached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    heatmap.js

    heatmap.js

    JavaScript Library for HTML5 canvas based heatmaps

    heatmap.js is a lightweight, easy to use JavaScript library to help you visualize your three dimensional data! Use it to add new value to your project, build a business based on it, study and visualize user behaviour, or why not build something completely crazy/awesome? Whether you want to have an aggregated overview of your users behaviour, or look at thousands of events distributed on a map, heatmap.js has all your heatmap visualization needs covered! Because it is the most advanced heat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fazed 1.2.1

    Fazed 1.2.1

    A simple phishing files generating tool

    ... update of Fazed. With the increasing number of downloads and popularity, the more new languages will be implemented. The project is expected to see a major turn in the summer 2017. The new features might be custom code editor, more phishing files options and enhanced user interface with settings option to disable or enable various functions including tooltips etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Flex Layout Attribute (FLA)

    Flex Layout Attribute (FLA)

    HTML layout helper based on CSS flexbox specification

    Layout helper based on CSS flexbox specification designed to serve you as quick flexbox shorthand by using two custom html attributes — 'layout' and 'self'. Download latest release from GitHub and include flex-layout-attribute.min.css in your HTML document. SASS files are provided in the 'sass' directory (see project on GitHub) for further customization. FLA is built with Gulp but you can download and include 'sass' folder in your preferable build setup (grunt, webpack, etc.) FLA is defined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AXYZ

    AXYZ

    Newsfeed aggregator

    The article explains the design and the characteristics of a new open source content aggregation system. Among the features of the program, stands out a new processing engine of syndication channels, monitoring capability of information recovery in real time, the possibilities of the configuration of aggregator behavior, automatic classification of contents and new models for representation of information from relational interactive maps. On the other hand, the aggregation program, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hyenae.Net

    Hyenae.Net

    Advanced Data Generator

    Hyenae.Net is an advanced data generator and the successor of Hyenae. Hyenae.Net allows you to set up and dispatch custom data streams and can be used to simulate almost any network or data protocol including checksums and data field randomizaion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Angular Schema Form

    Angular Schema Form

    Generate forms from a JSON schema, with AngularJS

    Schema Form was built to be extended and its easy to create your own form field types that suit your specific requirement. Much of the new development is being done in Assimilate, a standardized validator for JSON Schema to help ensure changing validators is never as painful as escaping tv4 is, as well as a new core library to allow for a more predictable upgrade from AngularJS to Angular. Schema Form is a set of AngularJS directives (and a couple of services). It can do two things to make...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Mock.js

    Mock.js

    A simulation data generator

    .... Support the generation of random text, numbers, Boolean values, dates, emails, links, pictures, colors, etc. Support to expand more data types, support custom functions and regulars.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    QAL

    QAL

    Query Abstraction Layer

    ...) for representing queries, transformation and merging, making it scriptable. This means that QAL can be backend agnostic about a subset of SQL features and data types. Of course custom SQL:s are also supported. It is currently distributed as a Python 3 Library (pip3 install python3-qal) and Debian .deb package. It is related the Optimal BPM project, see its Optimal Sync application for usage examples. The text of this page is released under the Creative Commons Zero Waiver 1.0 (CC0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CFG.G.W.I. - Config GUI Window

    Provides message-box' like functionality for scripts

    Provides message-box' like functionality for shell scripts and outputs user input via defined GUI controls. A Program that can display custom controls, configured from simple format text files. Takes one config file on input and creates another as output. Namelly, input is JSON format text file and output is INI. In addition, there is a way to setup default values for GUI items being created. Author homepage: http://ikk.byethost9.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mako Server

    Mako Server

    Fast and Compact Web Application Server

    As a compact application and web server, the Mako Server helps developers rapidly design server side web applications. The Mako Server provides a barebone web application server environment from which developers can design and implement complete, custom solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QChartist2

    QChartist2

    Technical analysis software

    QChartist is an open source technical analysis software. Its purpose is to provide a complete set of tools to perform technical analysis on charts and data. It helps to make forecasts mainly for markets but can also be used for weather or any quantifiable data. The program is flexible and its functionalities can be easily extended. You can draw geometrical shapes on your charts or plot programmable indicators from your data. It is also possible to filter or merge data. I got a little...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Transport Stream analyser for the Brazilian D-TV system (SBTVD / ISDB-Tb). It shows in a GUI the SI/PSI structure of the stream in a tree-view, bitrate statistics for each ES, specific Closed Caption, EPG and DSMCC carroussel decoding plus more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    GPlan - Gaurabda Planner

    GPlan - Gaurabda Planner

    Impress vaishnava planner generator based on xml file of ISKCON GCal

    GPlan - Gaurabda Planner is a impress vaishnava planner generator based on Excel templates, VBA macros and xml file of ISKCON GCal - Gaurabda Calendar generetor (www.krishnadays.com).
    Downloads: 1 This Week
    Last Update:
    See Project