arr
There are 62 repositories under arr topic.
fscorrupt/Posterizarr
🖼️ Automated poster maker for Plex/Jellyfin/Emby.
Locatarr/locatarr.github.io
Locating *Arr services and aggregating them into a single list. Thus, Locatarr.
FrenchGithubUser/Dasharr
Dashboard of your indexers' usage
Arcadia-Solutions/Dasharr
Dashboard of your indexers' usage
jonschlinkert/arr-diff
Returns an array with only the unique values from all given arrays using strict equality for comparisons.
nickelsh1ts/streamarr
Streamarr is a an open source web application meant to wrap an existing *Arr ecosystem.
any86/arr2tree
🌲 数组转树
renoki-co/laravel-explicit-array
Improved Laravel dot notation for explicit array keys.
bukinoshita/sort-arr
A tiny (110b), fast and simplified array sort
haijeploeg/arr-helm
Collection of Helm charts of applications like Sonarr, Radarr, etc.
tunnckoCore/arr-includes
DEPRECATED REPO!! New place at https://github.com/tunnckocore/opensource! Next release soon will be published! Return positive value if any of passed values exists in array, or optionally an index.
SimplyMedia/MangaMagnet
a *arr approach to Manga download automation but instead Usenet/Torrent uses websites as sources
a0a7/svtplayarr
*arr stack integration for SVT Play and NRK (Swedish and Norwegian public broadcasters)
danukarangith/Pos-System
The Pos-System repository is designed for managing point-of-sale operations. This system provides essential functionality for handling orders, customers, and items, ensuring smooth operations in a retail environment.
Olow304/data-structures-algorithms-for-somali-devs
A Collection of Algorithms And Data Structures in Python for Somali developers
stdlib-js/array-to-json
Return a JSON representation of a typed array.
GauranshMathur/ARR_MCP
An MCP server for your *Arr stack for you to be able to communicate, find out information and also be able to do basic tasks
stdlib-js/array-to-circular-iterator
Create an iterator which repeatedly iterates over the elements of an array-like object.
stdlib-js/array-to-iterator-right
Create an iterator from an array-like object, iterating from right to left.
stdlib-js/array-to-sparse-iterator
Create an iterator from a sparse array-like object.
stdlib-js/array-to-strided-iterator
Create an iterator from a strided array-like object.
stdlib-js/array-to-view-iterator-right
Create an iterator from an array-like object view, iterating from right to left.
stdlib-js/assert-is-circular-array
Test if a value is an array containing a circular reference.
stdlib-js/assert-is-typed-array-length
Test if a value is a valid typed array length.
stdlib-js/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
stdlib-js/utils-flatten-array
Flatten an array.
Vedant08-blip/javascript
This repository contains JavaScript practice exercises and mini-projects focused on core concepts like DOM manipulation, functions, arrays, events, and interactivity—perfect for beginners and MCA students.
a0a7/publicbroadcastarr
*arr stack integration for public broadcaster streaming services
avaera8775/FF14-Anti-AFK
Simple python app that prevent getting you kicked offline due to AFK during expansion launch
EnArvy/Releasarr
A simple tool to add downloads to your download client with a nice frontend. Think a stripped down version of Sonarr/Radarr, without all the automation.
prabhjot-singh11/file-system-in-python-
add the data in file through the list(array) function. In this program we create a new file , add data in file, read the all data , delete the file , and search things in the file with keyword...
Ranjeetmehta/DSA
java (DSA)
sna1lBoy/arrarr
mirror of https://codeberg.org/snailboy/arrarr
stdlib-js/array-from-iterator
Create (or fill) an array from an iterator.
stdlib-js/array-from-scalar
Create a single-element array containing a provided scalar value.