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.
- Host: GitHub
- URL: https://github.com/tandasat/copyfiles
- Owner: tandasat
- License: mit
- Created: 2015-06-29T01:02:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T01:44:00.000Z (almost 10 years ago)
- Last Synced: 2025-01-23T09:35:38.246Z (4 months ago)
- Language: C#
- Size: 352 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).
## 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.
## Supported Platform(s)
Windows Phone 8.1
## License
This software is released under the MIT License, see LICENSE.