-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,55 +1,18 @@ | ||
# PowerChanger - быстрая смена планов электропитания Windows | ||
|
||
PowerChanger — это утилита, которая позволяет выбирать следующий план электропитания среди всех планов простым откритием exe . | ||
PowerChanger — это утилита, которая позволяет выбирать следующий план электропитания среди всех планов простым запуском .exe файла. | ||
|
||
<p align="center"> | ||
<img width="100%" src="public/preview.png" /> | ||
</p> | ||
|
||
## Попробовать | ||
[WEB](https://wracce.github.io/pytnawko) | ||
|
||
## Возможности | ||
|
||
⚡ Выбор размера поля | ||
|
||
⚡ Множественное перемещение | ||
Releze WIN x64 | ||
|
||
## Стек технологий | ||
|
||
* Vite, Yarn | ||
* TypeScript, Less | ||
* React, Airbnb style | ||
* Fortawesome | ||
* React-router-dom, use-sound, react-transition-group | ||
* Eslint, Prettier | ||
* FSD, BEM, SOLID | ||
|
||
## Сборка / Запуск | ||
|
||
|
||
1. Установка зависимостей | ||
|
||
```bash | ||
npm install | ||
``` | ||
|
||
2. Запуск проекта | ||
|
||
```bash | ||
npm run dev | ||
# или используйте yarn | ||
yarn dev | ||
``` | ||
|
||
3. Сборка проекта | ||
|
||
```bash | ||
npm run build | ||
# или используйте yarn | ||
yarn build | ||
``` | ||
|
||
* C#, UWP | ||
* PowerManagerAPI, UWP.Notifications | ||
|
||
## Лицензия | ||
MIT license |