/rebble-sideloader

This app helps you open .pbw, .pbl, and .pbz files in the official Pebble app.

Primary LanguageKotlinMIT LicenseMIT

Logo

Sideload Helper by Rebble


This app helps you open .pbw, .pbl, and .pbz files in the official Pebble app.
Get it on Google Play   Get it on F-Droid
Report Bug · Request Feature

Table of Contents

  1. Getting Started
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Acknowledgements

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Android Studio

Building

  1. Clone the repo
  2. git clone git@github.com:pebble-dev/rebble-sideloader.git
  3. Open Android Studio and select 'Open an existing Android Studio Project'.
  4. Navigate to checked out repository.
  5. Run the application.

Usage

This app helps you open .pbw, .pbl, and .pbz files in the official Pebble app. To get started, press the Browse Files button below, or open a compatible Pebble file in your Files app.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements