All Projects → Idorobots → mode-line-stats

Idorobots / mode-line-stats

Licence: other
A bunch of easy to set up stats for the Emacs mode-line.

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to mode-line-stats

Data-Analyst-Nanodegree
Kai Sheng Teh - Udacity Data Analyst Nanodegree
Stars: ✭ 42 (+55.56%)
Mutual labels:  statistics
laravel-model-stats
Model statistics dashboard for your Laravel Application
Stars: ✭ 186 (+588.89%)
Mutual labels:  statistics
Probability Theory
A quick introduction to all most important concepts of Probability Theory, only freshman level of mathematics needed as prerequisite.
Stars: ✭ 25 (-7.41%)
Mutual labels:  statistics
AMIDD
Introduction to Applied Mathematics and Informatics in Drug Discovery (AMIDD)
Stars: ✭ 13 (-51.85%)
Mutual labels:  statistics
BayesHMM
Full Bayesian Inference for Hidden Markov Models
Stars: ✭ 35 (+29.63%)
Mutual labels:  statistics
growthbook
Open Source Feature Flagging and A/B Testing Platform
Stars: ✭ 2,342 (+8574.07%)
Mutual labels:  statistics
mongodb-info
MongoDB Info - command line tool to get stats.
Stars: ✭ 13 (-51.85%)
Mutual labels:  statistics
Mixpanel-Statistics
Perform statistics on Mixpanel API data
Stars: ✭ 26 (-3.7%)
Mutual labels:  statistics
d3-boxplot
d3js box plot plugin
Stars: ✭ 21 (-22.22%)
Mutual labels:  statistics
teach-r-online
Materials for the Teaching statistics and data science online workshops in July 2020
Stars: ✭ 52 (+92.59%)
Mutual labels:  statistics
emacs-pug-mode
Pug support for Emacs, based on slim-mode.
Stars: ✭ 39 (+44.44%)
Mutual labels:  emacs-mode
ThunderStats
This addon adds awesome statistics to your beloved Thunderbird!
Stars: ✭ 34 (+25.93%)
Mutual labels:  statistics
mortAAR
R Package - Analysis of Archaeological Mortality Data
Stars: ✭ 13 (-51.85%)
Mutual labels:  statistics
quarantine-bot
WhatsApp bot powered by Twilio API to get through the quarantine. Latest COVID19 statistics, world news, inspirational quotes and cat photos.
Stars: ✭ 24 (-11.11%)
Mutual labels:  statistics
wp-analytify
Google Analytics Dashboard Plugin For WordPress By Analytify
Stars: ✭ 20 (-25.93%)
Mutual labels:  statistics
karan36k.github.io
These are all the articles and pages I have in my data science website. I try to transcribe all I learn and post regularly. Please visit and feel free to email me for suggestions.
Stars: ✭ 22 (-18.52%)
Mutual labels:  statistics
goodreads-toolbox
9 tools for Goodreads.com, for finding people based on the books they’ve read, finding books popular among the people you follow, following new book reviews, etc
Stars: ✭ 56 (+107.41%)
Mutual labels:  statistics
craft-retour
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
Stars: ✭ 32 (+18.52%)
Mutual labels:  statistics
Data-Science-Sandbox
Code and resources to serve as a starting point for data science projects.
Stars: ✭ 14 (-48.15%)
Mutual labels:  statistics
php-statistics
Statistics library for PHP
Stars: ✭ 32 (+18.52%)
Mutual labels:  statistics

Mode-line Stats

This package contains a minor mode and several simple to use modules that display various system stats directly in Emacs mode-line.

Read our wiki for additional information about mode-line-stats.

https://github.com/idorobots/mode-line-stats/raw/screenshots/screenshots/mode-line-stats1.jpg

https://github.com/idorobots/mode-line-stats/raw/screenshots/screenshots/mode-line-stats2.jpg

Installation

Copy all the .el files into a directory in your Emacs load-path (such as .emacs.d/site-lisp/) and optionally byte-compile-file them.

Add the following into your ~/.emacs startup file:

(require 'mode-line-stats)
(mode-line-stats-mode)

You can toggle the primary and secondary formats with C-º.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].