I3 installer for xfce4
Project description
# i3-xfce
[![Build Status](https://travis-ci.org/aacebedo/i3-xfce.svg?branch=master)](https://travis-ci.org/aacebedo/i3-xfce)
This tool will install packages and scripts in order to use i3 with xfce. Amongst other things, it replaces
the builtin windows manager (xfwm4) and disable the builtin desktop (xfdesktop).
It has been designed to work with deb packages system and more specifically with ubuntu flavor.
It has been successfully tested with ubuntu 15.04/15.10/16.04 and xubuntu 15.04/15.10/16.04.
### Dependencies
- *Ubuntu 15.04/15.10/16.04
- Python2 >=2.7.0
- python-yaml
- python-progressbar
- python-ansible
### Install dependencies
Installl pip and python using the package manager tool of your distribution.
For ubuntu the command to execute is:
```
$> apt install python python-pip
```
Then install the i3-xfce dependencies:
```
$> pip install -r ./requirements.txt
```
### Install and configure
```
$> ./setup.py install
```
or
```
$> pip install i3-xfce
```
### Usage
##### Install all
```
$> i3-xfce install
```
##### Install parts
```
$> i3-xfce install -p <parts>
```
##### Install help
```
$> i3-xfce install -h
```
##### Uninstall all
```
$> i3-xfce uninstall
```
##### Uninstall parts
```
$> i3-xfce uninstall -p <part1> -p <part2> ...
```
##### Uninstall help
```
$> i3-xfce uninstall -h
```
### Screenshots
![alt tag](https://raw.github.com/aacebedo/i3-xfce/master/screenshot.png)
### License
LGPL
[![Build Status](https://travis-ci.org/aacebedo/i3-xfce.svg?branch=master)](https://travis-ci.org/aacebedo/i3-xfce)
This tool will install packages and scripts in order to use i3 with xfce. Amongst other things, it replaces
the builtin windows manager (xfwm4) and disable the builtin desktop (xfdesktop).
It has been designed to work with deb packages system and more specifically with ubuntu flavor.
It has been successfully tested with ubuntu 15.04/15.10/16.04 and xubuntu 15.04/15.10/16.04.
### Dependencies
- *Ubuntu 15.04/15.10/16.04
- Python2 >=2.7.0
- python-yaml
- python-progressbar
- python-ansible
### Install dependencies
Installl pip and python using the package manager tool of your distribution.
For ubuntu the command to execute is:
```
$> apt install python python-pip
```
Then install the i3-xfce dependencies:
```
$> pip install -r ./requirements.txt
```
### Install and configure
```
$> ./setup.py install
```
or
```
$> pip install i3-xfce
```
### Usage
##### Install all
```
$> i3-xfce install
```
##### Install parts
```
$> i3-xfce install -p <parts>
```
##### Install help
```
$> i3-xfce install -h
```
##### Uninstall all
```
$> i3-xfce uninstall
```
##### Uninstall parts
```
$> i3-xfce uninstall -p <part1> -p <part2> ...
```
##### Uninstall help
```
$> i3-xfce uninstall -h
```
### Screenshots
![alt tag](https://raw.github.com/aacebedo/i3-xfce/master/screenshot.png)
### License
LGPL
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
i3-xfce-0.6.3.tar.gz
(7.7 MB
view details)
File details
Details for the file i3-xfce-0.6.3.tar.gz
.
File metadata
- Download URL: i3-xfce-0.6.3.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 330836eca66c83639ee3133ea1f985b223f93ff5dfdf0f9d7b36a8329f3c4d19 |
|
MD5 | e76c3b2b21f919f4264631c1b87d3d7c |
|
BLAKE2b-256 | e8d3bb1da1f09a67e0f7a9922cb803d354f402dce3024969d721ccf74e4c4fd6 |