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

https://github.com/tandasat/copyfiles

Copy files onto the IsolatedStorage so that you can download them using IsoStoreSpy.
https://github.com/tandasat/copyfiles

Last synced: 3 months ago
JSON representation

Copy files onto the IsolatedStorage so that you can download them using IsoStoreSpy.

Awesome Lists containing this project

README

        

# CopyFiles
Copy files onto the isolated storage so that you can download them using IsoStoreSpy.

## Installation

Get an archive file for compiled files form this link on your PC:

https://github.com/tandasat/CopyFiles/releases/latest

Then, deploy the application using the Application Deployment tool.
- [MSDN - Deploy Windows Phone apps with the Application Deployment tool]
(https://msdn.microsoft.com/en-us/library/dn632395.aspx)

## Usage

You can copy files to the isolated storage of this application and then download
them using [IsoStoreSpy](http://isostorespy.codeplex.com/).

![sample_output](/img/ss01.png)

## Acknowledgment
The icon was made by [dAKirby309](http://www.iconarchive.com/show/windows-8-metro-icons-by-dakirby309/Folders-OS-Exit-Full-Screen-Metro-icon.html).
Thank you for releasing it under the flexible license.

![ICON](/img/120.png)

## Supported Platform(s)

Windows Phone 8.1

## License

This software is released under the MIT License, see LICENSE.