Compare commits

...

7 Commits

Author SHA1 Message Date
bb73f3205e add ``bash`` 2026-04-09 10:05:12 +02:00
999dc5fd90 start dev branch 2026-04-09 10:04:09 +02:00
5694a313d8 Update README.md 2026-04-09 10:00:47 +02:00
00477b8456 Update README.md 2026-04-09 10:00:01 +02:00
68a49b51cd rename: gitignor-gitignore | update: readme | add: MIT License 2026-04-09 09:57:28 +02:00
f14d304765 update readme: upd size logo 2026-04-09 09:34:56 +02:00
e03b31311b update readme: add width and height for logo 2026-04-09 09:27:32 +02:00
3 changed files with 34 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
.env*
.DS*
.git*

22
LICENSE Normal file
View File

@@ -0,0 +1,22 @@
MIT License
Copyright (c) 2026 uwushka.cc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -1,10 +1,19 @@
<div align="center"> <img src="_readme/Logo.svg">
<div align="center"> <img src="_readme/Logo.svg" width="32" height="32">
### `About:Sowond`
</div>
FrameWork
### About
> A gui analogue of "[pulsemixer](https://github.com/GeorgeFilipkin/pulsemixer)" for MacOs 🏳️‍⚧️
<div align="center">SoundConrol for `MacOs`<div>
This is my first Swift project. I was trying to create a user-friendly alternative to "Pulse." I also plan to add widgets and further develop the project.
### Installation
```bash
git clone https://git.uwushka.cc/nouwushka/soundcontrol.git
```
<div align="center">SoundConrol for `MacOs` | MIT License <div>