-
-
Notifications
You must be signed in to change notification settings - Fork 623
Home
Nelis Oostens edited this page May 8, 2016
·
40 revisions
Welcome to Conky - a free, light-weight system monitor for X, that displays any kind of information on your desktop.
- News - News
- What is Conky? - High-level overview
- Contacts - Contacting the team
- Development - Contributing to Conky
- FAQ - Frequently Asked Questions
- Conky in the Press - Articles, Blog posts and other fanfare concerning Conky
- Install - Getting Conky on your system
- Command Line - Conky's command-line interface
- Configuration - Conky's configuration settings for your configuration file.
- Variables - Conky's variables which can be used in your configuration file.
- Lua - Conky's Lua API.
- [GNU Screen](wiki/GNU Screen) - Conky with GNU screen.
- Configuration settings and variables - Conky's documentation for version 1.9.1 and previous versions.
-
HOW TO: using lua scripts in conky
-
Lua tips and tricks
- Default Config - Default config that ships with Conky
- User Configs - User-submitted configs
- Home
- Installation
- Configurations
- Window Configuration
- Configs
- FAQ
- Lua
- Variables
- Compatibility
- Using Lua scripts
- How does a Lua script work
- Displaying stuff in conky
- Drawing lines
- Drawing rectangles, circles and arcs
- Making a bar meter and a circle meter
- Borders and if statements
- Alarm colors and complex if statements
- Functions
- Function parameters
- Table parameters
- For loops and cpu chart
- Clock and circular things
- Useful functions and code
- CLI commands timers and line editing
- Mouse events
- Contributing
- Issue Reporting