Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 3
42 results tagged visualization  ✕   ✕
Smashing/smashing https://github.com/Smashing/smashing
Fri 12 Mar 2021 12:35:38 PM PST archive.org

Smashing, the spiritual successor to Dashing, is a Sinatra based framework that lets you build excellent dashboards. It looks especially great on TVs.

Written in Ruby. Has an extensive library of widgets; more can be added with SCSS, HTML, and a little Coffeescript. Has a REST API to push data to the dashboard (not pull it). Claims to have a simple DSL for accessing external data sources. Drag and drop construction. Has an extensive library of third party widgets, too.

ruby exocortex dashboard widgets data visualization graphing alerting
Your Github Story in 3D https://skyline.github.com/
Thu 18 Feb 2021 03:02:20 PM PST archive.org

Give it your Github username and it'll visualize the last year of account activity as a 3d model that resembles a city's skyline, which you can download an .stl of to fab if you want.

Music by DET: https://soundcloud.com/detmusic

github visualization activity synthwave fun
h2oai/wave https://github.com/h2oai/wave
Tue 12 Jan 2021 05:01:47 PM PST archive.org

H2O Wave is a software stack for building beautiful, low-latency, realtime, browser-based applications and dashboards entirely in Python without using HTML, Javascript, or CSS. H2O Wave excels at capturing information from multiple sources and broadcasting them live over the web, letting you build and deploy realtime analytics with dramatically less effort.

The server is written in Go, which is weird, why are they calling it a Python app?

golang python webapp data visualization charts graphs rest api dashboard
Charts.css https://chartscss.org/
Mon 21 Dec 2020 06:23:52 PM PST archive.org

A data visualization framework written in CSS. Uses the semantic HTML5 tags to identify data to process, the data goes inside the HTML markup in the form of tables. No Javascript is needed to pull data out of APIs for processing (unless you want to roll that way, I guess). The core CSS file can be downloaded and put to use more or less immediately.

Github: https://github.com/ChartsCSS/charts.css

webdesign css charts graphs utility visualization html5
GitHub - ianrenton/umid1090 https://github.com/ianrenton/umid1090
Tue 03 Nov 2020 05:34:15 PM PST archive.org

A wholly unnecessary replacement for Dump1090's web interface for tracking ADS-B equipped aircraft.

Uses the JSON format provided by an existing Dump1090 web server, but presents it using military symbology. Just because you can, doesn't mean you should? Written in Javascript, but I don't know if it requires node.js or if it's just an HTML page with JS in it. Requires a couple of API keys.

rtlsdr mapping aircraft data visualization adsb javascript
GitHub - LucasPilla/Sorting-Algorithms-Visualizer: Program made with Pygame module for visualizing sorting algorithms https://github.com/LucasPilla/Sorting-Algorithms-Visualizer
Thu 08 Oct 2020 05:40:07 PM PDT archive.org

Program made with Pygame for visualizing sorting algorithms. Has a collection of implemented sorting algorithms which are useful to refer to, if nothing else.

python visualization sorting algorithms reference efficiency
GitHub - steeve85/tfviz: Visualize your Terraform files https://github.com/steeve85/tfviz
Thu 24 Sep 2020 12:35:57 PM PDT archive.org

tfviz analyzes Terraform deployment files and generates maps which depict what it's going to do in production. Right now it only works with AWS environments.

golang devops cli visualization networks mapping sysadmin documentation
GitHub - chartbrew/chartbrew: Open-source web platform for creating charts out of different data sources (databases and APIs) https://github.com/chartbrew/chartbrew
Fri 10 Jul 2020 01:24:03 PM PDT archive.org

Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create beautiful charts. It features a chart builder, editable dashboards, embedable charts, query & requests editor, and team capabilities. Can pull data from MySQL, Postgres, MongoDB, and any API that returns JSON documents. Interactive graph and chart builder.

Written in node.js. Requires MySQL on the back-end.

If you use the service (https://chartbrew.com/) there's a free tier.

nodejs graphs charts databases visualization analysis exocortex
GitHub - kentavv/binary_viewer: A binary visualization tool to aid with reverse engineering and malware detection similar to Cantor.Dust https://github.com/kentavv/binary_viewer
Wed 01 Jul 2020 05:49:03 PM PDT archive.org

Binary Viewer is a tool for binary file discovery using visualizations that may highlight patterns.

3d visualization analysis reverseengineering patterns c
GitHub - holoviz/holoviews: With Holoviews, your data visualizes itself. https://github.com/holoviz/holoviews
Mon 13 Jan 2020 03:02:17 PM PST archive.org

HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting. Designed with Jupyter notebook-style data exploration primarily but it doesn't seem to b e a requirement.

python data visualization module analysis exploration
GitHub - asciimoo/cssplot: Pure CSS charts https://github.com/asciimoo/cssplot
Fri 06 Dec 2019 02:30:47 PM PST archive.org

A CSS file that lets you develop various types of plots and graphs without having to resort to Javascript.

html5 css graphs charts plots visualization
GitHub - streamlit/streamlit: Streamlit https://github.com/streamlit/streamlit
Mon 18 Nov 2019 11:09:38 PM PST archive.org

A remarkably streamlined and simple to use system for using AI and ML models to interact with data. Build interactive data analyses with just a very little code. The demo shows most of everything you need to be productive. Hot reloading; change some of the Python code in your research script, the display updates. Don't need to mess with HTML and Javascript, just a text editor and a web browser.

python interactive ai ml data web visualization webapp
Data Visualization Software | Tulip http://tulip.labri.fr/TulipDrupal/
Tue 11 Jun 2019 02:01:25 PM PDT archive.org

Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems he or she is addressing.

Comes with Python embedded to interact with the data.

Versions for multiple OSes are available. Might be worth grabbing the .appimage to save time.l

graphics data visualization analysis exocortex science desktop mapping graphs python crossplatform
Hydra https://hydra-editor.glitch.me/
Sat 11 May 2019 03:36:06 PM PDT archive.org

Hydra is a platform for live coding visuals, in which each connected browser window can be used as a node of a modular and distributed video synthesizer.

online livecoding visuals visualization performance music
Orange – Data Mining Fruitful & Fun http://orange.biolab.si/
Tue 05 Mar 2019 11:31:00 AM PST archive.org

Open source machine learning and data visualization for novice and expert. Interactive data analysis workflows with a large toolbox. Perform simple data analysis with clever data visualization. Explore statistical distributions, box plots and scatter plots, or dive deeper with decision trees, hierarchical clustering, heatmaps, MDS and linear projections. Interactive data exploration. Add-ons available.

data analysis application python visualization interactive
XMPP Compliance Tester https://compliance.conversations.im/
Wed 06 Feb 2019 11:26:31 AM PST archive.org

A service that logs into XMPP servers and tests their compliance with various XEPs. Generates a visual map of compliance on a categorical grid. You have to give it a user account on the server so it can log in and run tests. You do /not/ have to add your server to the public roster!

There is also a command line tool in Github.

https://github.com/iNPUTmice/caas

xmpp test visualization compliance xep compatibility exocortex
daboth/pagan: Python avatar generator for absolute nerds https://github.com/daboth/pagan
Thu 31 Jan 2019 02:43:14 PM PST archive.org

Pagan hashes input strings to generate unique avatar images intended for use as profile pictures in web applications. These images can be used to replace default user images for new accounts, or to enhance comment sections by visually representing a user's IP address or username as an 8-bit-like character sprite and not a random blob of pixels (ala the drunken bishop algorithm).

python module random generator icons avatars visualization characters
r4d10n/retrogram-rtlsdr: Spectrum analyzer on your terminal/ssh console with ASCII art ~ RTLSDR https://github.com/r4d10n/retrogram-rtlsdr
Sun 16 Dec 2018 03:48:47 PM PST archive.org

A text-based signal and spectrum analyzer for RTL-SDR radios. Everything is done in ASCII in realtime. Allows you to tune the radio as well as watch it.

software text rf spectrum analysis visualization
karlstav/cava: Console-based Audio Visualizer for Alsa (MPD and Pulseaudio) https://github.com/karlstav/cava
Mon 15 Oct 2018 04:23:17 PM PDT archive.org

Console-based Audio Visualizer for ALSA. Also supports audio input from Pulseaudio, MPD and sndio.

software linux sound visualization console text music
lutusp/PLSDR: Software-defined radio application written in Python https://github.com/lutusp/PLSDR/
Tue 01 May 2018 10:14:34 PM PDT archive.org
rf rtlsdr python application visualization
page 1 / 3
3421 links, including 116 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn