Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Cassowary

Providing alternative way to run windows only application on VM which keeping a tight integration between host and guest !
Collective - Host: opensource - https://opencollective.com/cassowary - Code: https://github.com/casualsnek

Merge branch 'development' of https://github.com/casualsnek/onthespot into development

github.com/casualsnek/onthespot - 78f13fea77a9c2c9e35b922424bce309d391b2ea authored over 1 year ago by Casu Al Snek <[email protected]>
Do not require restart for account changes, and other fixes

- Do not require restart for account changes
- Newly added accounts can use used right away
- Up...

github.com/casualsnek/onthespot - ff9cdcd3dade24982f53906f4a1e8d4f4134da0c authored over 1 year ago by Casu Al Snek <[email protected]>
Merge pull request #84 from tutacat/patch-5

Allow CLI help without root

github.com/casualsnek/waydroid_script - 4f6410c3bb158ac70775fdbc656e866dec520642 authored over 1 year ago by Casu Al Snek <[email protected]>
Merge pull request #61 from cobalt2727/patch-1

fix Widevine typo

github.com/casualsnek/waydroid_script - a621645e07cda3d84c4d7246bbd7cce20116b80b authored over 1 year ago by Casu Al Snek <[email protected]>
fix widevine typo

github.com/casualsnek/waydroid_script - 545e733566df11157721e974b2c1f5d951630e55 authored over 1 year ago by cobalt2727 <[email protected]>
Allow CLI help without root

Move helper.check_root to after argparse runs, so it can display the help without needing root.

github.com/casualsnek/waydroid_script - 771b8d722446e93969118d26832717faec811a8d authored over 1 year ago by tutacat <[email protected]>
Merge pull request #52 from calvin-li-developer/development

fix(spotify.py): sanitize "dot"

github.com/casualsnek/onthespot - ef26d67a440836ed17e03346891a022c40b23351 authored over 1 year ago by Casu Al Snek <[email protected]>
Update spotify.py

github.com/casualsnek/onthespot - 13b4500cafffe61ecd38bf876c85f5fb688ff83e authored over 1 year ago by Calvin Li <[email protected]>
Merge branch 'development' into development

github.com/casualsnek/onthespot - a383b49ab3db3d74dc89eda93f0815c90ec48823 authored over 1 year ago by Calvin Li <[email protected]>
Use absolute path for ffmpeg, improve sanitization

github.com/casualsnek/onthespot - 6e7443303ba2185c156c2d3438c9949a3adbbad1 authored over 1 year ago by Casu Al Snek <[email protected]>
Update spotify.py

github.com/casualsnek/onthespot - 1c7861e7812f2ef6a31fcad0f2e45e1bc00d12f2 authored over 1 year ago by Calvin Li <[email protected]>
Merge pull request #50 from yuviDX/dev

Update spotify.py

github.com/casualsnek/onthespot - 3d5836a666a027d33d040bae4c1fc60ad2dbe992 authored over 1 year ago by Casu Al Snek <[email protected]>
Merge pull request #80 from ayasa520/prop

prop: run 'waydroid upgrade -o' to regenerate base prop

github.com/casualsnek/waydroid_script - a701ca8027622d90c4e153e1c6d009a964ff9acc authored over 1 year ago by Casu Al Snek <[email protected]>
prop: run 'waydroid upgrade -o' to regenerate base prop

github.com/casualsnek/waydroid_script - abdc3b015d7579fd53e61e7cb30a4ce74a65c59d authored over 1 year ago by Rikka <[email protected]>
Merge pull request #79 from ayasa520/prop

prop: write prop to /var/lib/waydroid/waydroid.cfg

github.com/casualsnek/waydroid_script - d770a959954e41874667c328cfbfa5dc28a11a11 authored over 1 year ago by Casu Al Snek <[email protected]>
prop: write prop to /var/lib/waydroid/waydroid.cfg

github.com/casualsnek/waydroid_script - 1caafe57e664db4425e5bbe6a15a61bb370d1498 authored over 1 year ago by Rikka <[email protected]>
Fix playlist creation, add shebang, do not wait if previous item was cancelled

github.com/casualsnek/onthespot - 9c44e6f12ccd16c2372df1f3ff604ead8be9f111 authored over 1 year ago by Casu Al Snek <[email protected]>
Update spotify.py

Fix conversion error after downloading

github.com/casualsnek/onthespot - 87a22a44bc8322b99a6469591c56a1103e05d420 authored over 1 year ago by yuviDX <[email protected]>
Create missing config keys with default values

github.com/casualsnek/onthespot - ef493489cf3954d8fbbf4087b6107ffa6227e0b0 authored over 1 year ago by Casu Al Snek <[email protected]>
Replace 18+ with just E

github.com/casualsnek/onthespot - 7936be3022b733b40ec9710ae28e659432141852 authored over 1 year ago by Casu Al Snek <[email protected]>
Fix filter button icon

github.com/casualsnek/onthespot - 9c5b6595e65d8b5cd8ffa0218d5bcc8cea127e75 authored over 1 year ago by Casu Al Snek <[email protected]>
Add thumbnail support for search menu, bug fixes

Add thumbnail support for search menu
Should handle medias without image gracefully
Track names ...

github.com/casualsnek/onthespot - a2aea30578baa34be54cd65b4ee790dd9a7f0caa authored over 1 year ago by Casu Al Snek <[email protected]>
Use ffmpeg without Pydub

Use ffmpeg without Pydub

github.com/casualsnek/onthespot - f1e8f852d5654d0128574bd423fea5516a6f8685 authored over 1 year ago by Casu Al Snek <[email protected]>
Allow lyrics download even when using raw mode

Allow lyrics download even when using raw mode

github.com/casualsnek/onthespot - 65307e599540e8d99cda3814d8d00ea6bf60d9aa authored over 1 year ago by Casu Al Snek <[email protected]>
Force ogg extension when using raw mode, use correct filename while signaling progress

Force ogg extension when using raw mode, use correct filename while signaling progress that gets...

github.com/casualsnek/onthespot - 108e9b2c1270dbfa870211f0024f8350121391db authored over 1 year ago by Casu Al Snek <[email protected]>
Fix small thumbnail size

Fix small thumbnail size
Add function get required thumbnail size

github.com/casualsnek/onthespot - d8489e5532d603aab7400143956cf62a39ddbd2d authored over 1 year ago by Casu Al Snek <[email protected]>
Handle unavailable tracks properly

Handle unavailable tracks properly

github.com/casualsnek/onthespot - 1bb6bec9ff054ba6773aedf8fb06b89ae7d2305e authored over 1 year ago by Casu Al Snek <[email protected]>
Made logging better, update args for 'send_from_directory' for compatiblity with latest flask

github.com/casualsnek/npFontUnify - 3016c0213d6a2861a4b7366fee4dcff814eef369 authored almost 2 years ago by Casu Al Snek <[email protected]>
Merge pull request #75 from claui/ndk-use-github

ndk: use GitHub source instead of Dropbox

github.com/casualsnek/waydroid_script - 6c78b793c8405874b4be5b46527f81bca3f14c08 authored almost 2 years ago by Casu Al Snek <[email protected]>
ndk: use GitHub source instead of Dropbox

Fixes #74.

Reported-by: mac1202
Suggested-by: ayasa520

github.com/casualsnek/waydroid_script - 6b4bc0da473333384638b6cb39f9ad9dcccd1f3c authored almost 2 years ago by Claudia <[email protected]>
container: Make missing dbus module non-fatal

This is required to properly support Waydroid tool versions <=1.3.4
(which NixOS for example sti...

github.com/casualsnek/waydroid_script - afa0180032f7ecad540e3ca8abfbf13a55e46c31 authored almost 2 years ago by Jami Kettunen <[email protected]>
Merge pull request #64 from ayasa520/1.4

Use WayDroid 1.4 features like dbus and overlayfs

github.com/casualsnek/waydroid_script - 2f4f056fb143e393756952ea74fe4b6c85a35cc1 authored almost 2 years ago by Casu Al Snek <[email protected]>
Merge branch 'main' into 1.4

github.com/casualsnek/waydroid_script - 97020f99c1f84f3204da875da4b9e294cb7810c0 authored almost 2 years ago by Casu Al Snek <[email protected]>
Refuse to install arm translation on x86

github.com/casualsnek/waydroid_script - 62749bbb8e6ac0e72899711806405fbc4fd85ab1 authored almost 2 years ago by Rikka <[email protected]>
Use a correct way to read overlayfs config

github.com/casualsnek/waydroid_script - 90fff773b267b8f2cbeb640389d1a125fab4e85c authored almost 2 years ago by Rikka <[email protected]>
Fix missing 'True'

github.com/casualsnek/waydroid_script - 62a460b2c3ecd72b40871a1f3a19cfd40efb97c9 authored almost 2 years ago by Rikka <[email protected]>
Refactor: Split into multiple small scripts

github.com/casualsnek/waydroid_script - df46ba8fed2cc2ea21685a7dc971c422f191f05b authored almost 2 years ago by Rikka <[email protected]>
Fix CPU architecture detection for Magisk installation

github.com/casualsnek/waydroid_script - 7a27b8c193538be8af7d4d4604971abf7c15912b authored almost 2 years ago by Rikka <[email protected]>
Update *run* method

github.com/casualsnek/waydroid_script - 325dbb472aefeee69071e9197f1558a1f3f9e9d9 authored almost 2 years ago by Rikka <[email protected]>
Update Magisk bootanim.rc

github.com/casualsnek/waydroid_script - 4b83449e3b6b9188e2a1aa2f4e7572f6b01f4853 authored almost 2 years ago by Rikka <[email protected]>
Replace os.system with subprocess.run

github.com/casualsnek/waydroid_script - 43311707a36f6fbbcbf1495a228fc8e043d55029 authored almost 2 years ago by Rikka <[email protected]>
Remove unnecessary code

github.com/casualsnek/waydroid_script - 37c278dc52122510ac3b9c8d52b88711c7234e5a authored almost 2 years ago by Rikka <[email protected]>
restart WayDroid container after installation

github.com/casualsnek/waydroid_script - af29dd0ddf998a4bbe85a591d4d03a67a03a7345 authored almost 2 years ago by Rikka <[email protected]>
Use a fixed commit

github.com/casualsnek/waydroid_script - faa7550c6a86a1edce9df9afc2a1aae2842e53ca authored almost 2 years ago by Rikka <[email protected]>
Fix CPU architecture detection for Magisk installation

github.com/casualsnek/waydroid_script - d27de7d4b50bc65adee7e13392dc6f7ff8c01bc7 authored almost 2 years ago by Rikka <[email protected]>
Merge pull request #60 from LegacyGamerHD/main

Merge with original

github.com/casualsnek/waydroid_script - 15b1ac62ffbd1e6a3c1482ffd21dc845d221a0b6 authored almost 2 years ago by Casu Al Snek <[email protected]>
Update bootanim.rc

github.com/casualsnek/waydroid_script - 7b70434f500f171a88a91ed7ba7f71a72259c22c authored about 2 years ago by ayasa520 <[email protected]>
Clear residual files

github.com/casualsnek/waydroid_script - c19183f5444ccab5994fb1ea7f7659035877f21b authored about 2 years ago by ayasa520 <[email protected]>
add Widevine to the readme

github.com/casualsnek/waydroid_script - e77cd523a027011a5f7cf3d078049a3c0c99da1e authored about 2 years ago by LegacyGamerHD <[email protected]>
Merge pull request #2 from ayasa520/fix-magisk-zygisk

Update Magisk

github.com/casualsnek/waydroid_script - 5453fae828bb40c9241bf70e40c983287bc9c76e authored about 2 years ago by LegacyGamerHD <[email protected]>
Merge remote-tracking branch 'waydroid_script/OverlayFS' into OverlayFS2

github.com/casualsnek/waydroid_script - 8f1b6a271284b82f52e98169ce981271a930df56 authored about 2 years ago by ayasa520 <[email protected]>
Update waydroid_extras.py

github.com/casualsnek/waydroid_script - e765a0c880170513a3ce8a49261bae28999b100c authored about 2 years ago by LegacyGamerHD <[email protected]>
Fix installation for 32bit magisk

github.com/casualsnek/waydroid_script - 2ac028572252bfb74826d846eb09d4248420c5b6 authored about 2 years ago by Rikka <[email protected]>
Fix bootanim.rc being incorrectly patched after updating magisk

github.com/casualsnek/waydroid_script - cbcd5365c8047c6e8d141ebc46a3acef8d6ddd17 authored about 2 years ago by Rikka <[email protected]>
Update waydroid_extras.py

github.com/casualsnek/waydroid_script - 9af33d60f490fd4dd2656cb9955fd54ddb4b720e authored about 2 years ago by LegacyGamerHD <[email protected]>
Merge pull request #1 from ayasa520/fix-magisk-zygisk

Fix magisk zygisk

github.com/casualsnek/waydroid_script - 5cd4f746d65815c7c77aed2f2928f5ba503650cc authored about 2 years ago by LegacyGamerHD <[email protected]>
Update waydroid_extras.py

github.com/casualsnek/waydroid_script - 6b4ab03ba342539f1f1afe45b7c493d63d96eec7 authored about 2 years ago by ayasa520 <[email protected]>
Update waydroid_extras.py

github.com/casualsnek/waydroid_script - 3cb971a4aed02ed3557e0a64ab0c3e1b5c495a7d authored about 2 years ago by ayasa520 <[email protected]>
re upload my work and the others

github.com/casualsnek/waydroid_script - 2bd9ca5d5a16980f34c468705135fba43e3ba8ee authored about 2 years ago by LegacyGamerHD <[email protected]>
Fix some buttons not being visible

github.com/casualsnek/PaperWhiteSpotify - bc92888bdecc2dcec483fb0205127e92669a4cf4 authored about 2 years ago by Casu Al Snek <[email protected]>
Add discord url

github.com/casualsnek/cassowary - e04d5afe269576084e06c65b98d2f29f59b9bbda authored about 2 years ago by Casu Al Snek <[email protected]>
Merge branch 'LegacyGamerHD:patch-1' into OverlayFS

github.com/casualsnek/waydroid_script - dce577b93168f67d4e74d278767cbf1df1c63e40 authored about 2 years ago by Mitchel Stewart <[email protected]>
Update waydroid_extras.py

github.com/casualsnek/waydroid_script - 472de72e50c21cd032d6ea25efab88ff0c6436da authored about 2 years ago by LegacyGamerHD <[email protected]>
update libndk for amd

github.com/casualsnek/waydroid_script - b90c148229e021e89e9d2e6c2f28cf63984a0eb7 authored about 2 years ago by LegacyGamerHD <[email protected]>
Houdini, doesn't work in the first place?

github.com/casualsnek/waydroid_script - 1995d57e2112f8f132f61a3a4551ec077bebb3bf authored about 2 years ago by Quackdoc <[email protected]>
update houdini for overlayFS

github.com/casualsnek/waydroid_script - a6dda23325acb0b234195d19672cca4e3c4c34be authored about 2 years ago by Quackdoc <[email protected]>
Merge pull request #56 from tkkcc/main

Fix download_loc if XDG_CACHE_HOME is set

github.com/casualsnek/waydroid_script - 98f957626b0ddacfc4d5218d425df9ca094f9632 authored about 2 years ago by Casu Al Snek <[email protected]>
Fix download_loc if XDG_CACHE_HOME is set

github.com/casualsnek/waydroid_script - 4736a61136c521fcbd2cceaae4df20b755256e1a authored about 2 years ago by bilabila <[email protected]>
Update waydroid_extras.py

github.com/casualsnek/waydroid_script - 2ffd72c7d34ea8858abee73f855560bed6d2bd33 authored about 2 years ago by LegacyGamerHD <[email protected]>
fix my mestake

github.com/casualsnek/waydroid_script - 4849abf9ccffb7264fadf40baf76eb21447c3aa0 authored about 2 years ago by LegacyGamerHD <[email protected]>
Update README.md

github.com/casualsnek/waydroid_script - c207028677de6911b47666bf62196f229ad21b6b authored about 2 years ago by LegacyGamerHD <[email protected]>
lower the magisk version and some other tweaks

github.com/casualsnek/waydroid_script - fd732b5b0330626d159de3913d3e4ef05e63e871 authored about 2 years ago by LegacyGamerHD <[email protected]>
Update README.md

github.com/casualsnek/onthespot - 58bb188c1b38c8079837e46052a2e98ba85adc99 authored about 2 years ago by Casu Al Snek <[email protected]>
Merge pull request #29 from casualsnek/development

Merge development to main

github.com/casualsnek/onthespot - 58589909cbfdc97d2e32e5dcd5fc064f0e21aa80 authored about 2 years ago by Casu Al Snek <[email protected]>
Improve UI and fixed cover art resolution

Improved the UI
- Simpler and cleaner look
- Search and URL download through same field
- Pres...

github.com/casualsnek/onthespot - 4317ca3599f849850776fbfa3d1c9236868bd949 authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
Update waydroid_extras.py

github.com/casualsnek/waydroid_script - de2b5597e1de64df3b98f9f0f59576e041872932 authored about 2 years ago by LegacyGamerHD <[email protected]>
new houdini and new magisk

github.com/casualsnek/waydroid_script - aab34beacae2cb94c5883d7451bbbe9f88d8b2b8 authored about 2 years ago by LegacyGamerHD <[email protected]>
Update discord invite url

github.com/casualsnek/onthespot - abdf88513ed0b0d43dde4dd021b7fe0c4cd32fd5 authored about 2 years ago by Casu Al Snek <[email protected]>
Merge pull request #19 from whoisYoges/arch-aur-package

added onthespot to arch aur repos

github.com/casualsnek/onthespot - f573dea561109c65b08c251a67094988750df15c authored about 2 years ago by Casu Al Snek <[email protected]>
Clear downloads properly

github.com/casualsnek/onthespot - ac2a5bca899d60d28f4f5fc8c707fc46f9b5d86b authored about 2 years ago by Casu Al Snek <[email protected]>
added onthespot to arch linux aur

github.com/casualsnek/onthespot - cf22d3a6321982d9080bc276e7311b9fc49cb990 authored about 2 years ago by Castor <[email protected]>
Merge pull request #18 from casualsnek/development

Handle unavailable tracks properly

github.com/casualsnek/onthespot - 364b8259c6fa000cc83fc5fe2d2060d37aa0ef63 authored about 2 years ago by Casu Al Snek <[email protected]>
Handle unavailable tracks properly

- Handle unavailable tracks properly
- Clearing and retrying of all downloads should work proper...

github.com/casualsnek/onthespot - 10632f63e45d20ddf19868bc81715248f3c202d4 authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
Update README.md

github.com/casualsnek/onthespot - 573558791ba7f30772fc45000345abd970ba8ff6 authored about 2 years ago by Casu Al Snek <[email protected]>
Merge pull request #17 from casualsnek/development

Development

github.com/casualsnek/onthespot - e4a24f1a9dbb5f3997706d6e9b99a9155c640c83 authored about 2 years ago by Casu Al Snek <[email protected]>
Split code, proper ffmpeg path setup on windows

github.com/casualsnek/onthespot - 42132f044016a3316d8a1fc1a83ae71aa70b844e authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
ffmpeg path fix for some systems

github.com/casualsnek/onthespot - 264136a9ba4f288e955d9c5c4bc0b74d2686f9f6 authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
Improve cancelling spped

github.com/casualsnek/onthespot - 0751388b70ef5d089b2c5b01d2e7aa277b42551b authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
Update dependency

github.com/casualsnek/onthespot - 1cefd8a2fc4be23ec5df251b5c30c3c4732637a6 authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
Fix playlist name and media watcher fix

Fix playlist name and prevent media watcher crash due to session being not ready when it starts !

github.com/casualsnek/onthespot - 356c3ce3776173e3c241b0a050bb589358a91e1e authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
Add config rollback, fix crash when spotify not running

github.com/casualsnek/onthespot - ce4586247061d9f2b123553f21c1e1a1f4b54110 authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
Add m3u8 playlist creation, add browse button on downloaded files

github.com/casualsnek/onthespot - b316ef33c6e64d5afb20e58ad5fa7530ab9c151e authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>
Support synced/unsynced lyrics download !

Support synced/unsynced lyrics download !

github.com/casualsnek/onthespot - 7df76478c979d1e99edb5c4f0f0765fbc7c30128 authored about 2 years ago by Casu Al Snek ( Sabin ) <[email protected]>