Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-crea/space
Extension for gnome display disk usage
https://github.com/dev-crea/space
disk-usage extension gnome javascript
Last synced: 23 days ago
JSON representation
Extension for gnome display disk usage
- Host: GitHub
- URL: https://github.com/dev-crea/space
- Owner: Dev-Crea
- License: mit
- Created: 2015-11-14T14:49:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-25T15:18:06.000Z (over 7 years ago)
- Last Synced: 2024-11-08T21:13:01.200Z (3 months ago)
- Topics: disk-usage, extension, gnome, javascript
- Language: JavaScript
- Size: 65.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Space -- [![Build Status](https://travis-ci.org/Dev-Crea/space.svg?branch=master)](https://travis-ci.org/Dev-Crea/space)
Gnome extension for display a disk usage.
![Screenshot project](presentation.jpg)
## Menu
* [Manual Installation](#manual-installation)
* [Update schemas](#update-schemas)
* [Translate](#translate)
* [Author](#author)## Manual Installation
Install project manualy :```linux
cd ~/.local/share/gnome-shell/extensions/
git clone https://github.com/Dev-Crea/space.git
```
Restart gnome (Alt + F2 -> r) or reboot## Update schemas
```Linux
glib-compile-schemas schemas/
```## Translate
See [translating](https://github.com/codito/gnome-pomodoro/wiki/Translating)## Author
[dev-crea](http://dev-crea.com)