Showing 368 open source projects for "g-cvsnt"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 1

    Easy Folder Morpher

    Basic tool that uses file checksums to observe or assemble folders.

    Easy Folder Morpher is an open source tool for file manipulation and observation based on some file checksum processes. The main function is to assemble a virtually saved folder structure using files of another folder structure having files with corresponding checksums which can be located and named very differently. The program can be used e. g. as a help for preconfigured folder assembly, backups and some observations of existence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GassistPi

    GassistPi

    Google Assistant for Single Board Computers

    Google Assistant for Single Board Computers. In May of 2017, Google Released it’s AIY Projects kit. Initially not many had access to it, so that is when I started modifying the Google Assistant SDK adding AIY like features to help out the ones left without the kit. Every project requires a name and so I named it GassistPi (“G”oogle “Assist”ant on “Pi”). Fast forwarding to date, the project works not only on Pi boards but on a number of other platforms. It has some interesting custom actions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    masmt

    masmt

    A frame work for Multi agent system development

    MaSMT is a java based multi-agent system development framework, especially designed for development of English to Sinhala machine translation system. MaSMT also capable to develop any multi-agent based system through its architecture. Reference: B. Hettige, A. S. Karunananda, G. Rzevski, Multi-agent solution for managing complexity in English to Sinhala Machine Translation, International Journal of Design & Nature and Ecodynamics, Volume 11, Issue 2, 2016, 88 – 96. B. Hettige...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    InvertImage

    Application that shows an image and its color-inverted image

    Application that allows you to open an image, and shows it and its color-inverted translation. It is an example of the dark-mode option that I am just adding to my applications applied to a simple image. The translation that it is done over every pixel is the same for every color component and is the following: R = 255 - R G = 255 - G B = 255 - B That means that if the translation is done twice, we obtain the original color. It also includes the possibility to zoom the view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 5

    WiFi Extensions

    G-Pilot program

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GUIdEStaR: G-quadruplex (GQ) provided by Chariker et al., uORF from uORF-Tools, IRES from IRESbase, Epigenetic modification from Met-DB V2.0 and Choi et al., Small RNA from DASHR 2.0, and Repeats from RepeatMasker For details, please read the main article at https://www.biorxiv.org/content/10.1101/2021.02.25.432957v3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    G Desktop Suite

    G Desktop Suite

    Google Suite as a desktop app. Made possible with Electron

    Have you ever wished you had a no-frills, word-processing desktop app dedicated to just Google Drive? Annoyed at having to click the Go to My Drive button every time you visit drive.google? Want a Microsoft Word-esque experience for your Google Drive? Or simply looking to separate Google Drive from the other bazillion tabs that you opened for your research paper? Look no further! G Desktop Suite is a desktop wrapper for Google Drive built with ElectronJS. Give it a try, and if you like what you...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Bitcore

    Bitcore

    A full stack for bitcoin and blockchain-based applications

    Infrastructure to build Bitcoin and blockchain-based applications for the next generation of financial technology. Payment channels (sometimes referred as micropayment channels) are a type of smart contracts that allow rapidly adjusting bitcoin transactions. This can be used to do trustless simultaneous payments with a service provider without the need of an intermediary, and some other applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Stable MIUI Global Based Stable ROMs, made Purely for Indian Users Devices Currently Supported on; - Redmi Note 4x - 10 or G In Future, New Support will be given on following Devices: - Redmi Note 7 - Redmi Note 7S - Redmi Note 7 Pro - Redmi 7 - Redmi 4 - Realme 3 - Realme 3i - Realme 3 Pro - Realme 1
    Downloads: 42 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10

    EMAP

    A Cloud-Edge Framework for EEG Monitoring and Real-time Anomaly Pred.

    ... 2020 (DAC 2020). In case of usage please refer to: B. S. Prabakaran, A. G. Jiménez, G. M. Martínez, M. Shafique, “EMAP: A Cloud-Edge Hybrid Framework for EEG Monitoring and Cross-Correlation Based Real-time Anomaly Prediction”, IEEE/ACM 57th Design Automation Conference (DAC), July, 2020, (Accepted).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Cubature.jl

    Cubature.jl

    One- and multi-dimensional adaptive integration routines for Julia

    This module provides one- and multi-dimensional adaptive integration routines for the Julia language, including support for vector-valued integrands and facilitation of parallel evaluation of integrands, based on the Cubature Package by Steven G. Johnson. Adaptive integration works by evaluating the integrand at more and more points until the integrand converges to a specified tolerance (with the error estimated by comparing integral estimates with different numbers of points). The Cubature...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    APAtrap

    Identification of APA sites from RNA-seq data

    APAtrap - a tool for identification of APA sites from RNA-seq data. [1] APAtrap user manual Please visit the Wiki page of this website. [2] APAtrap Q&A For Q&A, please visit the Blog page of this website. [3] APAtrap bug report You can report a bug as a Ticket request, or start a topic session in the Discussion webpage of this website. [4] How to cite APAtrap? Ye C, Long Y, Ji G, Li Q. Q, Wu X (2018) APAtrap: identification and quantification of alternative...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13

    Autoboy Blackbox SRT to GPX Converter

    SRT to GPX conversion for Autoboy Blackbox Dashcam SRT files

    ... VIRB EDIT application -> G-METRIX / MAP. GPX is a universal GPS Exchange format and the converted data may be used in any other mapping applications that uses GPX data. The youtube video referenced is an example of the output rendering of the data being displayed in a VIRB exported video. ## DEPENDENCIES: Autoboy Blackbox (https://play.google.com/store/apps/details?id=com.happyconz.blackbox&hl=en_US&gl=US) ## RECOMMENDED Garmin VIRB EDIT (https://buy.garmin.com/en-US/US/p/573412
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Emojicode

    Emojicode

    World’s only programming language that’s bursting with emojis

    .... Emojicode is a straightforward language to learn, whatever background you have. Our documentation is known to be excellent and stuffed with walk-through guides and examples. Before you install Emojicode make sure you have a C++ compiler and linker installed. clang++ or g++ are fine, for instance. The Emojicode compiler can only link binaries if such a compiler is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NVG599

    NVG599

    residential gateway VDSL CPE with 802.11a/b/g/n/ac wifi, ...

    The NVG599 is a residential gateway VDSL CPE with 802.11a/b/g/n/ac wifi, 4 port ethernet switch, 1 EWAN port, 2 voice ports, HPNA port and a USB port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    [G] SSL Injector V-1.6 ------------------------------------ This Is Injector For All Simcard, with support SSL/TLS. You can add and use your own host spoof in this tool. -Read the tutorial tab first #Whats New? - Add 7 option Mode TLS *Auto *TLSv1.1 *TLSv1.2 *TLSv1.3 *SSLv2 *SSLv3 *SSHv2 - Improve mode on activation Key - New Library - Fix Bug on log before - Fix some interface #ChangeLog [G] SSL Injector V-1.5 - Add 3 Mode Connect with SNI Host (spoof Host...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    Generic CAM
    A tool for CNC toolpath generation. Model data in, G-Codes out. The system is kept as generic as possible. Machines with up to 9 axis can be defined. Machine simulator included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    G-code processor

    G-code processor

    Modify and visualise your G-code

    G-code Processor is a set of python functions which help to modify and visualise G-code. It allows to have variables in G-code, makes transformations of the coded structures, helps to eliminate the tilt of the substrate and, at last, plots the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    eslint-plugin-jquery

    eslint-plugin-jquery

    Disallow jQuery functions with native equivalents

    Disallow jQuery functions with native equivalents. If you installed ESLint globally (using the -g flag) then you must also install eslint-plugin-jquery globally. Add jQuery to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GDINA Package for Cognitively Diagnostic

    GDINA Package for Cognitively Diagnostic

    Package for Cognitively Diagnostic Analyses

    Estimating G-DINA model and a variety of widely-used models subsumed by the G-DINA model, including the DINA model, DINO model, additive-CDM (A-CDM), linear logistic model (LLM), reduced reparametrized unified model (RRUM), multiple-strategy DINA model for dichotomous responses. Estimating models within the G-DINA model framework using user-specified design matrix and link functions. Estimating Bugs-DINA, DINO and G-DINA models for dichotomous responses. Estimating sequential G-DINA model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FreeSketches for MagicDraw / CSM

    A plugin to use Free Sketches with SysML models to support MBSE

    A Plugin to use Free Sketches with SysML Models with MagicDraw or Cameo Systems Modeler (both by NoMagic) to support model-based systems engineering (MBSE) activities. The main software features are explained in the 'Help & Info'-Window, which is accessible via the Menu at "Free Sketch Plugin" >> "Help & Info”. Additional information on the approach to use sketch snippets can be found in publications: G. Moeser, A. Albers and S. Kümpel, „Usage of Free Sketches in MBSE“, in Proceedings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    handy

    handy

    A simple C++11 network server framework

    Simple and easy-to-use C++11 network library/ Supports tens of millions of concurrent connections on a single machine/ a simple C++11 network server framework. Graceful exit allows programmers to better define the exit behavior of their programs. You can better check for memory leaks with tools such as valgrind. 10 lines of code to write a complete server. Asynchronously manages network I/O and processes requests synchronously, which simplifies the writing of server processing logic. For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Feflow

    Feflow

    How to write cross-platform Node.js code

    How to write cross-platform Node.js code. Why you should care: according to the 2018 Node.js user survey, 24% of Node.js developers use Windows locally and 41% use Mac. In production, 85% use Linux and 1% use BSD. Installers for each major OS are available on the Node.js website. To install, switch and update Node.js versions nvm can be used on Linux/Mac. It does not support Windows but nvm-windows, nvs and ps-nvm (for PowerShell) are alternatives that do. nve can be used to run a single...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    EasyDarwin

    EasyDarwin

    Industrial rtsp streaming server

    ... format. EasyDarwin is able to transcode G.711A/PCMA, G.711U/PCMU, and other audio formats to Linear PCM. Provided to the public in the form of SDK, completely free to use. Provides a series of streaming media audio and video development practical tools to help developers quickly solve problems in the process of operation, maintenance and debugging.
    Downloads: 8 This Week
    Last Update:
    See Project