Skip to content

kenvandine/Transporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transporter (fork)

Simple magic-wormhole client designed for elementary OS.

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
  • python3-pip
  • python3-dev
  • zip

Run these commands to configure the build environment:

meson build --prefix=/usr
cd build

Build and install:

ninja
ninja install

Run:

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

Credits

About

Simple file sharing app for elementary OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 92.7%
  • Meson 5.9%
  • Python 1.4%