All Projects → rougier → nano-modeline

rougier / nano-modeline

Licence: GPL-3.0 License
GNU Emacs / N Λ N O Modeline

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to nano-modeline

nano-rs
An implementation of Nano in Rust using Tokio
Stars: ✭ 29 (-56.06%)
Mutual labels:  nano
linux nvidia jetson
Allied Vision CSI-2 camera driver for NVIDIA Jetson Systems. Currently supporting Nano, TX2, AGX Xavier, and Xavier NX. Support for TX2 NX coming soon.
Stars: ✭ 68 (+3.03%)
Mutual labels:  nano
cvt modeline calculator 12
CVT (Coordinated Video Timings) modeline calculator with CVT v1.2 timings.
Stars: ✭ 51 (-22.73%)
Mutual labels:  modeline
nanook
Ruby library for making and receiving payments and managing a nano currency node
Stars: ✭ 17 (-74.24%)
Mutual labels:  nano
wallet-address-validator
Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses
Stars: ✭ 240 (+263.64%)
Mutual labels:  nano
nano-update-tx-work
Rebroadcast unconfirmed Nano transactions with higher proof-of-work (PoW) to help restart expired elections.
Stars: ✭ 14 (-78.79%)
Mutual labels:  nano
nano-sidebar
Emacs package to have configurable sidebars on a per frame basis.
Stars: ✭ 98 (+48.48%)
Mutual labels:  nano
rai
🗿 rai is a pythonic client for interacting with Raiblocks nodes
Stars: ✭ 21 (-68.18%)
Mutual labels:  nano
nano-theme
GNU Emacs / N Λ N O Theme
Stars: ✭ 219 (+231.82%)
Mutual labels:  nano
reblocks
React Components for Nano cryptocurrency (formerly RaiBlocks) - including Payments via Brainblocks
Stars: ✭ 21 (-68.18%)
Mutual labels:  nano
Nano.Library
Take full advantage of Nano Library, and rapidly implement enriched .Net 6.0 micro-services.
Stars: ✭ 39 (-40.91%)
Mutual labels:  nano
nano-websocket-client
nano javascript WebSocket client SDK
Stars: ✭ 18 (-72.73%)
Mutual labels:  nano
Smart container
🍰🍎ColugoMum--Intelligent Retail Settlement Platform can accurately locate and identify each commodity, and can return a complete shopping list and the actual total price of commodities that customers should pay.
Stars: ✭ 141 (+113.64%)
Mutual labels:  nano
cashuwallet
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Stars: ✭ 35 (-46.97%)
Mutual labels:  nano
RT-Thread-wrapper-of-uCOS-II
RT-Thread操作系统的uCOS-II兼容层:让基于uC/OS-II操作系统开发的应用层无感地迁移到RT-Thread操作系统 | A wrapper which can make codes developed by uCOS-II APIs directly run on RT-Thread
Stars: ✭ 24 (-63.64%)
Mutual labels:  nano
nano-vanity
A NANO vanity address generator (supports OpenCL)
Stars: ✭ 83 (+25.76%)
Mutual labels:  nano
Nano-SpeedTest
Webapp to test speed of Nano Transactions
Stars: ✭ 26 (-60.61%)
Mutual labels:  nano
MPCNC-Nano-Estlcam-Shield
Ein CNC Shield für die MPCNC in Verwendung mit Estlcam
Stars: ✭ 60 (-9.09%)
Mutual labels:  nano
nano-vanity
Vanity address generator for Nano
Stars: ✭ 37 (-43.94%)
Mutual labels:  nano
xbox-client-ffmpeg
Multi-platform Gamestreaming app
Stars: ✭ 17 (-74.24%)
Mutual labels:  nano

N Λ N O Modeline

Nano modeline is a minor mode for GNU/Emacs that modify the modeline as:

[ status | name (primary) secondary ]

It can be displayed at the bottom (mode-line) or at the top (header-line) depending on nano-modeline-position custom setting.

There are two sets of faces (for active and inactive modelines) that can be customized (M-x: customize-group + nano-modeline)

  • nano-modeline-active-name / nano-modeline-inactive-name
  • nano-modeline-active-primary / nano-modeline-inactive-primary
  • nano-modeline-active-secondary / nano-modeline-inactive-secondary
  • nano-modeline-active-status-RO / nano-modeline-inactive-status-RO
  • nano-modeline-active-status-RW / nano-modeline-inactive-status-RW
  • nano-modeline-active-status-** / nano-modeline-inactive-status-**

Installation

Install with M-: (package-install 'nano-modeline)

Usage example:

Activate with M-x: nano-modeline-mode

Screenshots (using N Λ N O theme):

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].