Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satler-git/asayake
https://github.com/satler-git/asayake
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/satler-git/asayake
- Owner: satler-git
- License: mit
- Archived: true
- Created: 2024-07-27T11:02:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T14:23:52.000Z (4 months ago)
- Last Synced: 2024-09-06T17:04:12.241Z (4 months ago)
- Language: Rust
- Size: 819 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-komorebi - ayasake - Yet another status bar for komorebi (Status Bars)
- awesome-komorebi - ayasake - Yet another status bar for komorebi (Status Bars)
README
> [!WARNING]
> This project has been archived.
> Because I left Windows.
> NixOS is good.# asayake
Yet another status bar for komorebi.
## License
This project is licensed the MIT license.
But files in the `src-tauri/src/icon/` folder are under the MPL 2.0.
`shuffle.rs` and `win_icons.rs` are from [this project](https://github.com/TeamDman/Cursor-Hero), And the files are can be seen [`shuffle.rs`](https://github.com/TeamDman/Cursor-Hero/blob/51611380997d74f74f76fa776be4892a9906c005/crates/math/src/shuffle.rs) and [`win_icons.rs`](https://github.com/TeamDman/Cursor-Hero/blob/51611380997d74f74f76fa776be4892a9906c005/crates/winutils/src/win_icons.rs).
I changed the files to match the project structure. To get diff, see diff between `b55cfdcbc3d63058fb2b687c383efb4d4e31173a` commit and head.