Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kriskbx/wyn
wyn is a PHP command line interface to fetch any data from the web and back it up to the storage of your choice.
https://github.com/kriskbx/wyn
Last synced: about 1 month ago
JSON representation
wyn is a PHP command line interface to fetch any data from the web and back it up to the storage of your choice.
- Host: GitHub
- URL: https://github.com/kriskbx/wyn
- Owner: kriskbx
- License: gpl-2.0
- Archived: true
- Created: 2015-12-17T14:01:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-28T14:59:15.000Z (over 8 years ago)
- Last Synced: 2024-03-16T07:50:54.446Z (8 months ago)
- Language: PHP
- Size: 4.95 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# wyn [![Tips](https://img.shields.io/gratipay/kriskbx.svg)](https://www.gittip.com/kriskbx/) [![Travis](https://img.shields.io/travis/kriskbx/wyn.svg)](https://travis-ci.org/kriskbx/wyn) [![Packagist](https://img.shields.io/packagist/dt/kriskbx/wyn.svg)](https://packagist.org/packages/kriskbx/wyn)
> wyn is a PHP command line interface to fetch any data from the web and back it up to the storage of your choice.
![wyn in action](https://raw.githubusercontent.com/kriskbx/wyn/master/resource/img/demo.gif)
## Another backup... what?
I'm tired. Tired of writing shell-scripts, tired of configuring rsync tasks, tired of dumping databases, tired of crappy shared-hosts without ssh-access and tired of everything else backup-related. Creating backups can be very frustrating today. wyn will change that. It's not the fastest (transfer-rate), not the cheapest (cpu, traffic) and not the smallest (backup-size) backup-solution out there, but it's one thing: **damn simple**. Okay two things: **damn simple** and **powerful**.
**[Installation & Usage Instructions](https://github.com/kriskbx/wyn/blob/master/docs/DOCUMENTATION.md)**
**[Roadmap](https://github.com/kriskbx/wyn/blob/master/docs/ROADMAP.md)**
## License
GPL v2