An open API service indexing awesome lists of open source software.

https://github.com/brpaz/ulauncher-tilix

Open your saved Tilix sessions from Ulauncher
https://github.com/brpaz/ulauncher-tilix

tilix ulauncher ulauncher-extension

Last synced: 3 months ago
JSON representation

Open your saved Tilix sessions from Ulauncher

Awesome Lists containing this project

README

          

# Ulauncher Tilix Extension

[![Ulauncher Extension](https://img.shields.io/badge/Ulauncher-Extension-green.svg?style=for-the-badge)](https://ext.ulauncher.io/-/github-brpaz-ulauncher-tilix)
[![CircleCI](https://img.shields.io/circleci/build/github/brpaz/ulauncher-tilix.svg?style=for-the-badge)](https://circleci.com/gh/brpaz/ulauncher-tilix)
![License](https://img.shields.io/github/license/brpaz/ulauncher-tilix.svg?style=for-the-badge)

> Open your saved Tilix sessions from Ulauncher

## Screenshot

![screnshot.png](screenshot.png)

[Demo](demo.gif)

## Requirements

- Ulauncher 5
- Python 3
- [Tilix terminal emulator](https://gnunn1.github.io/tilix-web/)

## Install

Open ulauncher preferences window -> extensions -> add extension and paste the following url:

```
https://github.com/brpaz/ulauncher-tilix
```

## Usage

By default, this extension looks for layout files located in "~/.config/tilix/sessions". You can change it in the extension settings.

Then, open Ulauncher and type "tilix" in the input box. A list of files on your sessions folder will be displayed. selecting one will load a new tilix session based on the save layout.

## Development

```
git clone https://github.com/brpaz/ulauncher-tilix
make link
```

The `make link` command will symlink the cloned repo into the appropriate location on the ulauncher extensions folder.

To see your changes, stop ulauncher and run it from the command line with: `ulauncher -v`.

## Contributing

Contributions, issues and Features requests are welcome.

## Show your support

Buy Me A Coffee

## License

Copywright @ 2019 [Bruno Paz](https://github.com/brpaz)

This project is [MIT](LLICENSE) Licensed.