Showing 22 open source projects for "click chart"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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
  • 1
    ali

    ali

    Generate HTTP load and plot the results in real-time

    ...A load testing tool capable of performing real-time analysis, inspired by vegeta and jplot. ali comes with an embedded terminal-based UI where you can plot the metrics in real-time, so lets you perform real-time analysis on the terminal. Press l (or h) to switch the displayed chart. On all charts, you can click and drag to select a region to zoom into.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Meditate

    Meditate

    Totally free application developed by vtrifonov

    A Garmin Connect IQ meditation app that tracks as an activity the heart rate, HRV, stress, and respiration rate provides vibration/sound alerts, heart rate chart, and respiration rate chart. Totally free application developed by vtrifonov and compiled/enhanced for newer Garmin watch models by dliedke. A meditation/yoga app that tracks as an activity the heart rate, stress, respiration rate, and heart rate variability (HRV), provides vibration or sound alerts, heart rate chart, and respiration rate chart. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GitHub Isometric Contributions extension

    GitHub Isometric Contributions extension

    Browser extension for rendering isometric pixel art charts

    ...If you want to hack on the extension, you'll need to install it manually. First clone or fork this repo. Then, on your Chrome Extensions page, make sure "Developer mode" is checked. You can then click the "Load unpacked extension" button and browse to the src directory of this repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Analytics

    Laravel Analytics

    A Laravel package to retrieve pageviews and other data

    ...The first thing you’ll need to do is to get some credentials to use Google API’s. I’m assuming that you’ve already created a Google account and are signed in. Head over to Google API’s site and click "Select a project" in the header.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    wger

    wger

    Self hosted FLOSS fitness/workout, nutrition and weight tracker

    wger Workout Manager is a free and open web application that manages your exercises, routines and nutrition. It started out as a personal project to replace my growing collection of spreadsheets but has turned into something that other people may find useful. You can create and manage flexible training routines for whatever goals you have. Select exactly what exercises you are going to do and how many repetitions, time or distance you want to do. You can also combine different workouts in...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    OnlineJudge 2.0

    OnlineJudge 2.0

    Open source online judge based on Vue, Django and Docker

    ...You can control the menu and chart status in rankings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    InventraX

    InventraX

    desktop application for tracking inventory and physical assets.

    InventraX is a desktop application for tracking inventory and physical assets. It runs fully offline, stores all data in a local SQLite database, and exports to Excel, CSV, and PDF.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Msc-generator

    Msc-generator

    Draws signalling charts, block diagrams and graphs from text input.

    NOTE! We have moved to https://gitlab.com/msc-generator/msc-generator All development happens there. Also, download new releases & submit issues there. A tool to draw various charts from textual descriptions. Currently, three types of charts are supported: Message Sequence Charts, generic Graphs, and Block Diagrams, with more to be added in the future. There is a command-line version for Linux and Mac (replacing mscgen), which now sports a GUI, as well. Msc-generator allows fine...
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 9
    Weather Cast

    Weather Cast

    A desktop weather app powered by AI

    Weather app is a desktop weather app for Windows OS that shows detailed weather information for the searched city. The dashboard shows the current temperature of the city, description of temperature, pressure, wind, humidity, dew point, uv index, local time, air pollution index.
    Downloads: 3 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
  • 10
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Performance Timing Test

    Performance Timing Test

    Get accurate performance timing for any page with this add-on Firefox

    Measures the timing performance of any web page using Web APIs. You can immediately save the chart test result within your file system for a comparison with other subsequent tests. Get Opera extension: http://bit.ly/1O9OvRx Get Firefox extension: http://mzl.la/1Vs0UV2 == Installation == 1. Click on download directly from your Firefox browser and install add-on 2. Then click on the icon of the extension included in toolbar to start test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Raphaël

    Raphaël

    JavaScript vector library

    Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library. Raphaël ['ræfeɪəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Git-it

    Git-it

    Git-it is a (Mac, Win, Linux) desktop app for learning Git and GitHub

    Git-it is a desktop (Mac, Windows and Linux) app that teaches you how to use Git and GitHub on the command line. This application contains challenges for learning Git and GitHub, by using real Git and GitHub, not emulators. You'll be learning the awesome (and not so scary) command line and GitHub which means when you finish all of the challenges you'll have real repositories on your GitHub account and green squares on your contribution chart. You will need this app, Git-it as well as a text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Free Chart Geany

    Free Chart Geany

    Stock market technical analysis charting application.

    ...One click screen shots for charts. Spreadsheet-like data manager. Single file local storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    elasticsearch-head

    elasticsearch-head

    A web front end for an elastic search cluster

    elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster. elasticsearch-head is hosted and can be downloaded or forked at github. There are two ways of running and installing elasticsearch-head. Running as a plugin of ElasticSearch (this is the preferred method). And running as a standalone webapp. By default es-head will immediately attempt to connect to a cluster node at http://localhost:9200/. Enter a different node address in the connect box and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Mpp Viewer

    MPP Viewer is a viewer for Microsoft Project files

    MPP Viewer is a simple viewer for Microsoft Project files. It allows you to Open, Export to excel, Print mpp files. It works well with Project 2016 / 2007 / 2003 / 2000 files. Allows hierarchical view of tasks, resources view and more. MPP Viewer 4.0 Beta 1. Support for viewing Notes 2. Addition of resources column in excel export 3. Addition of % complete column in resources view 4. Upgrade of MPXJ library to use v5.9 5. Bug fixes MPP Viewer 3.0 - New features include 1. Support...
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 17
    Viorb Monitor

    Viorb Monitor

    Makes easier to know utilization of Computer and Internet

    Viorb Monitor is free for all to use and distribute. Installation: 1. Go To: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html a. Select "Accept License Agreement" b. Download JRE by clicking "jre-8u121-windows-i586.exe" or "jre-8u121-windows-x64.exe" 2. Install downloaded JRE 3. Copy and paste (or unzip) "Viorb Monitor" folder to a safer place 4. Run "Viorb Monitor.exe" or "Viorb Monitor" 5. Click on Control Panel Tab...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LogDruid

    Generate charts and reports using data gathered in log files

    An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click. Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    OpenMiracle

    OpenMiracle

    Human way of Accounting

    ...Miracle irepresents entire openmiracle modules by projecting various graphical representaions with most idealistic view. Financial statements can be easily analyzed using pie-charts,user interface is more flexible now with the help of coloring system and bar-chart rating. An over all statistic view of a company in a single click!! Miracle Skate..! Fed up of data base migration ?!!Try Miracle Skate Miracle Skate helps to migrate data from Tally accounting software to Open Miracle without any loss of data and it helps the customer to enjoy the features of latest business accounting software-Open Miracle.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    FRAFS Bench Viewer

    FRAFS Bench Viewer

    Simple viewer for Fraps 'frametimes' benchmark results

    Fraps has the ability to tell us the amount of time each frame took to display. With this program, it becomes easy to view this information as a chart, in overview or in fine detail. Hopefully this will help the Fraps user community to spot troublesome hardware or software setups.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Easy Exam

    Easy Exam

    Simple web based solution for arranging objective question-answer test

    ...You can enter unlimited questions for exam and set time for exam as per your requirement. There is FCK editor to enter questions and answers. So you can have image or chart as questions and answers. It gives result as number of questions attempted and number of correct answers. For users who appear for exam, it is easy to see questions attempted at any time. Additionally user can navigate to any questions and at time with help of single click. There is timer which shows remaining time in terms of minutes. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB