Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy16823 authored May 7, 2024
1 parent 5036a57 commit 84fd0b4
Showing 1 changed file with 59 additions and 2 deletions.
61 changes: 59 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,59 @@
# Smartli-Backup-2
Smarli Backup 2.0
# Smartli Backup 2.0

Smartli Backup is a free, open-source, and user-friendly backup software designed to help you safeguard and protect your important data. It offers powerful backup capabilities while being easy to use.

## Features

- **Backup Plans:** Create various backup plans to regularly secure your data.
- **Automatic Reminders:** Set up reminders to ensure timely backups.
- **Selective Backup:** Choose specific files and folders to backup.
- **Secure Storage:** Store backups securely to prevent data loss.
- **Easy Restoration:** Quickly restore backups in case of data loss or damage.
- **Portable:** Run Smartli Backup directly from a USB stick for convenience.
- **Optimized Performance:** Fully compatible with .NET 8 for optimized performance.
- **Seamless Integration:** Integrates seamlessly with WPF for a smooth user experience.

## Getting Started

To get started with Smartli Backup, simply download the latest release and run the executable. Follow the intuitive user interface to create backup plans and start protecting your data.

## System Requirements

- **Operating System:** Windows 10 or later
- **.NET Framework:** .NET 8 or later

## Dependencies

Smartli Backup utilizes the following open-source libraries:

- [HandyControl](https://github.com/HandyOrg/HandyControl): Used for UI components and controls.
- [SharpVectors](https://github.com/ElinamLLC/SharpVectors): Used for svg icons.
- [WPFDarkTheme](https://github.com/AngryCarrot789/WPFDarkTheme): Provides a dark theme for WPF applications.
- [Bootstrap Icons](https://icons.getbootstrap.com/): Used for icons in the user interface.
- [SVGImage](https://github.com/dotnetprojects/SVGImage): Provides support for SVG images.

## More Information

For more information about Smartli Backup, visit [smartli.me](https://smartli.me).

## Contributing

Contributions to Smartli Backup are welcome! Whether you find a bug, have a feature request, or want to contribute code, feel free to open an issue or submit a pull request.

## License

Smartli Backup is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Acknowledgements

Smartli Backup would not be possible without the contributions of the following open-source projects:

- [SharpVectors](https://github.com/SharpVectors/SharpVectors): Used for SVG image support.
- [Newtonsoft.Json](https://www.newtonsoft.com/json): Used for JSON serialization.

## Feedback

If you have any feedback, questions, or suggestions, feel free to [open an issue](https://github.com/Andy16823/Smartli-Backup-2/issues).

Take control of your data and simplify your backup management with Smartli Backup!

0 comments on commit 84fd0b4

Please sign in to comment.