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

https://github.com/bleakgrey/Transporter

Simple file sharing app for elementary OS
https://github.com/bleakgrey/Transporter

elementary-os filetransfer magic-wormhole vala

Last synced: 7 months ago
JSON representation

Simple file sharing app for elementary OS

Awesome Lists containing this project

README

          

# Transporter
[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.bleakgrey.transporter)

Simple [magic-wormhole](https://github.com/warner/magic-wormhole) client designed for elementary OS.

![Transporter Screenshot](https://raw.githubusercontent.com/bleakgrey/transporter/master/data/screenshot.png)

## Building and Installation

You'll need some dependencies to build:
* libgranite-dev
* meson
* valac

And you'll need these to actually run [magic-wormhole](https://github.com/warner/magic-wormhole):
* build-essential
* libffi-dev
* libssl-dev
* python-pip
* python-dev
* zip

Run these commands to configure the build environment:

meson build --prefix=/usr
cd build

Finally, install and execute with:

sudo ninja install
com.github.bleakgrey.transporter

## Contributing

If you feel like contributing, you're always welcome to help the project in many ways:
* Reporting any issues
* Suggesting ideas and functionality
* Submitting pull requests
* Donating with [LiberaPay](https://liberapay.com/bleakgrey/) to help project development and keeping the developer happy

Donate using Liberapay

## Credits
* Lithuanian translation by @welaq
* French and Italian translation by @papou84
* Brazilian Portuguese translation by @btd1337
* German translation by @p3732