Skip to main content

Linux System Manager.

Project description

Dots…

(Connect the dots!)

Unix Build Status Coverage Status PyPI Version PyPI Downloads

Coming Soon

  • Manage dot-config files. (backup, restore, publish)

  • Compose as many desktop environments as you need (work, games, projects, etc.)

  • Install a list of applications via the package manager of your choice.

  • Install AUR-applications.

  • Install system fonts, services, and other dependencies.

Getting Started

Requirements

  • Python 3.5+

  • xdotool

  • wmctrl

Installation

Install Dots with pip:

$ pip install dots-linux

or directly from the source code:

$ git clone https://github.com/hoytnix/dots.git
$ cd dots
$ python setup.py install

Basic Usage

After installation, the package can be initiated from your terminal.

$ dots

Documentation

Documentation isn’t currently available in HTML-format online, however you can compile it:

$ git clone https://github.com/hoytnix/dots.git
$ cd dots
$ make doc
$ cd docs/_build/html
$ xdg-open index.html

Changes

This is the changelog for Dots…!

This documents attempts to conform to Keep a CHANGELOG.

[0.0.1] (2016-07-22)

Added

  • Ability to dump the characteristics (position, desktop, title, etc.) of the windows open in your desktop-environment.

  • Ability to modify the dimensions and positions of windows on your desktop.

  • Includes a simple demo.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dots-linux-0.0.1.tar.gz (10.9 kB view hashes)

Uploaded source

Built Distribution

dots_linux-0.0.1-py3-none-any.whl (11.4 kB view hashes)

Uploaded 3 5

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page