Showing 44 open source projects for "g2"

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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    G2

    G2

    Interactive data-driven visualization grammar for statistical charts

    G2 is a highly interactive data-driven visualization grammar for statistical charts. with a high level of usability and scalability. It provides a set of grammar, and takes users beyond a limited set of charts to an almost unlimited world of graphical forms. With G2, you can describe the visual appearance and interactive behavior of visualization just by one statement, and generate web-based views using Canvas or SVG. We have summarized a series of story design templates from lots of real data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Universal G-Code Sender

    Universal G-Code Sender

    A cross-platform G-Code sender for GRBL, Smoothieware, etc.

    A full-featured gcode platform used for interfacing with advanced CNC controllers like GRBL , TinyG, g2core and Smoothieware. Universal Gcode Sender is a self-contained Java application that includes all external dependencies and can be used on most computers running Windows, MacOSX or Linux. With older versions of GRBL UGS is pretty reliable when it comes to jogging, but there are limitations. With GRBL 1.1 this is no longer the case when using the new JOG MODE syntax. This first-class jog...
    Downloads: 285 This Week
    Last Update:
    See Project
  • 3

    rust_dot

    RustDOT is mostly the Graphviz DOT language, lightly rustified.

    It can be embedded as a macro or parsed from a string or file. let g1 = rust_dot! {    graph {        A -- B -- C; /* semicolon is optional */        "B" -- D // quotes not needed here    } }; println!("{} {} \"{}\" {:?} {:?}", g1.strict, g1.directed, g1.name, g1.nodes, g1.edges); // false false "" ["A", "B", "C", "D"] [(0, 1), (1, 2), (1, 3)] let g2 = parse_string("digraph Didi { -1 -> 2 -> 3  2 -> 4.2 }"); println!("{} {} \"{}\" {:?} {:?}", g2.strict, g2.directed, g2.name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BizCharts

    BizCharts

    Powerful data visualization library based on G2 and React

    BizCharts is Alibaba's general charting component library, dedicated to creating efficient, professional and convenient data visualization solutions in the middle and backend of enterprises. Based on the React charting library packaged by G2 and G2Plot, it has experienced three years of baptism in Alibaba's complex business scenarios. In terms of convenience, ease of use, and richness, it satisfies the business implementation of conventional charts and highly customized charts. After years...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    KL-G2 Printer Utility

    Casio KL-G2 Printing for Linux

    This program prints a PBM file using a Casio KL-G2 Label Printer connected via USB on Linux. Also supports manual feed/cut and controls most of the printer options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Envy

    Envy

    Refined P2P Filesharing + BitTorrent

    Envy is a powerful multi-network p2p filesharing and torrent client for Windows or Wine. A mature mainstream fork of Shareaza. Highly skinnable, with BitTorrent/DHT, G2/Gnutella², Gnutella, ED2K/eMule, DC++, http/ftp protocols -and blacklist support baked in. Let others browse your public files.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Shareaza

    Shareaza

    A universal P2P file sharing client for Windows

    Shareaza is a very powerful multi-network peer-to-peer file-sharing client supporting Gnutella² G2, Gnutella, eDonkey2000 / eMule, DC++, HTTP, FTP and BitTorrent / DHT protocols for Windows or Wine.
    Leader badge
    Downloads: 2,119 This Week
    Last Update:
    See Project
  • 8

    Thinstation-NetworkDriver

    Need support with Network Drivers on Thinstation

    This is asking for support on adding a network card driver for a HP ProDesk 600 G2 SFF to a build file for thinstation which uses a Linux OS. I know the network driver needed is Intel I219 and I have found the driver on intel website under: Intel® Ethernet Adapter Connections CD, I've downloaded the package and I have tried to use the e100e.3.3.5.3 and the igbvf.2.3.9, located under: Pro1000 > linux, but neither worked. In the script (which I have attached it's called: build), it's meant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CNCpad

    CNC PAD, is a CNC program with syntax highlighting editor

    CNC PAD, is a CNC program with syntax highlighting editor for professionals. This Publisher offers a simple and intuitive editing for G-CODE languages, Fanuc, Siemens, Heidenhain, Num mode, etc... CNC PAD includes many features that allow to maximize its production time and significantly decrease the number of input errors. Calculate and View : Target G1 G2 G3 operations Calculate and View : Drilling operations Calculate and View : Bolt Circle Calculations for points arranged equally spaced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    G2

    G2

    A generic 2D engine for any kind of game

    This game engine uses the power of C++, OpenGL, and OpenAL to provide highly-portable, object-oriented code for programming a video game. Rather than tailoring to a specific type of game, the engine focuses on the fundamental components. It covers audio, graphics, controls, and data flow. With G2, developers have everything they need to create a 2D game without the need of expensive SDKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PeerProject

    PeerProject

    Diverse P2P Filesharing

    PeerProject is a versatile peer-to-peer filesharing client and file manager. Intuitive and aesthetic while supporting many networks and features. BitTorrent, G2, Gnutella, eDonkey, DC++, IRC, http/ftp & more. Mainstream fork of Shareaza p2p, for Windows & WINE. Note: This project is idle, see Envy fork for further development.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 12
    Easy CNC

    Easy CNC

    Modular CNC software for Arduino controller

    The goal of the project is the realization of a modular firmware that allows to control a CNC machine with different utensils. For instance, a CNC with a drill, with few changes can become a plotter with a pen or cutting machine to cut cardboard or stickers. In order to do that, we want project a CNC router with a mechanism that allows a fast utensil change and a controlling firmware which can use different utensils changing some configuration parameters.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    MOTOACTV Maps

    MOTOACTV Maps

    Map Your Location

    Stay on the right path by downloading maps for your area and synchronizing them with your MOTOACTV device. To update maps in Windows or Mac OS: Click on the name of a map that you would like to have available on your MOTOACTV. The maps file will begin downloading immediately via your browser. Connect your MOTOACTV to your computer via USB. Drag and drop the downloaded file into the "mapsDb" folder in your MOTOACTV device. You're done! © Motorola Mobility 2012
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    G2€ - 2.3.0 Basic

    G2€ - 2.3.0 Basic

    Logiciel de gestion de compte bancaire.

    Gérer ses comptes bancaires en toute simplicité et rapidement, c'est la mission relevée par le logiciel G2€. Simple d'utilisation, il est à la portée de tout le monde. Accessible aux Particuliers comme aux Professionnels. http://www.gestionnaire2compte.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Qastrocam-g2
    Linux modified webcam capture software for astronomy. This project is a fork from the great Qastrocam, written by F. Sicard (http://qastrocam.sourceforge.net/). It adds some features I wrote for myself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Voyager G2
    This project is writen in python and is a result of a school project with the goal to be able to simulate and determin interplanetary orbits. The goal of the project was to design a Voyager like mission in the present hence the name, Voyager Generation 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A "shield" for the Arduino Due programmed with the (TinyG) 'g2' firmware for controlling a CNC router. Schematic made with DipTrace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Group Expense Manager

    Group Expense Manager

    A Java based tool to calculate individual share in group expenses

    ...; G2:A,B; G3:B,C,D; For case 1 there are 3 transaction A paid 1000 in G5 group : G5,A,1000 B paid 500 in G5 group : G5,B,500 C paid 500 in G5 group : G5,C,500 For case 2 there is 1 transaction A paid 50 in G2 group : G2,A,50 For case 3 there is 1 transaction B paid 150 in G3 group : G3,B,150 For case 4 there is 1 transaction C paid 2500 in G5 group : G5,C,2500
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A g2 language environment and IDE. The language g2 is intended to be as simple as possible, but no simpler. A language and environment expressly intended to tinker with. A toy language in the tradition of Technical Lego (tm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HD Video Downloader
    ... -Faster -1080p 720p 480p 360p 240p 144p mp3 flv webm mp4 downloading This HD Video Downloader app has been tested on latest devices such as Samsung Galaxy S3, Nexus 5,Nexus 7, Samsung galaxy s4, HTC One, samsung galaxy note 3, Sony Xperia Z, Sony Xperia Z ultra, LG G2. Please contact us if your device is not supported. we will provide update as soon as possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NMG2 Open source editor

    Editor for the Clavia Nord Modular G2

    With the NMG2 Open source editor you can make patches on the Clavia Nord Modular G2 synthesizer using the USB interface or using midi. It is an alternative to the original Clavia editor software. The orignal Clavia software still works o.k. on the latest o.s. for PC and Mac, so you don't really need the open source editor. But since the Modular G2 synthesizer is discontinued by Clavia, there may come a day that the editor doesn't work anymore on a future new o.s. The goal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    ILWT CM7

    ILWT CM7 ROM for the HTC Vision (Desire Z, G2)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IRCDDB OPENDV

    IRCDDB OPENDV

    ircDDB gateway is an Open Source G2 gateway / Opendv

    ircDDB gateway is an Open Source G2 gateway for the ircDDB Dstar routing network
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next