Skip to main content

iOS to Android Resource Renamer

Project description

[travis-url]: http://travis-ci.org/#!/jordanjoz1/ios2androidres
[travis-build-image]: https://secure.travis-ci.org/jordanjoz1/ios2androidres.svg

[coveralls-url]: https://coveralls.io/r/jordanjoz1/ios2androidres
[coveralls-image]: https://coveralls.io/repos/jordanjoz1/ios2androidres/badge.svg

[pypi-url]: https://badge.fury.io/py/ios2androidres
[pypi-image]: https://badge.fury.io/py/ios2androidres.svg

[downloads-url]: https://pypi.python.org/pypi/ios2androidres/
[downloads-image]: https://img.shields.io/pypi/dm/ios2androidres.svg

[codeclimate-url]: https://codeclimate.com/github/jordanjoz1/ios2androidres
[codeclimate-image]: https://codeclimate.com/github/jordanjoz1/ios2androidres/badges/gpa.svg

[![Travis build image][travis-build-image]][travis-url]
[![Coverage Status][coveralls-image]][coveralls-url]
[![PyPi version][pypi-image]][pypi-url]
[![PyPi download count image][downloads-image]][downloads-url]
[![Code Climate][codeclimate-image]][codeclimate-url]


ios2androidres
===========================
Rename and move iOS image resources so they work for Android.

![Before and after](art/before_after.png)


## Getting started

```bash
pip install ios2andres
```

## Usage

>From the directory that contains the iOS image files simply run

```
ios2andres
```

By default, this creates output directories in the current folder. You can change this output directory to be your current project's directory.

```
ios2andres --output /Path/to/project/app/src/main/res/
```

### Options

#### -h, --help
Prints help message.

#### --input
Location of the iOS formatted files to be moved and renamed to Android formatted resources.

#### --output
Output directory path (directory will be created automatically). Like, `/Path/to/project/app/src/main/res/`

By default creates drawable directories in the current working directory.

#### --prefix
Prefix some text, like "ic_" to all files.


## Release History
* 2017-02-05   v0.1.0   Initial release

## License

See the [LICENSE](LICENSE) file for license rights and limitations (MIT).

CHANGELOG
=======


0.1.0 (2017-02-05)
------------------

- Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ios2andres-0.1.8.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

ios2andres-0.1.8-py2.py3-none-any.whl (5.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ios2andres-0.1.8.tar.gz.

File metadata

  • Download URL: ios2andres-0.1.8.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ios2andres-0.1.8.tar.gz
Algorithm Hash digest
SHA256 627e37c69746a36361364828b319f22bcf758c121ff558360e45f20afb831a7b
MD5 73b88436491df9ba2fa8d5a69d53dc25
BLAKE2b-256 8afda3d36c339b0465b7bef1996340eee201e7a2024d7ac256c30a2960b90eb7

See more details on using hashes here.

File details

Details for the file ios2andres-0.1.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ios2andres-0.1.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 142d666f1c84d638afc4712952cee8fc2c30ecafe8efd460cb0df615603ac97f
MD5 4520039df30b27980f72f73c7f56ce90
BLAKE2b-256 15bb34e5e898079b135c9c75171a4761efd9aa7e223d8d23e27fb16628390f73

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page