Skip to content

Simple file sharing client designed for elementary OS.

License

Notifications You must be signed in to change notification settings

papou84/Transporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transporter

Get it on AppCenter

Simple magic-wormhole client designed for elementary OS.

Transporter Screenshot

Building and Installation

You'll need some dependencies to build:

  • libgranite-dev
  • meson
  • valac

And you'll need these to actually run 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 to help project development and keeping the developer happy

Donate using Liberapay

About

Simple file sharing client designed for elementary OS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 91.7%
  • Meson 6.8%
  • Python 1.5%