diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a4b04e3 --- /dev/null +++ b/readme.md @@ -0,0 +1,21 @@ +# Xorg root Daemon + + +Simple script that give you realtime datetime and battery capacity at X Window. + +simulating `xsetroot -name "text"` + +# Usage + +just type `./xsetrootd` + + +## Contributing +Your contributions are always welcome! + +## Maintainer +[Fadhil Riyanto](https://github.com/fadhil-riyanto) + +## License +GPL-3.0 + |