This repository has been archived on 2020-10-28. You can view files and clone it, but cannot push or open issues or pull requests.
sike/README.md

21 lines
461 B
Markdown
Raw Permalink Normal View History

2020-07-19 10:42:10 +00:00
# Sike
**Sike** */sike/*:
* *noun*: circle, wheel, sphere, ball, cycle
* *mod*: round, cylindrical
2020-07-19 14:24:35 +00:00
* *noun*: an awesome menu for linux
2020-07-19 10:42:10 +00:00
2020-07-19 14:24:35 +00:00
Sike is a radial menu for linux touchscreen devices. It's currently in development and not intended to be used.
One component of a hypothetical new linux tablet UI.
2020-07-19 11:42:21 +00:00
2020-07-19 14:24:35 +00:00
Requires python 3, gtk+3, pygobject, and i3ipc-python
2020-07-19 22:26:59 +00:00
## Usage
```
sike [config file]
```
2020-07-22 22:05:46 +00:00
the config file is a toml file. See menu.toml for an example.