test
This commit is contained in:
@@ -1,16 +1,57 @@
|
||||
# Home Assistant Add-on: Samba share
|
||||
# Home Assistant Add-on: Samba NAS share
|
||||
|
||||
Share your configuration over the network using Windows file sharing.
|
||||
Share your disks over the network using Windows file sharing.
|
||||
|
||||
![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] ![Supports armv7 Architecture][armv7-shield]
|
||||
|
||||
<!--
|
||||
[](https://github.com/dianlight/hassio-addons/stargazers)
|
||||
|
||||

|
||||
-->
|
||||
|
||||
## Important Notice Regarding SambaNas Addon Development
|
||||
|
||||
**SambaNas Addon is Now in Maintenance Mode**
|
||||
|
||||
This notice is to inform our users that the **SambaNas addon will now transition into maintenance mode.** This means that **no future features will be implemented** for this version of the addon. Our development efforts will be focused solely on providing **critical bug fixes** to ensure its continued stability for existing users.
|
||||
|
||||
**Introducing SambaNas2: The Future of Samba Integration**
|
||||
|
||||
We are excited to announce **SambaNas2**, the successor to the original SambaNas addon! SambaNas2 represents a **complete rewrite from the ground up, developed in Go with a brand new core.** This will bring significant improvements in performance, stability, and future extensibility.
|
||||
|
||||
**Current Status and Upcoming Beta Release**
|
||||
|
||||
SambaNas2 is currently in an **Alpha stage** of development. We are pleased to announce that a **public Beta version will be released in the coming weeks** and will be available through our beta channel.
|
||||
|
||||
We encourage users interested in the latest features and improvements to keep an eye out for the SambaNas2 beta release. Thank you for your continued support.
|
||||
|
||||
## Installations
|
||||
|
||||

|
||||

|
||||
|
||||
## Help Me!
|
||||
|
||||
[](https://github.com/sponsors/dianlight)
|
||||
|
||||
<a href="https://www.buymeacoffee.com/ypKZ2I0"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=ypKZ2I0&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /></a>
|
||||
|
||||
![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] ![Supports armhf Architecture][armhf-shield] ![Supports armv7 Architecture][armv7-shield] ![Supports i386 Architecture][i386-shield]
|
||||
|
||||
## About
|
||||
|
||||
This Add-on allows you to enable file sharing across different operating systems over a network.
|
||||
It lets you access your config files with Windows and macOS devices.
|
||||
Also you can specify disk label to mount at boot and share.
|
||||
|
||||
|
||||
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[forum]: https://community.home-assistant.io
|
||||
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[issue]: https://github.com/dianlight/hassio-addons/issues
|
||||
[reddit]: https://reddit.com/r/homeassistant
|
||||
[repository]: https://github.com/dianlight/hassio-addons
|
||||
|
Reference in New Issue
Block a user