From cc5f609c44e3c3f06ead3a8f4f871b1864fcf5d3 Mon Sep 17 00:00:00 2001 From: Alessio Greggi Date: Wed, 24 Apr 2024 12:14:59 +0200 Subject: [PATCH 01/10] feat(opensource): added Fwdctl (#136) --- awesome/opensource/data/fwdctl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 awesome/opensource/data/fwdctl.json diff --git a/awesome/opensource/data/fwdctl.json b/awesome/opensource/data/fwdctl.json new file mode 100644 index 0000000..699b17a --- /dev/null +++ b/awesome/opensource/data/fwdctl.json @@ -0,0 +1,12 @@ +{ + "name": "Fwdctl", + "repository_platform": "github", + "repository_url": "https://www.github.com/alegrey91/fwdctl", + "site_url": "https://github.com/alegrey91/fwdctl", + "type": "tool", + "description": "CLI tool to easily manage IPTables forwards", + "license": "Apache-2.0", + "tags": [ + "golang", "network", "iptables", "linux" + ] +} From c166673f8754a291dd45ee070bb0d33b69dc7661 Mon Sep 17 00:00:00 2001 From: FabrizioCafolla Date: Wed, 24 Apr 2024 10:15:43 +0000 Subject: [PATCH 02/10] release(awesome): Update README.md --- awesome/opensource/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome/opensource/README.md b/awesome/opensource/README.md index 7f017b4..442d723 100644 --- a/awesome/opensource/README.md +++ b/awesome/opensource/README.md @@ -1,6 +1,6 @@ # Awesome Open-Source | Italia Open-Source - + Awesome Italia Open-Source is a list of open-source projects created by italian companies or developers. @@ -50,6 +50,7 @@ Please read the [contribution guidelines](https://github.com/italia-opensource/a | [Fastify](https://italiaopensource.com/opensources/fastify) | [Stars
Issues
License](https://github.com/fastify/fastify) | nodejs, web-framework, api | | | [Fiume](https://italiaopensource.com/opensources/fiume) | [Stars
Issues
License](https://github.com/marco-ippolito/fiume) | TypeScript, JavaScript, State machine | State machine library for TypeScript | | [Fusioncache](https://italiaopensource.com/opensources/fusioncache) | [Stars
Issues
License](https://github.com/ZiggyCreatures/FusionCache) | caching, cache, csharp, dotnet, stampede, performance, memory, distributed | FusionCache is an easy to use, fast and robust cache with ad [..] | +| [Fwdctl](https://italiaopensource.com/opensources/fwdctl) | [Stars
Issues
License](https://www.github.com/alegrey91/fwdctl) | golang, network, iptables, linux | CLI tool to easily manage IPTables forwards | | [Galactic Cv Guide](https://italiaopensource.com/opensources/galactic-cv-guide) | [Stars
Issues
License](https://github.com/GuidoPenta/galactic-CV-guide) | guide, cv, work, career, personal branding | Tips & Tricks to write a great CV | | [Galactic Linkedin Profile Guide](https://italiaopensource.com/opensources/galactic-linkedin-profile-guide) | [Stars
Issues
License](https://github.com/GuidoPenta/galactic-linkedin-profile-guide) | guide, linkedin, work, career, personal branding | Tips & Trick for a great Linkedin profile | | [Gbaatm Rebirth](https://italiaopensource.com/opensources/gbaatm-rebirth) | [Stars
Issues
License](https://github.com/Mte90/GBAATM-Rebirth) | retrogaming, gameboy | From the original source code a new rebirth, to add a Traine [..] | From 82be1bf742f54207784704014705f2fd6a385386 Mon Sep 17 00:00:00 2001 From: "Marco \"Mint\" Introini" <89445565+marco-introini@users.noreply.github.com> Date: Thu, 16 May 2024 10:54:17 +0200 Subject: [PATCH 03/10] feat(opensource): Add santo-del-giorno.json project (#137) --- awesome/opensource/data/santo-del-giorno.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 awesome/opensource/data/santo-del-giorno.json diff --git a/awesome/opensource/data/santo-del-giorno.json b/awesome/opensource/data/santo-del-giorno.json new file mode 100644 index 0000000..fcba7c3 --- /dev/null +++ b/awesome/opensource/data/santo-del-giorno.json @@ -0,0 +1,14 @@ +{ + "name": "API Santo del Giorno", + "repository_platform": "github", + "repository_url": "https://github.com/marco-introini/santo-del-giorno", + "site_url": "https://santodelgiorno.mintdev.me/", + "type": "tool", + "description": "A project to provide simple and comprehensive APIs for obtaining the saint of the day.", + "license": "MIT", + "tags": [ + "laravel", + "livewire", + "php" + ] +} \ No newline at end of file From de783003400516fb1dbe359f23897d83b5d6168b Mon Sep 17 00:00:00 2001 From: FabrizioCafolla Date: Thu, 16 May 2024 08:54:50 +0000 Subject: [PATCH 04/10] release(awesome): Update README.md --- awesome/opensource/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome/opensource/README.md b/awesome/opensource/README.md index 442d723..cc2f7f1 100644 --- a/awesome/opensource/README.md +++ b/awesome/opensource/README.md @@ -1,6 +1,6 @@ # Awesome Open-Source | Italia Open-Source - + Awesome Italia Open-Source is a list of open-source projects created by italian companies or developers. @@ -101,6 +101,7 @@ Please read the [contribution guidelines](https://github.com/italia-opensource/a | [Redis](https://italiaopensource.com/opensources/redis) | [Stars
Issues
License](https://github.com/redis/redis) | c, database | | | [Remotebear](https://italiaopensource.com/opensources/remotebear) | [Stars
Issues
License](https://github.com/remotebear-io/remotebear) | javascript, typescript, react, nodejs | Remote jobs aggregator | | [Rönd](https://italiaopensource.com/opensources/rond) | [Stars
Issues
License](https://github.com/rond-authz/rond) | go, open policy agent | Rönd is a lightweight container that distributes security po [..] | +| [Api Santo Del Giorno](https://italiaopensource.com/opensources/api-santo-del-giorno) | [Stars
Issues
License](https://github.com/marco-introini/santo-del-giorno) | laravel, livewire, php | A project to provide simple and comprehensive APIs for obtai [..] | | [Serverman](https://italiaopensource.com/opensources/serverman) | [Stars
Issues
License](https://github.com/Giuliano1993/serverMan) | Node, DigitalOcean, Server, Vercel, Netlify, CLI | Serverman is a comprehensive tool for managing your servers [..] | | [Share Backported](https://italiaopensource.com/opensources/share-backported) | [Stars
Issues
License](https://github.com/Mte90/Share-Backported) | javascript, firefox, browser-extension | Extension to get back the Firefox Share modal | | [Simple Ehm](https://italiaopensource.com/opensources/simple-ehm) | [Stars
Issues
License](https://github.com/morrolinux/simple-ehm) | Jupyter Notebook | A simple tool for a simple task: remove filler sounds ('ehm' [..] | From bdd0d2ef7d840261226f1bf22b0844005b8a5d38 Mon Sep 17 00:00:00 2001 From: Fabrizio Cafolla Date: Wed, 22 May 2024 23:16:41 +0200 Subject: [PATCH 05/10] feat(awesome): Processing awesome data (#138) --- .github/boring-cyborg.yml | 2 +- .github/workflows/release.yml | 79 +- .github/workflows/test.yml | 25 +- .pre-commit-config.yaml | 24 +- CONTRIBUTING.md | 46 +- Makefile | 25 +- README.md | 27 +- analytics/README.md | 47 + analytics/communities.json | 654 + analytics/companies.json | 742 + analytics/digital-nomads.json | 782 + analytics/languages.json | 630 + analytics/opensource.json | 15507 ++++++++++++++++ awesome/communities/README.md | 16 +- awesome/companies/README.md | 10 +- awesome/digital-nomads/README.md | 12 +- awesome/opensource/README.md | 86 +- awesome/opensource/data/2ami.json | 156 +- .../data/alpaca-image-generator.json | 106 +- awesome/opensource/data/apivault.json | 262 +- .../data/arduino-desk-weatherstation.json | 208 +- awesome/opensource/data/arduino.json | 190 +- awesome/opensource/data/argon.json | 174 +- awesome/opensource/data/autocannon.json | 138 +- .../data/awesome-italia-opensource.json | 174 +- awesome/opensource/data/bootstrap-italia.json | 219 +- awesome/opensource/data/breathly.json | 162 +- awesome/opensource/data/cache-candidate.json | 165 +- awesome/opensource/data/cachegrand.json | 250 +- awesome/opensource/data/capsule.json | 213 +- awesome/opensource/data/caronte.json | 217 +- awesome/opensource/data/comuni-istat-api.json | 178 +- ...ontribute-to-opensource-the-right-way.json | 128 +- .../opensource/data/covid19-Monitoring.json | 168 +- awesome/opensource/data/daje.json | 168 +- awesome/opensource/data/dgc.json | 171 +- awesome/opensource/data/distrobox.json | 149 +- awesome/opensource/data/ercole.json | 208 +- .../opensource/data/espanso-typofixer.json | 123 +- awesome/opensource/data/espanso.json | 267 +- awesome/opensource/data/everli-uppy.json | 219 +- awesome/opensource/data/faker.json | 174 +- awesome/opensource/data/fastify.json | 168 +- awesome/opensource/data/fiume.json | 173 +- awesome/opensource/data/fusioncache.json | 102 +- awesome/opensource/data/fwdctl.json | 75 +- .../opensource/data/galactic-CV-guide.json | 141 +- .../data/galactic-linkedin-profile-guide.json | 142 +- awesome/opensource/data/gbaatm-rebirth.json | 159 +- awesome/opensource/data/getevo.json | 162 +- awesome/opensource/data/gggg.json | 169 +- awesome/opensource/data/gh-license.json | 140 +- awesome/opensource/data/gitapper.json | 139 +- awesome/opensource/data/glotdict.json | 152 +- awesome/opensource/data/gushio.json | 155 +- awesome/opensource/data/hanami.json | 158 +- awesome/opensource/data/hitolab.json | 160 +- awesome/opensource/data/http-bee-request.json | 150 +- awesome/opensource/data/image-go-nord.json | 237 +- awesome/opensource/data/io-app.json | 291 +- awesome/opensource/data/italiaremote.json | 140 +- awesome/opensource/data/job-offer-bot.json | 175 +- .../kafka-connect-elasticsearch-source.json | 141 +- awesome/opensource/data/kamaji.json | 212 +- awesome/opensource/data/kannon.json | 168 +- awesome/opensource/data/kathara.json | 235 +- awesome/opensource/data/kong.json | 245 +- awesome/opensource/data/kube-green.json | 189 +- .../data/kubernetes-fury-distribution.json | 194 +- .../opensource/data/lambda-power-tuning.json | 212 +- awesome/opensource/data/leapp.json | 255 +- .../opensource/data/make-js-component.json | 181 +- .../opensource/data/make-promises-safe.json | 138 +- awesome/opensource/data/micro-lc.json | 226 +- awesome/opensource/data/middy.json | 196 +- .../opensource/data/mobilizon-reshare.json | 193 +- awesome/opensource/data/moquette.json | 203 +- .../data/neulabs-cdk-constructs.json | 173 +- .../data/neulabs-gh-actions-analytics.json | 156 +- awesome/opensource/data/nuvolaris.json | 158 +- awesome/opensource/data/odoo-italia.json | 197 +- awesome/opensource/data/open-geo-data.json | 201 +- awesome/opensource/data/open-profiler.json | 185 +- awesome/opensource/data/opencity-italia.json | 33 +- awesome/opensource/data/orchy-mfe.json | 183 +- awesome/opensource/data/ordinary-puzzles.json | 268 +- .../opensource/data/passkit-generator.json | 154 +- awesome/opensource/data/pet-therapy.json | 154 +- awesome/opensource/data/platformic.json | 206 +- awesome/opensource/data/primait-nuvola.json | 195 +- awesome/opensource/data/pydal.json | 130 +- .../data/pytorch-deep-learning.json | 157 +- awesome/opensource/data/qrcp.json | 146 +- awesome/opensource/data/redis.json | 241 +- awesome/opensource/data/remotebear.json | 171 +- awesome/opensource/data/rond.json | 181 +- awesome/opensource/data/santo-del-giorno.json | 14 - awesome/opensource/data/serverMan.json | 126 +- awesome/opensource/data/share-backported.json | 150 +- awesome/opensource/data/simple-ehm.json | 171 +- awesome/opensource/data/snackjob.json | 178 +- awesome/opensource/data/spooq.json | 146 +- .../opensource/data/strawberry-graphql.json | 200 +- awesome/opensource/data/swap-anything.json | 65 + awesome/opensource/data/tiledesk.json | 161 +- awesome/opensource/data/tryvium-memongo.json | 164 +- awesome/opensource/data/version-wizard.json | 172 +- .../wordpress-plugin-boilerplate-powered.json | 161 +- awesome/opensource/data/yamlinc.json | 139 +- .../opensource/data/youtube-to-anchorfm.json | 179 +- scheme/opensources.json | 332 +- scripts/check.py | 84 +- scripts/dev.sh | 17 +- scripts/notify.py | 126 - scripts/process.py | 500 + scripts/render.py | 393 +- tox.ini | 9 - 117 files changed, 34754 insertions(+), 1499 deletions(-) create mode 100644 analytics/README.md create mode 100644 analytics/communities.json create mode 100644 analytics/companies.json create mode 100644 analytics/digital-nomads.json create mode 100644 analytics/languages.json create mode 100644 analytics/opensource.json delete mode 100644 awesome/opensource/data/santo-del-giorno.json create mode 100644 awesome/opensource/data/swap-anything.json delete mode 100644 scripts/notify.py create mode 100644 scripts/process.py delete mode 100644 tox.ini diff --git a/.github/boring-cyborg.yml b/.github/boring-cyborg.yml index c24462c..ce0699e 100644 --- a/.github/boring-cyborg.yml +++ b/.github/boring-cyborg.yml @@ -30,7 +30,7 @@ firstPRWelcomeComment: > Thanks for opening this pull request! Please check out our contributing guidelines. verifyTitles: - titleRegexp: ^(feat|feat!|fix|fix!|docs|refactor|refactor!|test|chore|build|ci)\((ci|docs|deps|deps-dev|awesome|companies|communities|opensource|digital-nomads)\):.* + titleRegexp: ^(feat|feat!|fix|fix!|docs|refactor|refactor!|test|chore|build|ci)\((release|docs|deps|deps-dev|awesome|companies|communities|opensource|digital-nomads)\):.* alwaysUsePrTitle: true validateEitherPrOrSingleCommitTitle: true statusTitle: "Title Validator" diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3371123..587a795 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,8 +1,5 @@ name: Release -env: - AWS_REGION: ${{ vars.AWS_REGION }} - permissions: id-token: write contents: write @@ -12,81 +9,71 @@ on: branches: - main paths: - - '.github/workflows/release.yml' - - 'awesome/**' + - ".github/workflows/release.yml" + - "awesome/**" + schedule: + - cron: "0 9 15 * *" # every 15th of the month at 9:00 AM UTC workflow_dispatch: - jobs: render-data: name: Render Data - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 steps: - name: checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 - ref: main token: ${{ secrets.GITHUB_TOKEN }} - - name: Configure aws credentials - uses: aws-actions/configure-aws-credentials@v1 - with: - role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/${{ secrets.AWS_ROLE_NAME }} - aws-region: ${{ env.AWS_REGION }} - mask-aws-account-id: no - - - name: Set up Python 3.9 - uses: actions/setup-python@v4 + - name: Setup Python 3.12 + uses: actions/setup-python@v5 with: - python-version: 3.9 + python-version: "3.12" + cache: "pip" - - name: Setup + - name: Setup CI run: | make setup-ci - - name: Get changed files in the docs folder - id: changed-files-specific - uses: tj-actions/changed-files@v35 - with: - files: | - awesome/opensource/data/*.json - awesome/companies/data/*.json - awesome/communities/data/*.json - awesome/digital-nomads/data/*.json + - name: Render awesome data + if: github.event_name == 'push' + run: | + make release ARGS=--without-analytics - - name: Notify SQS + - name: Render awesome with analytics data + if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' env: - SQS_URL_DATA_INGESTION: ${{ secrets.SQS_URL_DATA_INGESTION }} + TOKEN_GITHUB_PUBLIC_API: ${{ secrets.TOKEN_GITHUB_PUBLIC_API }} run: | - python3 scripts/notify.py --changed-files '${{ toJSON(steps.changed-files-specific.outputs) }}' + make release - name: Render awesome README.md run: | - python3 scripts/render.py git config --global user.email "${{ secrets.ACTION_EMAIL }}" git config --global user.name "FabrizioCafolla" if [ -z "$(git status --porcelain)" ]; then echo "Nothing to update" else git add awesome/**/README.md - git commit -m "release(awesome): Update README.md" + git add analytics/* + git commit -m "release(awesome): update awesome data" git push fi - name: Trigger deployment workflow uses: actions/github-script@v6 with: - github-token: ${{ secrets.ACTION_WORKFLOWS }} - retries: 3 - script: | - const owner = 'italia-opensource'; - const repo = 'infrastructure'; - const event_type = 'deployment'; - const ref = 'main'; + github-token: ${{ secrets.ACTION_WORKFLOWS }} + retries: 3 + script: | + const owner = 'italia-opensource'; + const repo = 'italia-opensource-website'; + const event_type = 'deployment'; + const ref = 'main'; - github.rest.repos.createDispatchEvent({ - owner, - repo, - event_type - }); \ No newline at end of file + github.rest.repos.createDispatchEvent({ + owner, + repo, + event_type + }); diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 213f616..e5ac06e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -5,24 +5,31 @@ on: branches: - main paths: - - '.github/workflows/test.yml' - - 'awesome/**' + - ".github/workflows/test.yml" + - "awesome/**" + - "scheme/**" + - "scripts/render.py" + - "scripts/check.py" types: [opened, synchronize] jobs: test-data: name: Test Data - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 steps: - name: Check out code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - - name: Set up Python 3.9 - uses: actions/setup-python@v4 + - name: Setup Python 3.12 + uses: actions/setup-python@v5 with: - python-version: 3.9 + python-version: "3.12" + cache: "pip" - - name: Setup and test + - name: Setup CI run: | make setup-ci - make lint \ No newline at end of file + + - name: Test awesome data + run: | + make test diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 134e8c4..3ef18db 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,8 +4,12 @@ default_language_version: default_stages: [commit, push] repos: + - repo: https://github.com/gitleaks/gitleaks + rev: v8.18.2 + hooks: + - id: gitleaks - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.1.0 + rev: v4.5.0 hooks: - id: trailing-whitespace - id: check-docstring-first @@ -13,21 +17,21 @@ repos: - id: check-yaml - id: debug-statements - id: requirements-txt-fixer - - id: double-quote-string-fixer + - repo: https://github.com/psf/black + rev: 23.12.1 + hooks: + - id: black + language_version: python3.12 - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.2 hooks: - id: isort - name: isort (python) - - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v1.6.0 - hooks: - - id: autopep8 + args: ["--profile", "black", "--filter-files"] - repo: https://github.com/PyCQA/flake8 - rev: 4.0.1 + rev: 7.0.0 hooks: - id: flake8 - additional_dependencies: [flake8-typing-imports==1.12.0] + additional_dependencies: [flake8-typing-imports==1.15.0] args: # arguments to configure flake8 # making isort line length compatible with black - "--max-line-length=88" diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1838fdc..fa823b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ We have three type of issues: 1. Bug report 2. Feature request -2. Question +3. Question ## How To Contribute with PRs @@ -27,13 +27,16 @@ Projects entered must be maintained and have guidelines and/or documentation for 1. Open `awesome/{companies,opensource,communities,digital-nomads}/data` directory 2. Add a new JSON file for the new project (file name should be a slugified version of the project name) 3. File content should respect json rule -4. Before commit exec - ``` +4. (Optional) Before commit exec + + ```bash make setup source .activate - make lint + make lint check-data ``` + 5. if the tests are passed successfully create PR on GitHub, the title should be `feat(type): added/updated Name` + **WARNING *type*** must be: companies, opensource, communities or digital-nomads) **ATTENTION** do not modify any README.md file. @@ -132,13 +135,34 @@ Schema reference: [companies.json](https://github.com/italia-opensource/awesome- ### Online one-click setup for contributing -Reuirements: +|Reuirements|Version| +|---|---| +|Python| >= 3.10| +|Makefile| | + +**Setup local env**: + +```bash +git clone https://github.com/italia-opensource/awesome-italia-opensource.git + +cd awesome-italia-opensource + +run make setup +run source .activate + +make test +``` -- Python >= 3.6 -- utils: make, pip3 +**Create Analytics**: -Setup env: +1. Create GitHub PAT [here](https://github.com/settings/tokens?type=beta) + 1. Add **Repository access** > `Public Repositories (read-only)` + 2. Save and copy token +2. Run: -- clone the awesome-italia-opensource repostory. -- run `make setup` -- run `source .activate` +```bash +echo "export TOKEN_GITHUB_PUBLIC_API=_YOUR_TOKEN_" > .env +source .activate +make test +make process-data +``` \ No newline at end of file diff --git a/Makefile b/Makefile index ed99e83..16362b4 100644 --- a/Makefile +++ b/Makefile @@ -1,15 +1,28 @@ .PHONY: help -help: ## helper - @fgrep -h "##" $(MAKEFILE_LIST) | fgrep -v fgrep | sed -e 's/\\$$//' | sed -e 's/##//' +help: ## Helper + @fgrep -h "##" $(MAKEFILE_LIST) | fgrep -v fgrep | sed -e 's/\\$$//' | sed -e 's/##/\n\t/' .DEFAULT_GOAL := help -setup: +setup: ## Setup local environment chmod -R +x ./scripts/dev.sh && ./scripts/dev.sh -setup-ci: +setup-ci: ## Setup CI environment pip3 install -r requirements.txt && pre-commit install -lint: - pre-commit run --all-files && python3 scripts/check.py && python3 scripts/render.py +lint: ## Run linter on all files + pre-commit run --all-files + +check-data: ## Validate awesome data with jsonschema + python3 scripts/check.py + +process-data: ## Genereta anayltics from awesome data + python3 scripts/process.py $(ARGS) + +render-data: ## Render awesome data to README.md + python3 scripts/render.py + +test: lint check-data render-data ## Run all tests + +release: check-data process-data render-data ## Release \ No newline at end of file diff --git a/README.md b/README.md index 7a71845..6a606e2 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,17 @@ ![Last Commit](https://img.shields.io/github/last-commit/italia-opensource/awesome-italia-opensource/main) -**Italy Open-Source** is a project whose purpose is to give transparency to the Italian tech ecosystem. The **only fully open-source platform** that transparently gives voice, discovers, and explores **Italy's tech innovations**. -Through a series of **awesome** lists, we seek to give visibility to open-source projects, communities, tech blogs, innovative companies, and more. +Through a series of **awesome lists**, we seek to give visibility to open-source Projects, Communities, Tech blogs, Innovative companies, and more. -Transparently, you can access, add, or modify the data in the repository, respecting the contribution conduct criteria. +Feel free to make your contribution. If you want to add a new item to one or more lists please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository -### 🚀 Website view +### 🟢 Website [italiaopensource.com](https://italiaopensource.com) - ### ☀️ Awesome Lists - [List of Open-source projects](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/awesome/opensource/README.md) @@ -25,25 +23,28 @@ Transparently, you can access, add, or modify the data in the repository, respec - [List of Tech Companies](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/awesome/companies/README.md) -### ❤️ Maintained by [Fabrizio Cafolla](https://github.com/FabrizioCafolla) - - - - +### 📊 Analytics +In the [analytics/](analytics) folder, you will find all the aggregated data for each awesome list. This will allow you to access the data to download and use it most easily. -### 🔥 Contributors +The aggregated file of open-source projects also contains statistical data and metadata retrieved via API from GitHub, allowing you to have a complete overview. -Please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository +### 🔥 Our Contributors +### ❤️ Support us -### Join with us + + + +### Join with us [![LinkedIn](https://img.shields.io/badge/Linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/italia-open-source) +[![Telegram](https://img.shields.io/badge/Telegram-229ED9?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/+WsJ91uPMVbUzZjk0) + ### License The project is made available under the GPL-3.0 license. See the `LICENSE` file for more information. diff --git a/analytics/README.md b/analytics/README.md new file mode 100644 index 0000000..384463a --- /dev/null +++ b/analytics/README.md @@ -0,0 +1,47 @@ +# 📊 Analytics | Italia Open-Source + +![Last Commit](https://img.shields.io/github/last-commit/italia-opensource/awesome-italia-opensource/main) + +Here you will find all the aggregated data for an awesome list. Each JSON file has the same structure but with the difference that the items of the data list change based on the list (see the related [scheme](../scheme) to know the fields of the object): + +```json +{ + "data": [ + {}, + {}, + {} + ], + "metadata": { + "total": 3, + "update_at": "UTC Timestamp" + } +} +``` + +**WARNING**: **opensource.json** + +> This file, in addition to aggregating the [open-source](../awesome/opensource/data) list's data, adds the meta-data and repository statistics (only for GitHub projects) for each project by inserting them in the autogenerated field (the data are updated every month). + +**WARNING**: **languages.json** + +> This file contains statistics relating to the languages used by open-source projects both in byte format and in percentage. + +### 🟢 Website + +[italiaopensource.com](https://italiaopensource.com) + +### ❤️ Support us + + + + + +### Join with us + +[![LinkedIn](https://img.shields.io/badge/Linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/italia-open-source) + +[![Telegram](https://img.shields.io/badge/Telegram-229ED9?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/+WsJ91uPMVbUzZjk0) + +### License + +The project is made available under the GPL-3.0 license. See the `LICENSE` file for more information. diff --git a/analytics/communities.json b/analytics/communities.json new file mode 100644 index 0000000..5792878 --- /dev/null +++ b/analytics/communities.json @@ -0,0 +1,654 @@ +{ + "data": [ + { + "name": "Codemotion", + "url": "https://www.codemotion.com/", + "type": "Event", + "platform": "Location", + "description": "We are the leading platform that supports tech professionals\u2019 growth. We create the right connections between IT professionals, technology communities and companies", + "tags": [ + "dev", + "talks", + "networking", + "tech" + ], + "events_type": [ + "Conference", + "Workshop", + "Webinar" + ], + "autogenerated": { + "filename": "codemotion.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Continuous Delivery", + "url": "https://www.youtube.com/@ContinuousDeliverySpark", + "type": "Channel", + "platform": "Youtube", + "description": "Un podcast in cui chiacchieriamo di sviluppo software, open source, cloud native, metodologie, e tutto quello che sta intorno al mondo IT.", + "tags": [ + "coding", + "tech", + "cloud native", + "open source", + "developers" + ], + "events_type": [ + "Podcast", + "Video", + "Conference" + ], + "autogenerated": { + "filename": "continuous-delivery.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "DevMarche", + "url": "https://t.me/+j-h3ljrMZV8zZmVk", + "type": "Channel", + "platform": "Telegram", + "description": "La Community tech delle Marche: eventi, conferenze e serate a tema sviluppo e non solo, per fare networking e parlare degli argomenti che ci appassionano.", + "tags": [ + "dev", + "talks", + "networking", + "tech" + ], + "events_type": [ + "Chat", + "Meetup", + "Workshop", + "Conference" + ], + "autogenerated": { + "filename": "devmarche.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Developers Italia", + "url": "https://developers.italia.it/", + "type": "Blog", + "platform": "Website", + "description": "Il punto di riferimento per il software della Pubblica Amministrazione.", + "tags": [ + "dev", + "pubblica amministrazione", + "open-source" + ], + "events_type": [ + "Article", + "Chat" + ], + "autogenerated": { + "filename": "developers-italia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Edoardo Dusi", + "url": "https://www.youtube.com/@edodusi", + "type": "Channel", + "platform": "Youtube", + "description": "Cerco di divulgare la tecnologia, tenere aggiornati sulle tech news, incentivare la contribuzione e le best practices.", + "tags": [ + "coding", + "news", + "tech", + "cloud", + "open source" + ], + "events_type": [ + "Podcast", + "Video", + "Conference" + ], + "autogenerated": { + "filename": "edo.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Fabio Biondi", + "url": "https://www.twitch.tv/fabio_biondi", + "type": "Channel", + "platform": "Twitch", + "description": "Durante le mie live: studio, sperimento, condivido il mio know-how e organizzo quiz tecnici, spesso in compagnia di amici e ospiti, su moltissime tematiche legate al mondo della programmazione.", + "tags": [ + "developers", + "live", + "tech", + "javscript" + ], + "events_type": [ + "Chat", + "Video", + "Hackathon" + ], + "autogenerated": { + "filename": "fabio-biondi.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Flutter Italia Developers", + "url": "https://t.me/flutteritdevs", + "type": "Channel", + "platform": "Telegram", + "tags": [ + "dev", + "flutter", + "apps", + "android", + "ios", + "mobile" + ], + "events_type": [ + "Meetup", + "Conference", + "Chat" + ], + "autogenerated": { + "filename": "flutter-italia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Gitbar", + "url": "https://t.me/gitbar", + "type": "Podcast", + "platform": "Telegram", + "description": "Il podcast dei developer italiani", + "tags": [ + "developers", + "networking", + "tech" + ], + "events_type": [ + "Chat", + "Podcast" + ], + "autogenerated": { + "filename": "gitbar.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Giuppi dev", + "url": "https://www.youtube.com/@giuppidev", + "type": "Channel", + "platform": "Youtube", + "description": "Sono un programmatore freelance e un nomade digitale, che lavora viaggiando per il mondo. Qui condivido la mia esperienza per aiutare tutti quelli che vogliono lavorare da programmatori e vogliono farlo in libert\u00e0 da dove gli pare.", + "tags": [ + "developers", + "live", + "coding", + "javascript", + "digital nomad" + ], + "events_type": [ + "Video", + "Webinar", + "Hackathon" + ], + "autogenerated": { + "filename": "giuppi-dev.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "GrUSP", + "url": "https://www.grusp.org", + "type": "Event", + "platform": "Website", + "description": "Dal 2003 organizziamo eventi per formare e mettere in contatto persone accomunate dalla passione per lo sviluppo web.", + "tags": [ + "tech", + "career", + "community", + "networking", + "developers", + "user group" + ], + "events_type": [ + "Meetup", + "Conference", + "Workshop", + "Hackathon" + ], + "autogenerated": { + "filename": "grusp.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "HR feat ICT", + "url": "https://t.me/+IxwjMC4ytMU4YjRk", + "type": "Channel", + "platform": "Telegram", + "description": "Nata per creare uno spazio di confronto e condivisione tra HR e professionisti ICT. \u00c8 aperto a tutti/e, purch\u00e9 motivat\u0259 da reciproco scambio e dal sano confronto. \u00c8 il luogo ideale dove: Ricevere supporto sull\u2019iter di ricerca e selezione, Chiedere consigli (su CV, RAL, benefit), Esprimere dubbi e domande realtive al lavoro, Confrontarsi tra professionisti, Aiutare i recruiter a svolgere al meglio il loro lavoro. Possono utilizzare un bot open source per la condivisione degli annunci (Job Offer Bot)", + "tags": [ + "dev", + "talks", + "networking", + "tech", + "hr", + "ict", + "job offers" + ], + "events_type": [ + "Conference", + "Workshop", + "Webinar", + "Chat" + ], + "autogenerated": { + "filename": "hr-feat-ict.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Italian Linux Society", + "url": "https://www.ils.org/", + "type": "Channel", + "platform": "Other", + "description": "L'associazione italiana per la promozione e la divulgazione di Linux e del Software Libero e Open Source in Italia", + "tags": [ + "dev", + "talks", + "networking", + "tech", + "linuz", + "opensource", + "job offers" + ], + "events_type": [ + "Conference", + "Meetup", + "Other" + ], + "autogenerated": { + "filename": "italian-linux-society.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "KCD Italy", + "url": "https://community.cncf.io/kcd-italy/", + "type": "Event", + "platform": "Location", + "description": "KCD Italy (#kcditaly) is a CNCF (Cloud Native Computing Foundation) supported event organized by the Italian Kubernetes community. The event aims to spread knowledge and create spaces for sharing and comparing ideas on all open source and cloud native topics.", + "tags": [ + "dev", + "talk", + "networking", + "tech", + "CloudNative", + "Kubernetes", + "DevOps", + "opensource" + ], + "events_type": [ + "Meetup", + "Conference" + ], + "autogenerated": { + "filename": "kcd-italy.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Kubernetes It", + "url": "https://t.me/kubernetes_it", + "type": "Channel", + "platform": "Telegram", + "description": "Gruppo di utilizzatori, veterani e newbie su Kubernetes: parliamo anche di Cloud Native, Container, sviluppo e Systems Engineering!", + "tags": [ + "developers", + "tech", + "kubernetes", + "sys", + "cloud" + ], + "events_type": [ + "Chat" + ], + "autogenerated": { + "filename": "kubernetes-it.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "La Locanda del Tech", + "url": "https://t.me/+mqQJQ9BqKOViMmVk", + "type": "Channel", + "platform": "Telegram", + "description": "The Telegram channel of La Locanda del Tech, a Twitch channel hosted by Guido Penta, that deals with various arguments like working in tech, money, professional development and many others", + "tags": [ + "dev", + "community", + "networking", + "tech" + ], + "events_type": [ + "Chat" + ], + "autogenerated": { + "filename": "lalocandadeltech.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Latina In Tech", + "url": "https://latina-in-tech.github.io/", + "type": "Channel", + "platform": "Telegram", + "description": "Free events to foster knowledge sharing and professional growth.", + "tags": [ + "dev", + "talks", + "networking", + "tech" + ], + "events_type": [ + "Meetup", + "Workshop" + ], + "autogenerated": { + "filename": "latina_in_tech.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "MUG Marca User Group", + "url": "https://marcausergroup.it", + "type": "Channel", + "platform": "Slack", + "description": "MUG is a user group localed around Treviso (Veneto region) unbounded to any technology or methodology. Our goal is aggreate people and networking opportunities between developers or tech enthusiasts.", + "tags": [ + "dev", + "talks", + "networking", + "tech" + ], + "events_type": [ + "Meetup", + "Chat" + ], + "autogenerated": { + "filename": "marca-user-group.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Need for Nerd", + "url": "https://www.facebook.com/groups/1703058016594724", + "type": "Channel", + "platform": "Other", + "description": "Community generalista per developers in cui si discute di temi tecnici e lavorativi e in cui ci si aiuta a vicenda.", + "tags": [ + "lavoro", + "tech", + "linguaggi" + ], + "events_type": [ + "Chat" + ], + "autogenerated": { + "filename": "need-for-nerd.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Open Source Community", + "url": "https://t.me/ptkdev_support_italian", + "type": "Channel", + "platform": "Telegram", + "description": "Meme sui dev e il coding, community di aiuto, guide e tutorial sulla programmazione. Gruppo ufficiale di supporto tecnico per i miei software open source", + "tags": [ + "developers", + "networking", + "tech", + "meme" + ], + "events_type": [ + "Chat" + ], + "autogenerated": { + "filename": "open-source-support.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Red Hot Cyber", + "url": "https://www.redhotcyber.com/", + "type": "Blog", + "platform": "Website", + "description": "Red Hot Cyber \u00e8 una rivista online che tratta temi di tecnologia e di sicurezza informatica, dietro alla rivista \u00e8 presente una folta community che funge da incubatrice di idee, dove specialisti di diverse discipline collaborano", + "tags": [ + "cyber", + "security", + "tech", + "cybercrime", + "hack news" + ], + "events_type": [ + "Article", + "Conference" + ], + "autogenerated": { + "filename": "red-hot-cyber.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Ripsters", + "url": "https://discord.com/invite/fbQXQ3zqce", + "type": "Channel", + "platform": "Discord", + "tags": [ + "tech", + "career", + "community", + "networking" + ], + "events_type": [ + "Chat" + ], + "autogenerated": { + "filename": "ripsters.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Schr\u00f6dinger Hat", + "url": "https://discord.com/invite/RTXr8A3eFn", + "type": "Channel", + "platform": "Discord", + "description": "Schrodinger Hat \u00e9 una community, un podcast, un livestream e molto altro! Se hai una idea, un tool, un argomento o altro da proporre, puoi aprire una issue su GitHub.", + "tags": [ + "developers", + "networking", + "tech" + ], + "events_type": [ + "Chat" + ], + "autogenerated": { + "filename": "schrodinger-hat.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Sistemista Italiano", + "url": "https://www.youtube.com/@SistemistaItaliano", + "type": "Channel", + "platform": "Youtube", + "description": "Canale di informazione, video tutorial, guide e how-to dedicato ai sistemisti italiani. In questo canale sono raccolti video che spiegano con parole chiare e semplici argomenti all'ordine del giorno per coloro che sono o desiderano diventare sistemisti.", + "tags": [ + "dev", + "os", + "server", + "windows", + "linux", + "system", + "network" + ], + "events_type": [ + "Video" + ], + "autogenerated": { + "filename": "sistemista-italiano.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Startup Checklist", + "url": "https://startupchecklist.it/", + "type": "Blog", + "platform": "Website", + "description": "La ricetta per fare Startup, un percorso guidato dall'idea alla raccolta fondi", + "tags": [ + "startup", + "tech", + "business", + "funding", + "venture capital", + "angel", + "seed", + "business plan", + "pitch", + "mentors", + "startup studio" + ], + "events_type": [ + "Other", + "Webinar" + ], + "autogenerated": { + "filename": "startup-checklist.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Startup Italia", + "url": "https://www.startupitalia.com/", + "type": "Blog", + "platform": "Website", + "description": "Il pi\u00f9 grande network italiano di eventi dedicati all'innovazione con visibilit\u00e0 e partecipazione internazionale; un hub digitale con dati da startup, aziende innovative, investitori e professionisti", + "tags": [ + "startup", + "startup ecosystem", + "tech news", + "investors", + "funding", + "venture capital", + "innovation", + "innovation ecosystem", + "innovation events" + ], + "events_type": [ + "Article", + "Conference" + ], + "autogenerated": { + "filename": "startup-italia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Tech Workers Coalition Italia", + "url": "https://twc-italia.org/", + "type": "Channel", + "platform": "Telegram", + "description": "Senza di noi l'industria della tecnologia non esisterebbe, n\u00e9 in Italia n\u00e9 nel resto del mondo. Tech Workers Coalition esiste per darci voce, diritti e forza.", + "tags": [ + "developers", + "tech", + "networking", + "career", + "jobs" + ], + "events_type": [ + "Meetup", + "Chat" + ], + "autogenerated": { + "filename": "twc-italia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "TechCompenso", + "url": "https://techcompenso.com/", + "type": "Blog", + "platform": "Website", + "description": "TechCompenso is the go-to portal for uncovering the real earnings in Italy's tech sector, including technology, product management, and marketing roles within Italian tech companies", + "tags": [ + "dev", + "community", + "networking", + "tech", + "salary", + "transparency", + "italy" + ], + "events_type": [ + "Other" + ], + "autogenerated": { + "filename": "techcompenso.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Vita nello zaino", + "url": "https://vitanellozaino.com", + "type": "Blog", + "platform": "Website", + "description": "Chiusa una porta si apre un portellone.", + "tags": [ + "developers", + "tech", + "networking", + "digital nomad", + "coworking" + ], + "events_type": [ + "Coworking trips", + "Talk" + ], + "autogenerated": { + "filename": "vitanellozaino.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "fullremote.it", + "url": "https://fullremote.it/", + "type": "Newsletter", + "platform": "Email", + "description": "A weekly newsletter (with remote jobs) and a telegram channel dedicated to italian tech workers who work (or want to work) remotely.", + "tags": [ + "tech", + "remoteworking", + "remote", + "jobs" + ], + "events_type": [ + "Other" + ], + "autogenerated": { + "filename": "fullremote-it.json", + "timestamp": "2024-05-22T20:55:13Z" + } + } + ], + "metadata": { + "total": 29, + "update_at": "2024-05-22T20:55:13Z" + } +} \ No newline at end of file diff --git a/analytics/companies.json b/analytics/companies.json new file mode 100644 index 0000000..792ee5d --- /dev/null +++ b/analytics/companies.json @@ -0,0 +1,742 @@ +{ + "data": [ + { + "name": "Advigator", + "site_url": "https://www.advigator.com", + "type": "B2B", + "market": "Service", + "description": "Advertising optimization software for Amazon Ads", + "tags": [ + "amazon", + "ads", + "saas" + ], + "foundation_year": "2020", + "autogenerated": { + "filename": "advigator.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Airlite", + "site_url": "https://airlite.com/", + "type": "D2C", + "market": "Environment", + "description": "Airlite \u00e8 una tecnologia rivoluzionaria, 100% naturale con principio attivo brevettato. La nostra vernice genera una reazione ossidante con cui vengono catturati e distrutti gli agenti inquinanti.", + "tags": [ + "soustainable", + "paint", + "eco", + "co2", + "natural" + ], + "foundation_year": "2013", + "autogenerated": { + "filename": "airlite.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Amusi", + "site_url": "https://www.amusi.it/", + "type": "D2C", + "market": "Food", + "description": "Elevare il tenore di vita degli animali domestici offrendo prodotti di prima qualit\u00e0, in linea con le esigenze e le preferenze dei nostri amici a quattro zampe, acquistabili comodamente online", + "tags": [ + "cibo per animali", + "prodotti per animali" + ], + "foundation_year": "2021", + "address": "Via Borromei, 6 20123 Milano", + "autogenerated": { + "filename": "amusi.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Bending Spoons", + "site_url": "https://bendingspoons.com/", + "type": "B2B", + "market": "Service", + "description": "At Bending Spoons, we create our own cutting-edge technologies and products.", + "tags": [ + "app store", + "app ios", + "app android", + "app development" + ], + "foundation_year": "2013", + "autogenerated": { + "filename": "bending-spoons.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Biorfarm", + "site_url": "https://www.biorfarm.com/", + "type": "B2C", + "market": "Food", + "tags": [ + "sustainable", + "sharing" + ], + "description": "Adotta i tuoi alberi e diventa Agricoltore Digitale. Riceverai la tua frutta fresca bio direttamente dalla campagna alla tua tavola!", + "foundation_year": "2015", + "address": " 87064 Corigliano-Rossano (CS)", + "autogenerated": { + "filename": "biorfarm.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Casavo", + "site_url": "https://casavo.com/", + "type": "B2C", + "market": "Housing", + "description": "Vendere o comprare casa non \u00e8 cos\u00ec semplice. Per questo nasce Casavo, per migliorare questa esperienza.", + "tags": [ + "house" + ], + "foundation_year": "2017", + "autogenerated": { + "filename": "casavo.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Cloud Finance", + "site_url": "https://www.cloudfinance.it", + "type": "B2B", + "market": "Fintech", + "description": "Piattaforma di cloud computing, mette a disposizione di professionisti e aziende che hanno esigenze di analisi complesse, software in grado di realizzare elaborazioni e reportistica in modo semplice e in tempi rapidi.", + "tags": [ + "service", + "startup", + "reports" + ], + "foundation_year": "2014", + "autogenerated": { + "filename": "cloud-finance.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Data Pizza", + "site_url": "https://datapizza.tech/", + "type": "B2C", + "description": "Datapizza.tech permette ai Profili Tech di trovare gratuitamente materiali di formazione, progetti e opportunit\u00e0 lavorative.", + "tags": [ + "ai", + "data science", + "machine learning", + "deep learning", + "big data", + "data engineering", + "data analysis" + ], + "market": "Recruiting", + "autogenerated": { + "filename": "data-pizza.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Dorbit", + "site_url": "https://www.dorbit.space/", + "type": "B2B", + "market": "Aeropsace", + "description": "We offer solutions based on proprietary technologies that enable the optimization of operations both in orbit and on the ground through last-mile delivery of satellites, orbital transportation, space logistics, and space waste management.", + "tags": [ + "space logistics" + ], + "foundation_year": "2017", + "autogenerated": { + "filename": "dorbit.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Enel X", + "site_url": "https://www.enelx.com/", + "type": "B2C", + "market": "Energy", + "description": "We are leading the energy transformation, making life smarter for people and companies everywhere.", + "tags": [ + "energy supply", + "sustainable" + ], + "foundation_year": "2017", + "autogenerated": { + "filename": "enelx.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Everli", + "repository_organization_url": "https://www.github.com/everli", + "site_url": "https://everli.com/", + "type": "B2C", + "market": "Ecommerce", + "tags": [ + "e-commerce", + "grocery" + ], + "description": "Groceries delivered from local stores in 1 hour.", + "foundation_year": "2014", + "autogenerated": { + "filename": "everli.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Flowe", + "site_url": "https://www.flowe.com/", + "type": "B2C", + "market": "Fintech", + "description": "La Flowe Card \u00e8 la carta di debito in legno che rispetta rigorosi standard ambientali. In pi\u00f9 quando la richiedi noi piantiamo un albero in Guatemala per compensare la CO2, sostenendo l\u2019economia e l\u2019alimentazione delle famiglie locali.", + "tags": [ + "carta di debito", + "sostenibilit\u00e0" + ], + "foundation_year": "2020", + "autogenerated": { + "filename": "flowe.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Fotovoltaiconorditalia.it", + "site_url": "https://www.fotovoltaiconorditalia.it", + "type": "B2C", + "market": "Energy", + "description": "Progetto di informazione sul mondo del fotovoltaico e delle fonti rinnovabili. E match tra richieste di preventivo e offerte di installazioni di impianti da fonti rinnovbili.", + "tags": [ + "green economy", + "sostenibilit\u00e0", + "fotovoltaico" + ], + "foundation_year": "2010", + "autogenerated": { + "filename": "fotovoltaiconorditalia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Genomeup", + "site_url": "http://www.genomeup.com/", + "type": "B2B", + "market": "Biotech", + "description": "GenomeUp has developed several bioinformatics tools and protocols to make data and metadata today big health data traceable, accessible, interoperable and reusable", + "tags": [ + "health", + "ai" + ], + "foundation_year": "2011", + "autogenerated": { + "filename": "genomeup.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Hiway Media", + "site_url": "https://hiway.media", + "type": "B2C", + "market": "Fintech", + "tags": [ + "ott", + "digital", + "startup", + "video", + "streaming", + "platforms" + ], + "description": "Costruiamo esperienze d\u2019intrattenimento digitali. Immaginiamo, progettiamo e sviluppiamo ecosistemi digitali su misura dei nostri clienti, con lo scopo di costruire esperienze memorabili per i fan.", + "foundation_year": "2020", + "address": "Via Francesco Melzi d\u2019Eril 4, Milan, ITALY", + "autogenerated": { + "filename": "hiwaymedia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Jobtech", + "site_url": "https://jobtech.it", + "type": "D2C", + "market": "Service", + "tags": [ + "lavoro", + "contratti" + ], + "description": "Ottimizzare il processo di incontro tra aziende e candidati sul mercato del lavoro.", + "foundation_year": "2020", + "address": "Via Borromei, 6 20123 Milano", + "autogenerated": { + "filename": "jobtech.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Macai", + "site_url": "https://macaiapp.com/", + "type": "D2C", + "market": "Food", + "description": "Siamo l\u2019evoluzione del tradizionale supermercato e il modo pi\u00f9 facile e veloce per fare la spesa. Tramite la nostra app, si pu\u00f2 ordinare una vasta gamma di prodotti food/non-food e riceverli nell\u2019area coperta dal servizio in pochi minuti.", + "tags": [ + "online shop", + "food shopping", + "healty", + "food delivery" + ], + "foundation_year": "2021", + "autogenerated": { + "filename": "macai.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Mia-Care", + "site_url": "https://mia-care.io", + "type": "B2B", + "market": "Health", + "description": "Mia-Care helps Pharma, MedTech, and Clinics accelerate their digital evolution and get integrated into the healthcare ecosystem.", + "tags": [ + "cloud-native", + "kubernetes", + "digital health", + "healthcare" + ], + "foundation_year": "2021", + "autogenerated": { + "filename": "mia-care.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Mia-FinTech", + "site_url": "https://mia-fintech.io", + "type": "B2B", + "market": "Fintech", + "description": "Mia-FinTech bridges the gap between traditional institutions and digitally-enabled modern finance.", + "tags": [ + "cloud-native", + "kubernetes", + "financial services", + "open finance", + "open banking" + ], + "foundation_year": "2021", + "autogenerated": { + "filename": "mia-fintech.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Mia-Platform", + "repository_organization_url": "https://github.com/mia-platform", + "site_url": "https://mia-platform.eu", + "type": "B2B", + "market": "Service", + "description": "The simplest way to develop and operate modern applications on Kubernetes.", + "tags": [ + "cloud-native", + "kubernetes", + "developer hub" + ], + "foundation_year": "2016", + "autogenerated": { + "filename": "mia-platform.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Musement", + "site_url": "https://www.musement.com/it/", + "type": "D2C", + "market": "Service", + "description": "Musement aiuta i viaggiatori a rendere indimenticabili i loro viaggi, offrendo un\u2019ampia scelta di esperienze.", + "tags": [ + "culture" + ], + "foundation_year": "2013", + "autogenerated": { + "filename": "musement.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Musixmatch", + "site_url": "https://www.musixmatch.com/it", + "type": "B2C", + "market": "Service", + "description": "Our mission is to provide data, tools and services that allow the experience of music to be enriched across the whole world.", + "tags": [ + "ai", + "music" + ], + "foundation_year": "2010", + "autogenerated": { + "filename": "musixmatch.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Neulabs", + "repository_organization_url": "https://github.com/neulabscom", + "site_url": "https://neulabs.com", + "type": "D2C", + "market": "Service", + "description": "Born to identify and build the entrepreneurial successes of the future: it discovers, acquires, improves and internationalizes direct-to-consumer brands, transforming them into global players with a strong commercial impact.", + "tags": [ + "ecommerce", + "aws" + ], + "foundation_year": "2021", + "address": "Via Borromei, 6 20123 Milano", + "tech_stack": [ + "AWS", + "Node.js", + "Typescript", + "Docker", + "Serverless", + "Vercel", + "Python", + "Microservices", + "Big Query" + ], + "autogenerated": { + "filename": "neulabs.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Noovolari", + "site_url": "https://www.noovolari.com/", + "type": "B2B", + "market": "Software", + "description": "Leapp's creators. Dev-first approach to Cloud Operations.", + "tags": [ + "was", + "azure", + "cybersecurity" + ], + "foundation_year": "2022", + "autogenerated": { + "filename": "noovolari.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Nuvolaris", + "site_url": "https://nuvolaris.io/", + "type": "C2C", + "market": "Software", + "description": "Helps software developers and companies deliver business value by creating and deploying portable serverless apps in any cloud.", + "tags": [ + "cloud-native", + "serverless" + ], + "foundation_year": "2021", + "autogenerated": { + "filename": "nuvolaris.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Opencity Labs", + "repository_organization_url": "https://gitlab.com/opencity-labs", + "site_url": "https://opencitylabs.it", + "type": "B2B", + "market": "Software", + "description": "The company behind OpencityItalia, the platform to create clean and simple digital public services.", + "tags": [ + "symfony", + "fastapi", + "kafka", + "golang", + "event-sourcing" + ], + "foundation_year": "2022", + "address": "Via S. Francesco d'Assisi 10 - 38122 Trento (Italy)", + "autogenerated": { + "filename": "opencity-labs.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Orangefiber", + "site_url": "https://orangefiber.it/", + "type": "B2B", + "market": "Food", + "tags": [ + "sustainable" + ], + "description": "We create sustainable and innovative materials for fashion starting from citrus juice by-products, using an innovative and patented process and working with industry leaders.", + "foundation_year": "2014", + "address": "Via Monserrato 110\u2013116 95128 Catania (CT) Italy", + "autogenerated": { + "filename": "orangefiber.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Plick", + "site_url": "https://plick.eu/", + "type": "B2C", + "market": "Banking", + "description": "Offriamo servizi a supporto delle Banche Europee, degli Istituti di Pagamento, degli Istituti di Moneta Elettronica e del cliente finale con l\u2019obiettivo di innovare l\u2019esperienza dei pagamenti promuovendo la centralit\u00e0 del conto corrente.", + "tags": [ + "service", + "startup", + "payments", + "fintech" + ], + "foundation_year": "2017", + "autogenerated": { + "filename": "plick.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Prima", + "site_url": "https://prima.it", + "type": "B2C", + "market": "Insurance", + "tags": [ + "assicurazioni", + "polizze" + ], + "description": "Prima \u00e8 un'agenzia assicurativa specializzata nella vendita di polizze online.", + "foundation_year": "2015", + "address": "Piazzale Loreto 17, 20131 Milano", + "autogenerated": { + "filename": "prima.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Pronto Pro", + "site_url": "https://www.prontopro.it/", + "type": "D2C", + "market": "Service", + "description": "ProntoPro ti aiuta a trovare professionisti del mondo dei servizi: qualsiasi cosa dal fotografo per un matrimonio, all'idraulico, al detective privato.", + "tags": [ + "startup", + "search", + "professionist" + ], + "foundation_year": "2015", + "autogenerated": { + "filename": "pronto-pro.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Satispay", + "site_url": "https://www.satispay.com/", + "type": "B2C", + "market": "Fintech", + "tags": [ + "e-commerce", + "payments" + ], + "description": "Semplificare i pagamenti per migliorare la vita delle persone.", + "foundation_year": "2013", + "address": "Via Luigi Porro Lambertenghi 7, 20159 Milano", + "autogenerated": { + "filename": "satispay.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Scalapay", + "site_url": "https://www.scalapay.com/", + "type": "B2C", + "market": "Fintech", + "tags": [ + "e-commerce", + "payments" + ], + "description": "Scalapay \u00e8 un innovativo metodo di pagamento che ti permette di acquistare le cose che ami nei negozi online e fisici, riceverli immediatamente e pagarli in tutta calma.", + "foundation_year": "2019", + "address": "Via Giuseppe Mazzini 9, 20123 Milano", + "autogenerated": { + "filename": "scalapay.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Scuter", + "site_url": "https://www.scuter.co", + "type": "D2C", + "market": "Automotive", + "tags": [ + "sharing", + "mobility" + ], + "description": "Scuter is a Mobility as a Service (MaaS) solution that can solve city mobility problems by using the latest technology", + "foundation_year": "2018", + "address": "Via Marsala 29H, 00185 Roma", + "autogenerated": { + "filename": "scuter.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Sfuso Italia", + "site_url": "https://www.sfusitalia.it", + "type": "D2C", + "market": "Food", + "description": "Sfusitalia vuole ampliare, potenziare e digitalizzare il mercato sfuso e zero waste italiano, sensibilizzando i cittadini ad avere stili di vita dal ridotto impatto ambientale.", + "tags": [ + "green economy", + "rycle", + "sustainability", + "zero waste" + ], + "foundation_year": "2019", + "autogenerated": { + "filename": "sfusoitalia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Spartantech", + "site_url": "https://www.spartantech.it/", + "type": "B2B", + "market": "Service", + "tags": [ + "blockchain" + ], + "description": "Rendere tecnologie di frontiera accessibili, attraverso applicazioni plug&play a supporto di aziende, start up e professionisti italiani ed europei.", + "foundation_year": "2020", + "autogenerated": { + "filename": "spartantech.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Tiledesk", + "repository_organization_url": "https://github.com/Tiledesk/tiledesk", + "site_url": "https://tiledesk.com", + "type": "B2B", + "market": "Software", + "description": "Open Source Live Chat with adaptive multichannel Chatbots design technology. Alternative to Intercom and Zendesk for Customer Service and Conversational Marketing", + "tags": [ + "nodejs", + "angular", + "mqtt" + ], + "foundation_year": "2020", + "address": "Via Fratelli Bandiera, 17, 73010 Soleto LE", + "autogenerated": { + "filename": "tiledesk.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Tirasa", + "repository_organization_url": "https://github.com/Tirasa", + "site_url": "https://www.tirasa.net/", + "type": "B2B", + "market": "Software", + "description": "Build, maintain and deploy a whole stack of Open Source Identity and Access Management tools and frameworks.", + "tags": [ + "identity", + "sso", + "provisioning" + ], + "foundation_year": "2011", + "autogenerated": { + "filename": "tirasa.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Vitavi", + "site_url": "https://www.vitavi.it/", + "type": "D2C", + "market": "Health", + "description": "Integratori alimentari e prodotti beauty efficaci e innovativi, contraddistinti da ingredienti mirati e tracciabili.", + "tags": [ + "integratori", + "salute" + ], + "foundation_year": "2021", + "address": "Via Borromei, 6 20123 Milano", + "autogenerated": { + "filename": "vitavi.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Weroad", + "site_url": "https://www.weroad.it/", + "type": "B2C", + "market": "Travel", + "tags": [ + "sustainable", + "sharing" + ], + "description": "Esplora il mondo, conosci nuovi amici, scopri culture lontane e vivi esperienze uniche: questo \u00e8 WeRoad!", + "foundation_year": "2017", + "address": "Viale Cassala, 30 - 20143 Milano (MI)", + "autogenerated": { + "filename": "weroad.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Wiseair", + "site_url": "https://www.wiseair.vision/", + "type": "B2B", + "market": "Health", + "description": "Uniamo persone, municipalit\u00e0 e aziende nella difesa dell'aria pulita. Raccogliamo dati, generiamo consapevolezza, promuoviamo impatto.", + "tags": [ + "smart city" + ], + "foundation_year": "2019", + "autogenerated": { + "filename": "wiseair.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Yolo", + "site_url": "https://yolo-insurance.com", + "type": "B2C", + "market": "Insurance", + "tags": [ + "assicurazioni", + "polizze" + ], + "description": "Innovare l'offerta assicurativa per soddisfare nuove esigenze e modalit\u00e0 di protezione.", + "foundation_year": "2018", + "address": "Via Fabio Filzi 27, 20124 Milano", + "autogenerated": { + "filename": "yolo.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Zappyrent", + "site_url": "https://www.zappyrent.com", + "type": "D2C", + "market": "Service", + "tags": [ + "affitti", + "case" + ], + "description": "Piattaforma di affitti a medio\u2011lungo termine, che gestisce l\u2019intero processo di affitto; dagli annunci alla gestione dei contratti, dai depositi fino al pagamento delle mensilit\u00e0.", + "foundation_year": "2019", + "address": "Via Palmanova 67, 20132 Milano", + "autogenerated": { + "filename": "zappyrent.json", + "timestamp": "2024-05-22T20:55:13Z" + } + } + ], + "metadata": { + "total": 42, + "update_at": "2024-05-22T20:55:13Z" + } +} \ No newline at end of file diff --git a/analytics/digital-nomads.json b/analytics/digital-nomads.json new file mode 100644 index 0000000..48db565 --- /dev/null +++ b/analytics/digital-nomads.json @@ -0,0 +1,782 @@ +{ + "data": [ + { + "name": "Amsterdam", + "state_name": "Netherlands", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 80, + "description": "Amsterdam is capital of Netherlands a beautiful and very nice city to visit. Museums, environment, red light district, free weed, people and culture are the main reason to visit this city and surroundings (eg. Utrecht, Zaandam)", + "tags": [ + "nature", + "snow", + "river", + "mountain", + "museums", + "" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://vitanellozaino.com/2023/01/23/amsterdam/" + ], + "coworking": [ + "https://b-amsterdam.com/en/work/cowork/", + "https://www.surfoffice.com/coworking/amsterdam", + "https://www.clinkhostels.com/it/clinknoord/" + ], + "autogenerated": { + "filename": "amsterdam.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Bali", + "state_name": "Indonesia", + "required_documents": [ + "Passport", + "Visa" + ], + "internet_roaming": "Local SIM required", + "daily_average_cost": 30, + "description": "Bali is one of the most famous island of Indonesia. Temples, culture, surfing, sea, trekking, people and night life are the most important things to live. The average cost is very low but not for coworking. Is one of the main place in the world for digital nomad, you can face them all over the world", + "tags": [ + "nature", + "temples", + "surfing", + "mountain", + "visit", + "sea", + "dancing", + "trekking", + "volcano" + ], + "how_to_arrive": [ + "Airplane" + ], + "how_to_move": [ + "Walk", + "Taxi", + "Other" + ], + "resources": [ + "https://vitanellozaino.com/2023/08/03/bali/" + ], + "coworking": [ + "https://www.coworker.com/mag/top-ten-coworking-spaces-in-bali", + "https://thehoneycombers.com/bali/coworking-spaces-bali-work-remotely/" + ], + "autogenerated": { + "filename": "bali.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Bangkok", + "state_name": "Thailand", + "required_documents": [ + "Passport", + "Visa" + ], + "internet_roaming": "Local SIM required", + "daily_average_cost": 40, + "description": "Bangkok is a very picturesque city in Thailand. Street foods, temples and the skyline are very cool to see here. Pad Thai is the most delicious and famous food. In the night there are lot of parties and lot of rooftops to visit for a magic view.", + "tags": [ + "nature", + "temples", + "skyline", + "nightlife", + "food", + "street food" + ], + "how_to_arrive": [ + "Airplane", + "Train" + ], + "how_to_move": [ + "Motorbike", + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://vitanellozaino.com/2023/07/07/bangkok/" + ], + "coworking": [ + "https://www.starbucks.co.th/", + "https://www.wework.com/l/coworking-space/bangkok", + "https://coworkingspaces.me/bangkok/" + ], + "autogenerated": { + "filename": "bangkok.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Bansko", + "state_name": "Bulgaria", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 50, + "description": "Bansko is a town in southwestern Bulgaria, located at the foot of the Pirin Mountains at an elevation of 927 m above sea level. It is a popular ski resort. Wi-fi is available in most places (also in mountain), and the cost of living is very low.", + "tags": [ + "nature", + "snow", + "lake", + "mountain" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi" + ], + "resources": [ + "https://freakingnomads.com/digital-nomad-guide-to-bansko-bulgaria/", + "https://www.bbc.com/travel/article/20231003-bansko-bulgarias-unlikely-new-digital-nomad-hub" + ], + "coworking": [ + "https://coworkingbansko.com/" + ], + "autogenerated": { + "filename": "bansko.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Barcelona", + "state_name": "Spain", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 70, + "description": "Barcelona is an historical city in the east cost of Spain, that houses Sagrada Familia. Barceloneta is a very nice place to chill and drink something, meanwhile in the city there are lot of different styles in districts. La Boqueria Market is, near the Rambla, is a place that you must add in your to-do list.", + "tags": [ + "nature", + "sea", + "wine", + "nightlife", + "parties", + "museums" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train", + "Ship" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://vitanellozaino.com/2022/08/30/barcellona/" + ], + "coworking": [ + "https://talentgarden.org/it/coworking/spain/barcelona/", + "https://www.thesocialhub.co/barcelona-poblenou/co-working-space/", + "https://www.spotahome.com/it/blog/i-5-migliori-spazi-di-coworking-a-barcellona/" + ], + "autogenerated": { + "filename": "barcellona.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Bogot\u00e0", + "state_name": "Colombia", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 20, + "description": "Bogot\u00e1, the capital of Colombia, is known for its rich history, vibrant culture, and stunning Andean setting. The city features colonial architecture in La Candelaria, world-class museums like the Gold Museum, and lush green spaces such as Simon Bolivar Park. With its lively caf\u00e9 culture and family-friendly vibe, Bogot\u00e1 offers a unique blend of the traditional and modern.", + "tags": [ + "nature", + "beach", + "sea", + "trekking", + "family" + ], + "how_to_arrive": [ + "Airplane", + "Ship", + "Ferry" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Motorbike", + "Public transports" + ], + "resources": [ + "https://www.civitatis.com/blog/it/bogota-in-un-giorno/" + ], + "coworking": [ + "https://www.wework.com/l/coworking-space/bogota" + ], + "autogenerated": { + "filename": "bogot\u00e0.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Budapest", + "state_name": "Hungary", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 45, + "description": "Budapest is the capital of Hungary, placed near the Danubio rived in the middle of the country.", + "tags": [ + "nature", + "museum", + "city", + "river", + "sidewalk" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train", + "Ship" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://vitanellozaino.com/2023/08/31/budapest/" + ], + "coworking": [ + "https://lifefromabag.com/coworking-spaces-budapest/", + "https://www.coworker.com/hungary/budapest" + ], + "autogenerated": { + "filename": "budapest.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Cordoba", + "state_name": "Spain", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 40, + "description": "Cordoba is a city places in the Southern Spain, Andalusia region. Hot almost of the year, very nice to visit for a couple of days", + "tags": [ + "nature", + "bridge", + "nightlife", + "food" + ], + "how_to_arrive": [ + "Airplane", + "Train", + "Bus", + "Car" + ], + "how_to_move": [ + "Motorbike", + "Walk", + "Taxi", + "Public transports", + "Car" + ], + "resources": [ + "https://www.viviandalucia.com/cordova/cosa-vedere-cordoba/" + ], + "coworking": [ + "https://www.coworker.com/spain/cordoba", + "https://coworkingspaces.me/cordoba-argentina/" + ], + "autogenerated": { + "filename": "cordoba.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Formentera", + "state_name": "Spain", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 70, + "description": "Placed in Baleares islands Formentera is very chilling and relaxing, with some hippies living in there and lot of beaches are made for nudism. The island is not so big so a moped is advised to visit it, it's almost wild in most of the places.", + "tags": [ + "nature", + "sea", + "lake", + "beaches", + "sunsets", + "chill", + "relax", + "naked" + ], + "how_to_arrive": [ + "Airplane", + "Ship" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Motorbike", + "Car" + ], + "resources": [ + "https://vitanellozaino.com/2022/03/14/formentera/" + ], + "coworking": [ + "https://www.dorms.com/Spain/Formentera" + ], + "autogenerated": { + "filename": "formentera.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Fuerteventura", + "state_name": "Spain", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 60, + "description": "Fuerteventura is a very wild island in Canary archipelago. From south to north there are just 3 big cities and lot of little ones, very windy and perfect to surfing, relaxing, explore and chilling. Perfect to rent RV or VAN with lot of area to stay", + "tags": [ + "nature", + "sand", + "beach", + "surf", + "wind", + "wild", + "van", + "rv" + ], + "how_to_arrive": [ + "Airplane", + "Ship" + ], + "how_to_move": [ + "Taxi", + "Car", + "Public transports", + "VAN" + ], + "resources": [ + "https://vitanellozaino.com/2022/02/13/fuerteventura-in-van/" + ], + "coworking": [ + "https://www.bychloe.it/smartworking-alle-canarie-9-coworking-a-fuerteventura/", + "https://www.vivifuerteventura.com/i-migliori-coworking-a-fuerteventura/" + ], + "autogenerated": { + "filename": "fuerteventura.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Istanbul", + "state_name": "T\u00fcrkiye", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Not yet available", + "daily_average_cost": 40, + "description": "Istanbul is a giant city placed between Asia and Europe, on Bosphorus, where this culture are perfectly mixed at 360\u00b0 degree. Churches, temples, monuments and views are very different and typical from east to west and is the house of Kebab.", + "tags": [ + "nature", + "river", + "bridge", + "temple" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://vitanellozaino.com/2023/08/10/istanbul/" + ], + "coworking": [ + "https://www.surfoffice.com/coworking/istanbul", + "https://www.regus.com/it-it/turkey/istanbul/coworking", + "https://theturkeytraveler.com/best-coworking-spaces-istanbul/" + ], + "autogenerated": { + "filename": "istanbul.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Kuala Lumpur", + "state_name": "Malaysia", + "required_documents": [ + "Passport" + ], + "internet_roaming": "Local SIM required", + "daily_average_cost": 25, + "description": "Kuala Lumpur, or KL, is the capital of Malaysia. Petronas towers, Batu caves, temples and KL tower are the most interesting things in this giant city, that you can visit entirely with public transports", + "tags": [ + "temple", + "skyline", + "nightlife", + "tower", + "food" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train" + ], + "how_to_move": [ + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://vitanellozaino.com/2023/04/24/kuala-lumpur/" + ], + "coworking": [ + "https://www.starbucks.com.my/", + "https://employmenthero.com/my/blog/best-coworking-spaces-kuala-lumpur/" + ], + "autogenerated": { + "filename": "kuala_lumpur.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Madrid", + "state_name": "Spain", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 60, + "description": "Capital of Spain is a huge city with amazing nightlife, skyline and sunsets. Parks, monuments, squares and rooftops are just some of the best things to view", + "tags": [ + "park", + "nature", + "lake", + "city", + "skyline", + "sunset", + "chilling", + "nightlife" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train", + "Car" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Motorbike", + "Car" + ], + "resources": [ + "https://vitanellozaino.com/2022/08/22/madrid/" + ], + "coworking": [ + "https://talentgarden.org/it/coworking/spain/madrid/", + "https://flydesk-com.webpkgcache.com/doc/-/s/flydesk.com/it/insights/top-10-coworking-spaces-madrid/" + ], + "autogenerated": { + "filename": "madrid.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Malaga", + "state_name": "Spain", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 45, + "description": "Malaga is places in the south of Spain, on the Mediterranean sea. Hot, with beautiful beaches, lively and very nice to visit. From the castle you can see an amazing vew of the city", + "tags": [ + "nature", + "beach", + "sea", + "church", + "castle" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train", + "Car" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://www.viviandalucia.com/malaga/10-cose-vedere-malaga/" + ], + "coworking": [ + "https://www.surfoffice.com/coworking/malaga", + "https://www.regus.com/it-it/spain/malaga/coworking" + ], + "autogenerated": { + "filename": "malaga.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Nosy Be", + "state_name": "Madagascar", + "required_documents": [ + "Passport" + ], + "internet_roaming": "Local SIM required", + "daily_average_cost": 30, + "description": "Nosy Be, Madagascar, is a tropical island nestled in the Mozambique Channel, famed for its pristine beaches, thriving coral reefs, and lush landscapes. With vanilla plantations and diverse wildlife, this serene island invites visitors to explore its natural wonders and savor its calm allure amidst the Indian Ocean's beauty.", + "tags": [ + "relax", + "nature", + "beach", + "sea", + "exploration" + ], + "how_to_arrive": [ + "Airplane" + ], + "how_to_move": [ + "Taxi", + "Motorbike", + "Public transports" + ], + "resources": [ + "https://nosybe-tourisme.com/en/", + "https://medium.com/@jayrald.ado/an-unforgettable-journey-exploring-madagascar-as-a-digital-nomad-1b04e1d1b0bb" + ], + "coworking": [ + "https://nosybe-pro.com/view-category?id=1026" + ], + "autogenerated": { + "filename": "nosybe.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Sevilla", + "state_name": "Spain", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 45, + "description": "Is a pearl in the south of Spain, very hot but really beautiful. City center is amazing and Plaza de Espana is an amazing architectural building to see.", + "tags": [ + "nature", + "square", + "castle", + "church" + ], + "how_to_arrive": [ + "Airplane", + "Bus", + "Train", + "Car" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://www.viviandalucia.com/siviglia/" + ], + "coworking": [ + "https://www.surfoffice.com/coworking/seville", + "https://coworkingspaces.me/seville-spain/" + ], + "autogenerated": { + "filename": "siviglia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Singapore", + "state_name": "Singapore", + "required_documents": [ + "Passport", + "Visa" + ], + "internet_roaming": "Local SIM required", + "daily_average_cost": 100, + "description": "Singapore is a city-state in the south of Malaysia peninsula, very expensive and with lot of thing sto see. Skyline is amazing and Marina Bay Sands and gardens are very beautiful during the day and night and botanical gardens are amazing", + "tags": [ + "nature", + "skyline", + "sea", + "beach" + ], + "how_to_arrive": [ + "Airplane", + "Bus" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Public transports" + ], + "resources": [ + "https://vitanellozaino.com/2023/07/25/singapore/" + ], + "coworking": [ + "https://www.wework.com/l/coworking-space/singapore", + "https://www.starbucks.com.sg/", + "https://thehoneycombers.com/singapore/coworking-spaces-in-singapore/" + ], + "autogenerated": { + "filename": "singapore.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Syros", + "state_name": "Greece", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 40, + "description": "Syros is a Greek island located in the Aegean Sea, known for its rich history, picturesque landscapes, and well-preserved architecture. The island's main town, Ermoupoli, is distinguished by its neoclassical buildings and vibrant cultural scene. You will enjoy working from a caf\u00e9 in the main square or directly in front of the sea. Plus, it's a very family friendly island.", + "tags": [ + "nature", + "beach", + "sea", + "trekking", + "family" + ], + "how_to_arrive": [ + "Airplane", + "Ship", + "Ferry" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Motorbike", + "Public transports" + ], + "resources": [ + "https://workfromgreece.gr/location/syros/" + ], + "coworking": [ + "https://www.apanomeria.org/co-working/" + ], + "autogenerated": { + "filename": "syros.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Tenerife", + "state_name": "Spain", + "required_documents": [ + "Passport", + "CI" + ], + "internet_roaming": "Available", + "daily_average_cost": 30, + "description": "Tenerife is the most populated island of the Canary archipelago. The island welcomes you with 13 different climates, beautiful sunset and beaches, full of nightlife and place to visit. Ideal for surfing and kayaking, but also for trekking and visiting places.", + "tags": [ + "nature", + "volcano", + "lake", + "sea", + "beach", + "mountain", + "chill", + "relaxing", + "wine" + ], + "how_to_arrive": [ + "Airplane", + "Ship" + ], + "how_to_move": [ + "Bike", + "Walk", + "Taxi", + "Car", + "Motorbike" + ], + "resources": [ + "https://vitanellozaino.com/2022/02/21/tenerife/" + ], + "coworking": [ + "https://www.coworkinginthesun.com/", + "https://www.surfoffice.com/coworking/tenerife" + ], + "autogenerated": { + "filename": "tenerife.json", + "timestamp": "2024-05-22T20:55:13Z" + } + } + ], + "metadata": { + "total": 19, + "update_at": "2024-05-22T20:55:13Z" + } +} \ No newline at end of file diff --git a/analytics/languages.json b/analytics/languages.json new file mode 100644 index 0000000..9260ba4 --- /dev/null +++ b/analytics/languages.json @@ -0,0 +1,630 @@ +{ + "data": { + "bytes": { + "Go": 40129968, + "Shell": 3636522, + "JavaScript": 41973114, + "HCL": 305190, + "Java": 16975158, + "C#": 6216510, + "Python": 94907898, + "TypeScript": 61723722, + "Batchfile": 32232, + "HTML": 11014530, + "CSS": 1176594, + "Vue": 1628130, + "SCSS": 3349320, + "Dockerfile": 240264, + "Perl": 5419560, + "C": 54257484, + "C++": 23665608, + "CMake": 277476, + "XSLT": 2607324, + "Makefile": 1181004, + "Ruby": 4540344, + "PHP": 8381442, + "Blade": 119646, + "Rust": 10016856, + "Jsonnet": 78984, + "Objective-C++": 228702, + "Inno Setup": 38970, + "Objective-C": 51042, + "AppleScript": 6702, + "Smarty": 1287732, + "QMake": 8994, + "VBA": 169734, + "Starlark": 624120, + "Swift": 1576572, + "Procfile": 486, + "Fluent": 49812, + "Lua": 53666130, + "Svelte": 1782, + "Astro": 450, + "Scheme": 23826, + "Jinja": 15774, + "Groovy": 589596, + "Jupyter Notebook": 12769962, + "Tcl": 13133718, + "Open Policy Agent": 117480, + "Scala": 819294, + "Mustache": 10980, + "Assembly": 24060, + "Less": 16848 + }, + "percentage": [ + { + "Go": 8.35, + "Shell": 0.76, + "JavaScript": 8.74, + "HCL": 0.06, + "Java": 3.53, + "C#": 1.34, + "Python": 19.84, + "TypeScript": 12.96, + "Batchfile": 0.01, + "HTML": 2.32, + "CSS": 0.24, + "Vue": 0.34, + "SCSS": 0.7, + "Dockerfile": 0.05, + "Perl": 1.13, + "C": 11.29, + "C++": 4.93, + "CMake": 0.06, + "XSLT": 0.54, + "Makefile": 0.25, + "Ruby": 0.94, + "PHP": 1.74, + "Blade": 0.02, + "Rust": 2.08, + "Jsonnet": 0.02, + "Objective-C++": 0.05, + "Inno Setup": 0.01, + "Objective-C": 0.01, + "AppleScript": 0.0, + "Smarty": 0.27, + "QMake": 0.0, + "VBA": 0.04, + "Starlark": 0.13, + "Swift": 0.33, + "Procfile": 0.0, + "Fluent": 0.01, + "Lua": 11.17, + "Svelte": 0.0, + "Astro": 0.0, + "Scheme": 0.0, + "Jinja": 0.0, + "Groovy": 0.12, + "Jupyter Notebook": 2.66, + "Tcl": 2.74, + "Open Policy Agent": 0.02, + "Scala": 0.17, + "Mustache": 0.0, + "Assembly": 0.01, + "Less": 0.0 + } + ], + "history": { + "2024": { + "1": { + "bytes": { + "Go": 297376, + "Shell": 1924, + "JavaScript": 30450, + "HCL": 24333, + "CSS": 6840, + "Vue": 723, + "Python": 74, + "TypeScript": 65896, + "HTML": 395, + "SCSS": 119366, + "Dockerfile": 601, + "Java": 6783, + "Perl": 894654, + "C": 2282383, + "C++": 1410739, + "CMake": 36773, + "XSLT": 232395, + "Makefile": 1859, + "Ruby": 23192, + "PHP": 222836, + "Blade": 1855, + "Rust": 1437829, + "Jsonnet": 13155, + "Objective-C++": 6965, + "Inno Setup": 3855, + "Objective-C": 4523, + "AppleScript": 1117, + "Batchfile": 3910, + "Starlark": 1926, + "Swift": 270946, + "Procfile": 21, + "Fluent": 8302, + "Lua": 8413045, + "Smarty": 10345, + "Svelte": 297, + "Astro": 75, + "Scheme": 3213, + "Jinja": 2629, + "Groovy": 98266, + "Jupyter Notebook": 943986, + "Tcl": 36637, + "Open Policy Agent": 19580, + "Scala": 128782, + "Mustache": 1830, + "Assembly": 4010, + "Less": 2808 + }, + "percentage": { + "Go": 1.74, + "Shell": 0.01, + "JavaScript": 0.18, + "HCL": 0.14, + "CSS": 0.04, + "Vue": 0.0, + "Python": 0.0, + "TypeScript": 0.39, + "HTML": 0.0, + "SCSS": 0.7, + "Dockerfile": 0.0, + "Java": 0.04, + "Perl": 5.24, + "C": 13.36, + "C++": 8.26, + "CMake": 0.22, + "XSLT": 1.36, + "Makefile": 0.01, + "Ruby": 0.14, + "PHP": 1.3, + "Blade": 0.01, + "Rust": 8.42, + "Jsonnet": 0.08, + "Objective-C++": 0.04, + "Inno Setup": 0.02, + "Objective-C": 0.03, + "AppleScript": 0.01, + "Batchfile": 0.02, + "Starlark": 0.01, + "Swift": 1.59, + "Procfile": 0.0, + "Fluent": 0.05, + "Lua": 49.26, + "Smarty": 0.06, + "Svelte": 0.0, + "Astro": 0.0, + "Scheme": 0.02, + "Jinja": 0.02, + "Groovy": 0.58, + "Jupyter Notebook": 5.53, + "Tcl": 0.21, + "Open Policy Agent": 0.11, + "Scala": 0.75, + "Mustache": 0.01, + "Assembly": 0.02, + "Less": 0.02 + } + }, + "2": { + "bytes": { + "Go": 6502853, + "Shell": 585974, + "JavaScript": 6756387, + "HCL": 38579, + "CSS": 191218, + "Vue": 271362, + "Python": 15072004, + "TypeScript": 9759493, + "HTML": 1788277, + "SCSS": 554297, + "Dockerfile": 43226, + "Java": 2797802, + "Perl": 901907, + "C": 9167320, + "C++": 3904125, + "CMake": 45977, + "XSLT": 232395, + "Makefile": 190602, + "Ruby": 754228, + "PHP": 1397331, + "Blade": 19941, + "Rust": 1657705, + "Jsonnet": 13155, + "Objective-C++": 37969, + "Inno Setup": 6495, + "Objective-C": 8507, + "AppleScript": 1117, + "Batchfile": 4861, + "QMake": 1499, + "VBA": 28289, + "Starlark": 85564, + "Swift": 268541, + "Procfile": 81, + "Fluent": 8302, + "Lua": 8603305, + "Smarty": 188855, + "Svelte": 297, + "Astro": 75, + "Scheme": 3119, + "Jinja": 2629, + "Groovy": 98266, + "Jupyter Notebook": 2128327, + "Tcl": 2158238, + "Open Policy Agent": 19580, + "Scala": 128782, + "Mustache": 1830, + "Assembly": 4010, + "Less": 2808 + }, + "percentage": { + "Go": 8.51, + "Shell": 0.77, + "JavaScript": 8.84, + "HCL": 0.05, + "CSS": 0.25, + "Vue": 0.36, + "Python": 19.72, + "TypeScript": 12.77, + "HTML": 2.34, + "SCSS": 0.73, + "Dockerfile": 0.06, + "Java": 3.66, + "Perl": 1.18, + "C": 11.99, + "C++": 5.11, + "CMake": 0.06, + "XSLT": 0.3, + "Makefile": 0.25, + "Ruby": 0.99, + "PHP": 1.83, + "Blade": 0.03, + "Rust": 2.17, + "Jsonnet": 0.02, + "Objective-C++": 0.05, + "Inno Setup": 0.01, + "Objective-C": 0.01, + "AppleScript": 0.0, + "Batchfile": 0.01, + "QMake": 0.0, + "VBA": 0.04, + "Starlark": 0.11, + "Swift": 0.35, + "Procfile": 0.0, + "Fluent": 0.01, + "Lua": 11.26, + "Smarty": 0.25, + "Svelte": 0.0, + "Astro": 0.0, + "Scheme": 0.0, + "Jinja": 0.0, + "Groovy": 0.13, + "Jupyter Notebook": 2.78, + "Tcl": 2.82, + "Open Policy Agent": 0.03, + "Scala": 0.17, + "Mustache": 0.0, + "Assembly": 0.01, + "Less": 0.0 + } + }, + "3": { + "bytes": { + "Go": 6585830, + "Shell": 588062, + "JavaScript": 6871572, + "HCL": 38579, + "C#": 3414, + "Python": 15228458, + "TypeScript": 9897938, + "Batchfile": 5298, + "CSS": 191218, + "Vue": 271362, + "HTML": 1781412, + "SCSS": 554297, + "Dockerfile": 43298, + "Java": 2797802, + "Perl": 903260, + "C": 9196897, + "C++": 3904451, + "CMake": 46246, + "XSLT": 434554, + "Makefile": 192874, + "Ruby": 754996, + "PHP": 1397331, + "Blade": 19941, + "Rust": 1668995, + "Jsonnet": 13156, + "Objective-C++": 37969, + "Inno Setup": 6495, + "Objective-C": 8507, + "AppleScript": 1117, + "QMake": 1499, + "VBA": 28289, + "Starlark": 85564, + "Swift": 268541, + "Procfile": 81, + "Fluent": 8302, + "Lua": 8631840, + "Smarty": 188855, + "Svelte": 297, + "Astro": 75, + "Scheme": 3971, + "Jinja": 2629, + "Groovy": 98266, + "Jupyter Notebook": 2128327, + "Tcl": 2175521, + "Open Policy Agent": 19580, + "Scala": 128782, + "Mustache": 1830, + "Assembly": 4010, + "Less": 2808 + }, + "percentage": { + "Go": 8.53, + "Shell": 0.76, + "JavaScript": 8.9, + "HCL": 0.05, + "C#": 0.0, + "Python": 19.72, + "TypeScript": 12.82, + "Batchfile": 0.01, + "CSS": 0.25, + "Vue": 0.35, + "HTML": 2.31, + "SCSS": 0.72, + "Dockerfile": 0.06, + "Java": 3.62, + "Perl": 1.17, + "C": 11.91, + "C++": 5.06, + "CMake": 0.06, + "XSLT": 0.56, + "Makefile": 0.25, + "Ruby": 0.98, + "PHP": 1.81, + "Blade": 0.03, + "Rust": 2.16, + "Jsonnet": 0.02, + "Objective-C++": 0.05, + "Inno Setup": 0.01, + "Objective-C": 0.01, + "AppleScript": 0.0, + "QMake": 0.0, + "VBA": 0.04, + "Starlark": 0.11, + "Swift": 0.35, + "Procfile": 0.0, + "Fluent": 0.01, + "Lua": 11.18, + "Smarty": 0.24, + "Svelte": 0.0, + "Astro": 0.0, + "Scheme": 0.01, + "Jinja": 0.0, + "Groovy": 0.13, + "Jupyter Notebook": 2.76, + "Tcl": 2.82, + "Open Policy Agent": 0.03, + "Scala": 0.17, + "Mustache": 0.0, + "Assembly": 0.01, + "Less": 0.0 + } + }, + "4": { + "bytes": { + "Go": 6630564, + "Shell": 596683, + "JavaScript": 6955169, + "HCL": 50865, + "C#": 3414, + "Python": 15772672, + "TypeScript": 10060380, + "Batchfile": 5298, + "HTML": 1833318, + "CSS": 196173, + "Vue": 271355, + "SCSS": 554435, + "Dockerfile": 43325, + "Java": 2815154, + "Perl": 903260, + "C": 9041178, + "C++": 3944268, + "CMake": 46246, + "XSLT": 434554, + "Makefile": 192542, + "Ruby": 755317, + "PHP": 1397331, + "Blade": 19941, + "Rust": 1669133, + "Jsonnet": 13156, + "Objective-C++": 37987, + "Inno Setup": 6495, + "Objective-C": 8507, + "AppleScript": 1117, + "QMake": 1499, + "VBA": 28289, + "Starlark": 85574, + "Swift": 268541, + "Procfile": 81, + "Fluent": 8302, + "Lua": 8767771, + "Smarty": 212568, + "Svelte": 297, + "Astro": 75, + "Scheme": 3971, + "Jinja": 2629, + "Groovy": 98266, + "Jupyter Notebook": 2128327, + "Tcl": 2178899, + "Open Policy Agent": 19580, + "Scala": 128782, + "Mustache": 1830, + "Assembly": 4010, + "Less": 2808 + }, + "percentage": { + "Go": 8.48, + "Shell": 0.76, + "JavaScript": 8.89, + "HCL": 0.07, + "C#": 0.0, + "Python": 20.17, + "TypeScript": 12.86, + "Batchfile": 0.01, + "HTML": 2.34, + "CSS": 0.25, + "Vue": 0.35, + "SCSS": 0.71, + "Dockerfile": 0.06, + "Java": 3.6, + "Perl": 1.16, + "C": 11.56, + "C++": 5.04, + "CMake": 0.06, + "XSLT": 0.56, + "Makefile": 0.25, + "Ruby": 0.97, + "PHP": 1.79, + "Blade": 0.03, + "Rust": 2.13, + "Jsonnet": 0.02, + "Objective-C++": 0.05, + "Inno Setup": 0.01, + "Objective-C": 0.01, + "AppleScript": 0.0, + "QMake": 0.0, + "VBA": 0.04, + "Starlark": 0.11, + "Swift": 0.34, + "Procfile": 0.0, + "Fluent": 0.01, + "Lua": 11.21, + "Smarty": 0.27, + "Svelte": 0.0, + "Astro": 0.0, + "Scheme": 0.01, + "Jinja": 0.0, + "Groovy": 0.13, + "Jupyter Notebook": 2.72, + "Tcl": 2.79, + "Open Policy Agent": 0.03, + "Scala": 0.16, + "Mustache": 0.0, + "Assembly": 0.01, + "Less": 0.0 + } + }, + "5": { + "bytes": { + "Go": 40129968, + "Shell": 3636522, + "JavaScript": 41973114, + "HCL": 305190, + "Java": 16975158, + "C#": 6216510, + "Python": 94907898, + "TypeScript": 61723722, + "Batchfile": 32232, + "HTML": 11014530, + "CSS": 1176594, + "Vue": 1628130, + "SCSS": 3349320, + "Dockerfile": 240264, + "Perl": 5419560, + "C": 54257484, + "C++": 23665608, + "CMake": 277476, + "XSLT": 2607324, + "Makefile": 1181004, + "Ruby": 4540344, + "PHP": 8381442, + "Blade": 119646, + "Rust": 10016856, + "Jsonnet": 78984, + "Objective-C++": 228702, + "Inno Setup": 38970, + "Objective-C": 51042, + "AppleScript": 6702, + "Smarty": 1287732, + "QMake": 8994, + "VBA": 169734, + "Starlark": 624120, + "Swift": 1576572, + "Procfile": 486, + "Fluent": 49812, + "Lua": 53666130, + "Svelte": 1782, + "Astro": 450, + "Scheme": 23826, + "Jinja": 15774, + "Groovy": 589596, + "Jupyter Notebook": 12769962, + "Tcl": 13133718, + "Open Policy Agent": 117480, + "Scala": 819294, + "Mustache": 10980, + "Assembly": 24060, + "Less": 16848 + }, + "percentage": [ + { + "Go": 8.32, + "Shell": 0.76, + "JavaScript": 8.77, + "HCL": 0.06, + "Java": 3.55, + "C#": 1.3, + "Python": 19.82, + "TypeScript": 12.89, + "Batchfile": 0.01, + "HTML": 2.3, + "CSS": 0.25, + "Vue": 0.34, + "SCSS": 0.7, + "Dockerfile": 0.05, + "Perl": 1.13, + "C": 11.33, + "C++": 4.94, + "CMake": 0.06, + "XSLT": 0.54, + "Makefile": 0.25, + "Ruby": 0.95, + "PHP": 1.75, + "Blade": 0.02, + "Rust": 2.09, + "Jsonnet": 0.02, + "Objective-C++": 0.05, + "Inno Setup": 0.01, + "Objective-C": 0.01, + "AppleScript": 0.0, + "Smarty": 0.27, + "QMake": 0.0, + "VBA": 0.04, + "Starlark": 0.13, + "Swift": 0.33, + "Procfile": 0.0, + "Fluent": 0.01, + "Lua": 11.21, + "Svelte": 0.0, + "Astro": 0.0, + "Scheme": 0.0, + "Jinja": 0.0, + "Groovy": 0.12, + "Jupyter Notebook": 2.67, + "Tcl": 2.74, + "Open Policy Agent": 0.02, + "Scala": 0.17, + "Mustache": 0.0, + "Assembly": 0.01, + "Less": 0.0 + } + ] + } + } + } + }, + "metadata": { + "total": 49, + "update_at": "2024-05-22T20:55:13Z" + } +} \ No newline at end of file diff --git a/analytics/opensource.json b/analytics/opensource.json new file mode 100644 index 0000000..4480e6c --- /dev/null +++ b/analytics/opensource.json @@ -0,0 +1,15507 @@ +{ + "data": [ + { + "name": "2ami", + "type": "tool", + "tags": [ + "go", + "2fa", + "security" + ], + "description": "Two factor authenticator agent that keep the secrets secret.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/endorama/2ami", + "license": "MPL-2.0", + "autogenerated": { + "filename": "2ami.json", + "meta": { + "name": "2ami", + "full_name": "endorama/2ami", + "html_url": "https://github.com/endorama/2ami", + "created_at": "2018-06-26T23:50:23Z", + "updated_at": "2024-01-27T00:35:50Z", + "pushed_at": "2023-03-07T01:33:24Z", + "archived": false, + "disabled": false, + "owner": "endorama", + "owner_type": "User", + "topics": [ + "cli", + "google-authenticator", + "hacktoberfest", + "keychain", + "keyring", + "secrets", + "secure", + "security", + "totp", + "two-factor" + ], + "license": "Mozilla Public License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 24, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 24, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "AWS Lambda Power Tuning", + "tags": [ + "nodejs", + "aws", + "lambda", + "serverless", + "cloud", + "performance", + "cost" + ], + "description": "AWS Lambda Power Tuning helps you visualize and fine-tune the memory/power configuration of Lambda functions.", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/alexcasalboni/aws-lambda-power-tuning", + "license": "Apache-2.0", + "autogenerated": { + "filename": "lambda-power-tuning.json", + "meta": { + "name": "aws-lambda-power-tuning", + "full_name": "alexcasalboni/aws-lambda-power-tuning", + "html_url": "https://github.com/alexcasalboni/aws-lambda-power-tuning", + "created_at": "2017-03-27T15:18:12Z", + "updated_at": "2024-05-22T00:26:58Z", + "pushed_at": "2024-05-20T14:30:44Z", + "archived": false, + "disabled": false, + "owner": "alexcasalboni", + "owner_type": "User", + "topics": [ + "aws", + "aws-lambda", + "cloud", + "cost", + "lambda", + "performance", + "serverless", + "stepfunctions" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.6, + "HCL": 6.89, + "Java": 2.22, + "Go": 1.8, + "C#": 1.65, + "Python": 1.52, + "TypeScript": 1.06, + "Shell": 1.04, + "Batchfile": 0.21 + }, + "languages_byte": { + "JavaScript": 172768, + "HCL": 14246, + "Java": 4596, + "Go": 3716, + "C#": 3414, + "Python": 3139, + "TypeScript": 2188, + "Shell": 2151, + "Batchfile": 437 + }, + "stargazers_count": 5205, + "forks_count": 361, + "open_issues_count": 9, + "forks": 361, + "open_issues": 9, + "watchers": 5205, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.51, + "HCL": 8.25, + "Shell": 1.25 + }, + "languages_byte": { + "JavaScript": 156333, + "HCL": 14246, + "Shell": 2151 + }, + "stargazers_count": 4974, + "forks_count": 348, + "open_issues_count": 13, + "forks": 348, + "open_issues": 13, + "watchers": 4974, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.81, + "HCL": 7.99, + "Shell": 1.21 + }, + "languages_byte": { + "JavaScript": 161951, + "HCL": 14246, + "Shell": 2151 + }, + "stargazers_count": 5024, + "forks_count": 352, + "open_issues_count": 13, + "forks": 352, + "open_issues": 13, + "watchers": 5024, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.72, + "HCL": 7.43, + "Go": 1.94, + "C#": 1.78, + "Python": 1.64, + "TypeScript": 1.14, + "Shell": 1.12, + "Batchfile": 0.23 + }, + "languages_byte": { + "JavaScript": 162346, + "HCL": 14246, + "Go": 3716, + "C#": 3414, + "Python": 3139, + "TypeScript": 2188, + "Shell": 2151, + "Batchfile": 437 + }, + "stargazers_count": 5065, + "forks_count": 358, + "open_issues_count": 13, + "forks": 358, + "open_issues": 13, + "watchers": 5065, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 85.13, + "HCL": 7.23, + "Go": 1.89, + "C#": 1.73, + "Python": 1.59, + "TypeScript": 1.11, + "Shell": 1.09, + "Batchfile": 0.22 + }, + "languages_byte": { + "JavaScript": 167735, + "HCL": 14246, + "Go": 3716, + "C#": 3414, + "Python": 3139, + "TypeScript": 2188, + "Shell": 2151, + "Batchfile": 437 + }, + "stargazers_count": 5131, + "forks_count": 358, + "open_issues_count": 15, + "forks": 358, + "open_issues": 15, + "watchers": 5131, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.6, + "HCL": 6.89, + "Java": 2.22, + "Go": 1.8, + "C#": 1.65, + "Python": 1.52, + "TypeScript": 1.06, + "Shell": 1.04, + "Batchfile": 0.21 + }, + "languages_byte": { + "JavaScript": 172768, + "HCL": 14246, + "Java": 4596, + "Go": 3716, + "C#": 3414, + "Python": 3139, + "TypeScript": 2188, + "Shell": 2151, + "Batchfile": 437 + }, + "stargazers_count": 5205, + "forks_count": 361, + "open_issues_count": 9, + "forks": 361, + "open_issues": 9, + "watchers": 5205, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Alpaca Image Generator", + "tags": [ + "html", + "css", + "javascript" + ], + "description": "Customize your alpaca or generate a random one and download it.", + "type": "tool", + "site_url": "https://salvatorericcardi.github.io/alpaca-generator", + "repository_platform": "github", + "repository_url": "https://github.com/salvatorericcardi/alpaca-generator", + "license": "MIT", + "autogenerated": { + "filename": "alpaca-image-generator.json", + "meta": { + "name": "alpaca-generator", + "full_name": "salvatorericcardi/alpaca-generator", + "html_url": "https://github.com/salvatorericcardi/alpaca-generator", + "created_at": "2024-03-27T15:12:09Z", + "updated_at": "2024-05-05T19:30:28Z", + "pushed_at": "2024-05-05T19:30:25Z", + "archived": false, + "disabled": false, + "owner": "salvatorericcardi", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "HTML", + "languages": { + "HTML": 67.08, + "JavaScript": 23.94, + "CSS": 8.98 + }, + "languages_byte": { + "HTML": 22120, + "JavaScript": 7896, + "CSS": 2960 + }, + "stargazers_count": 0, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 0, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "4": { + "language": "HTML", + "languages": { + "HTML": 67.86, + "JavaScript": 22.86, + "CSS": 9.29 + }, + "languages_byte": { + "HTML": 21763, + "JavaScript": 7330, + "CSS": 2978 + }, + "stargazers_count": 0, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 0, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "HTML", + "languages": { + "HTML": 67.08, + "JavaScript": 23.94, + "CSS": 8.98 + }, + "languages_byte": { + "HTML": 22120, + "JavaScript": 7896, + "CSS": 2960 + }, + "stargazers_count": 0, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 0, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Apivault", + "type": "app", + "tags": [ + "python", + "javascript", + "django", + "api", + "apis", + "free", + "data", + "nuxt.js" + ], + "description": "Your gateway to a world of public APIs", + "site_url": "https://apivault.dev/", + "repository_platform": "github", + "repository_url": "https://github.com/Exifly/ApiVault", + "license": "MIT", + "autogenerated": { + "filename": "apivault.json", + "meta": { + "name": "ApiVault", + "full_name": "Exifly/ApiVault", + "html_url": "https://github.com/Exifly/ApiVault", + "created_at": "2023-04-15T13:41:00Z", + "updated_at": "2024-05-09T11:54:52Z", + "pushed_at": "2024-03-20T08:22:06Z", + "archived": false, + "disabled": false, + "owner": "Exifly", + "owner_type": "Organization", + "topics": [ + "api", + "apis", + "flask", + "free", + "hacktoberfest", + "javascript", + "open-source", + "public-api", + "public-apis", + "python", + "python3", + "vue", + "vuejs" + ], + "license": "Other" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 346, + "forks_count": 33, + "open_issues_count": 8, + "forks": 33, + "open_issues": 8, + "watchers": 346, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 332, + "forks_count": 32, + "open_issues_count": 7, + "forks": 32, + "open_issues": 7, + "watchers": 332, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 339, + "forks_count": 32, + "open_issues_count": 7, + "forks": 32, + "open_issues": 7, + "watchers": 339, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 342, + "forks_count": 33, + "open_issues_count": 7, + "forks": 33, + "open_issues": 7, + "watchers": 342, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 345, + "forks_count": 34, + "open_issues_count": 8, + "forks": 34, + "open_issues": 8, + "watchers": 345, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 346, + "forks_count": 33, + "open_issues_count": 8, + "forks": 33, + "open_issues": 8, + "watchers": 346, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Arduino", + "type": "tool", + "tags": [ + "css", + "bootstrap", + "javascript" + ], + "description": null, + "site_url": "https://www.arduino.cc/en/software/", + "repository_platform": "github", + "repository_url": "https://github.com/arduino/Arduino", + "license": "GPL-2.0", + "autogenerated": { + "filename": "arduino.json", + "meta": { + "name": "Arduino", + "full_name": "arduino/Arduino", + "html_url": "https://github.com/arduino/Arduino", + "created_at": "2010-09-17T19:10:36Z", + "updated_at": "2024-05-22T20:20:39Z", + "pushed_at": "2023-08-27T17:44:51Z", + "archived": false, + "disabled": false, + "owner": "arduino", + "owner_type": "Organization", + "topics": [ + "arduino", + "ide" + ], + "license": "Other" + }, + "analytics": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 14022, + "forks_count": 7017, + "open_issues_count": 751, + "forks": 7017, + "open_issues": 751, + "watchers": 14022, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 13893, + "forks_count": 7120, + "open_issues_count": 757, + "forks": 7120, + "open_issues": 757, + "watchers": 13893, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 13939, + "forks_count": 7018, + "open_issues_count": 756, + "forks": 7018, + "open_issues": 756, + "watchers": 13939, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 13968, + "forks_count": 7022, + "open_issues_count": 755, + "forks": 7022, + "open_issues": 755, + "watchers": 13968, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 13997, + "forks_count": 7021, + "open_issues_count": 755, + "forks": 7021, + "open_issues": 755, + "watchers": 13997, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 14022, + "forks_count": 7017, + "open_issues_count": 751, + "forks": 7017, + "open_issues": 751, + "watchers": 14022, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Arduino Desk WeatherStation", + "type": "tool", + "tags": [ + "C", + "C++", + "Html", + "Arduino", + "Python", + "Flask" + ], + "description": "Desk weather station with Esp8266 and oled display.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/albino98/Arduino_Desk_Weatherstation", + "license": "MIT", + "autogenerated": { + "filename": "arduino-desk-weatherstation.json", + "meta": { + "name": "Arduino_Desk_Weatherstation", + "full_name": "albino98/Arduino_Desk_Weatherstation", + "html_url": "https://github.com/albino98/Arduino_Desk_Weatherstation", + "created_at": "2021-06-05T16:35:30Z", + "updated_at": "2023-12-20T18:53:48Z", + "pushed_at": "2022-09-21T18:11:26Z", + "archived": false, + "disabled": false, + "owner": "albino98", + "owner_type": "User", + "topics": [ + "arduino", + "bmp280", + "c", + "esp8266", + "flask", + "flask-application", + "mysql", + "mysql-database", + "oled", + "oled-display", + "python", + "weather", + "weather-app", + "weather-conditions", + "weather-data", + "weather-information", + "weather-station" + ], + "license": "MIT License" + }, + "analytics": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Argon", + "type": "language", + "tags": [ + "C++", + "interpreter", + "programming language", + "multi-paradigm", + "scripting" + ], + "description": "Argon is an interpreted multi-paradigm programming language that aims to be elegant, clean and simple to use.", + "site_url": "https://www.arlang.io/", + "repository_platform": "github", + "repository_url": "https://github.com/argonlang/argon", + "license": "Apache-2.0", + "autogenerated": { + "filename": "argon.json", + "meta": { + "name": "Argon", + "full_name": "ArgonLang/Argon", + "html_url": "https://github.com/ArgonLang/Argon", + "created_at": "2019-10-10T13:22:47Z", + "updated_at": "2024-05-10T08:40:56Z", + "pushed_at": "2024-05-21T20:28:48Z", + "archived": false, + "disabled": false, + "owner": "ArgonLang", + "owner_type": "Organization", + "topics": [ + "argon", + "argonlang", + "cpp", + "interpreter", + "language", + "programming-language", + "scripting-language" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "C++", + "languages": { + "C++": 99.15, + "CMake": 0.75, + "C": 0.11 + }, + "languages_byte": { + "C++": 1224436, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 39, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 39, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "C++", + "languages": { + "C++": 99.11, + "CMake": 0.78, + "C": 0.11 + }, + "languages_byte": { + "C++": 1177014, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 35, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 35, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "C++", + "languages": { + "C++": 99.12, + "CMake": 0.77, + "C": 0.11 + }, + "languages_byte": { + "C++": 1184619, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 35, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 35, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C++", + "languages": { + "C++": 99.12, + "CMake": 0.77, + "C": 0.11 + }, + "languages_byte": { + "C++": 1184619, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 36, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 36, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C++", + "languages": { + "C++": 99.15, + "CMake": 0.75, + "C": 0.11 + }, + "languages_byte": { + "C++": 1224436, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 38, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 38, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C++", + "languages": { + "C++": 99.15, + "CMake": 0.75, + "C": 0.11 + }, + "languages_byte": { + "C++": 1224436, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 39, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 39, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Associazione Odoo Italia", + "type": "community", + "tags": [ + "python", + "odoo" + ], + "description": "Addons concerning Odoo Italian Localization.", + "site_url": "https://www.odoo-italia.org", + "repository_platform": "github", + "repository_url": "https://github.com/OCA/l10n-italy", + "license": "AGPL-3.0", + "autogenerated": { + "filename": "odoo-italia.json", + "meta": { + "name": "l10n-italy", + "full_name": "OCA/l10n-italy", + "html_url": "https://github.com/OCA/l10n-italy", + "created_at": "2014-06-09T14:08:49Z", + "updated_at": "2024-05-22T12:56:27Z", + "pushed_at": "2024-05-22T17:33:39Z", + "archived": false, + "disabled": false, + "owner": "OCA", + "owner_type": "Organization", + "topics": [ + "hacktoberfest", + "localization", + "odoo" + ], + "license": "GNU Affero General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 58.36, + "HTML": 27.7, + "XSLT": 13.42, + "JavaScript": 0.3, + "SCSS": 0.12, + "CSS": 0.1 + }, + "languages_byte": { + "Python": 1889387, + "HTML": 897011, + "XSLT": 434554, + "JavaScript": 9628, + "SCSS": 3841, + "CSS": 3306 + }, + "stargazers_count": 138, + "forks_count": 295, + "open_issues_count": 614, + "forks": 295, + "open_issues": 614, + "watchers": 138, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 58.57, + "HTML": 32.19, + "XSLT": 8.83, + "JavaScript": 0.22, + "SCSS": 0.15, + "CSS": 0.05 + }, + "languages_byte": { + "Python": 1542250, + "HTML": 847529, + "XSLT": 232395, + "JavaScript": 5751, + "SCSS": 3841, + "CSS": 1329 + }, + "stargazers_count": 119, + "forks_count": 287, + "open_issues_count": 571, + "forks": 287, + "open_issues": 571, + "watchers": 119, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 58.68, + "HTML": 32.1, + "XSLT": 8.8, + "JavaScript": 0.22, + "SCSS": 0.15, + "CSS": 0.05 + }, + "languages_byte": { + "Python": 1548810, + "HTML": 847363, + "XSLT": 232395, + "JavaScript": 5751, + "SCSS": 3841, + "CSS": 1329 + }, + "stargazers_count": 123, + "forks_count": 290, + "open_issues_count": 590, + "forks": 290, + "open_issues": 590, + "watchers": 123, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 54.65, + "HTML": 29.67, + "XSLT": 15.3, + "JavaScript": 0.2, + "SCSS": 0.14, + "CSS": 0.05 + }, + "languages_byte": { + "Python": 1551777, + "HTML": 842480, + "XSLT": 434554, + "JavaScript": 5751, + "SCSS": 3841, + "CSS": 1329 + }, + "stargazers_count": 126, + "forks_count": 288, + "open_issues_count": 583, + "forks": 288, + "open_issues": 583, + "watchers": 126, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 58.58, + "HTML": 27.3, + "XSLT": 13.6, + "JavaScript": 0.3, + "SCSS": 0.12, + "CSS": 0.1 + }, + "languages_byte": { + "Python": 1871707, + "HTML": 872300, + "XSLT": 434554, + "JavaScript": 9628, + "SCSS": 3841, + "CSS": 3306 + }, + "stargazers_count": 129, + "forks_count": 291, + "open_issues_count": 597, + "forks": 291, + "open_issues": 597, + "watchers": 129, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 58.36, + "HTML": 27.7, + "XSLT": 13.42, + "JavaScript": 0.3, + "SCSS": 0.12, + "CSS": 0.1 + }, + "languages_byte": { + "Python": 1889387, + "HTML": 897011, + "XSLT": 434554, + "JavaScript": 9628, + "SCSS": 3841, + "CSS": 3306 + }, + "stargazers_count": 138, + "forks_count": 295, + "open_issues_count": 614, + "forks": 295, + "open_issues": 614, + "watchers": 138, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Autocannon", + "type": "package", + "tags": [ + "nodejs", + "javascript" + ], + "description": "Fast HTTP/1.1 benchmarking tool written in Node.js", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/mcollina/autocannon", + "license": "MIT", + "autogenerated": { + "filename": "autocannon.json", + "meta": { + "name": "autocannon", + "full_name": "mcollina/autocannon", + "html_url": "https://github.com/mcollina/autocannon", + "created_at": "2016-03-31T17:18:21Z", + "updated_at": "2024-05-22T19:07:20Z", + "pushed_at": "2024-05-03T00:08:26Z", + "archived": false, + "disabled": false, + "owner": "mcollina", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 243667 + }, + "stargazers_count": 7618, + "forks_count": 321, + "open_issues_count": 47, + "forks": 321, + "open_issues": 47, + "watchers": 7618, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 238979 + }, + "stargazers_count": 7434, + "forks_count": 332, + "open_issues_count": 46, + "forks": 332, + "open_issues": 46, + "watchers": 7434, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 238979 + }, + "stargazers_count": 7462, + "forks_count": 320, + "open_issues_count": 45, + "forks": 320, + "open_issues": 45, + "watchers": 7462, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 242830 + }, + "stargazers_count": 7510, + "forks_count": 322, + "open_issues_count": 46, + "forks": 322, + "open_issues": 46, + "watchers": 7510, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 243655 + }, + "stargazers_count": 7559, + "forks_count": 323, + "open_issues_count": 46, + "forks": 323, + "open_issues": 46, + "watchers": 7559, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 243667 + }, + "stargazers_count": 7618, + "forks_count": 321, + "open_issues_count": 47, + "forks": 321, + "open_issues": 47, + "watchers": 7618, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Awesome Italia Open Source", + "type": "community", + "tags": [ + "python", + "aws", + "communities", + "awesome-lists", + "opensource", + "italy", + "italia-opensource" + ], + "description": "Italy Open-Source is a project whose purpose is to give transparency to the Italian tech ecosystem. Through a series of awesome lists, we seek to give visibility to open-source projects, communities, and innovative companies", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/italia-opensource/awesome-italia-opensource", + "license": "GPL-3.0", + "autogenerated": { + "filename": "awesome-italia-opensource.json", + "meta": { + "name": "awesome-italia-opensource", + "full_name": "italia-opensource/awesome-italia-opensource", + "html_url": "https://github.com/italia-opensource/awesome-italia-opensource", + "created_at": "2022-09-02T21:10:31Z", + "updated_at": "2024-05-17T08:52:11Z", + "pushed_at": "2024-05-22T20:54:38Z", + "archived": false, + "disabled": false, + "owner": "italia-opensource", + "owner_type": "Organization", + "topics": [ + "awesome", + "awesome-italia", + "awesome-italia-opensource", + "awesome-list", + "community", + "italia", + "italian", + "italy", + "made-in-italy", + "open-source", + "opensource", + "opensource-projects" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 96.75, + "Shell": 1.71, + "Makefile": 1.54 + }, + "languages_byte": { + "Python": 22503, + "Shell": 398, + "Makefile": 358 + }, + "stargazers_count": 255, + "forks_count": 68, + "open_issues_count": 3, + "forks": 68, + "open_issues": 3, + "watchers": 255, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 97.67, + "Makefile": 1.17, + "Shell": 1.16 + }, + "languages_byte": { + "Python": 33561, + "Makefile": 401, + "Shell": 398 + }, + "stargazers_count": 233, + "forks_count": 60, + "open_issues_count": 1, + "forks": 60, + "open_issues": 1, + "watchers": 233, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 96.57, + "Makefile": 1.72, + "Shell": 1.71 + }, + "languages_byte": { + "Python": 22503, + "Makefile": 401, + "Shell": 398 + }, + "stargazers_count": 240, + "forks_count": 64, + "open_issues_count": 3, + "forks": 64, + "open_issues": 3, + "watchers": 240, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 96.75, + "Shell": 1.71, + "Makefile": 1.54 + }, + "languages_byte": { + "Python": 22503, + "Shell": 398, + "Makefile": 358 + }, + "stargazers_count": 243, + "forks_count": 66, + "open_issues_count": 2, + "forks": 66, + "open_issues": 2, + "watchers": 243, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 96.75, + "Shell": 1.71, + "Makefile": 1.54 + }, + "languages_byte": { + "Python": 22503, + "Shell": 398, + "Makefile": 358 + }, + "stargazers_count": 245, + "forks_count": 68, + "open_issues_count": 2, + "forks": 68, + "open_issues": 2, + "watchers": 245, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 96.75, + "Shell": 1.71, + "Makefile": 1.54 + }, + "languages_byte": { + "Python": 22503, + "Shell": 398, + "Makefile": 358 + }, + "stargazers_count": 255, + "forks_count": 68, + "open_issues_count": 3, + "forks": 68, + "open_issues": 3, + "watchers": 255, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Bootstrap Italia", + "type": "library", + "tags": [ + "css", + "bootstrap", + "javascript" + ], + "description": null, + "site_url": "https://developers.italia.it", + "repository_platform": "github", + "repository_url": "https://github.com/italia/bootstrap-italia", + "license": "BSD-3-Clause", + "autogenerated": { + "filename": "bootstrap-italia.json", + "meta": { + "name": "bootstrap-italia", + "full_name": "italia/bootstrap-italia", + "html_url": "https://github.com/italia/bootstrap-italia", + "created_at": "2017-09-26T13:46:26Z", + "updated_at": "2024-05-22T06:40:58Z", + "pushed_at": "2024-05-21T14:06:54Z", + "archived": false, + "disabled": false, + "owner": "italia", + "owner_type": "Organization", + "topics": [ + "bootstrap", + "design", + "frontend", + "hacktoberfest", + "italia", + "toolkit", + "website" + ], + "license": "BSD 3-Clause \"New\" or \"Revised\" License" + }, + "analytics": { + "language": "SCSS", + "languages": { + "SCSS": 54.53, + "JavaScript": 28.21, + "HTML": 16.67, + "Python": 0.41, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366141, + "JavaScript": 189383, + "HTML": 111950, + "Python": 2732, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 301, + "forks_count": 160, + "open_issues_count": 30, + "forks": 160, + "open_issues": 30, + "watchers": 301, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "SCSS", + "languages": { + "SCSS": 54.41, + "JavaScript": 28.45, + "HTML": 16.64, + "Python": 0.31, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366033, + "JavaScript": 191419, + "HTML": 111950, + "Python": 2100, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 292, + "forks_count": 159, + "open_issues_count": 11, + "forks": 159, + "open_issues": 11, + "watchers": 292, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "SCSS", + "languages": { + "SCSS": 54.41, + "JavaScript": 28.45, + "HTML": 16.64, + "Python": 0.31, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366033, + "JavaScript": 191419, + "HTML": 111950, + "Python": 2100, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 294, + "forks_count": 159, + "open_issues_count": 20, + "forks": 159, + "open_issues": 20, + "watchers": 294, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "SCSS", + "languages": { + "SCSS": 54.4, + "JavaScript": 28.46, + "HTML": 16.64, + "Python": 0.31, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366033, + "JavaScript": 191488, + "HTML": 111950, + "Python": 2100, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 298, + "forks_count": 159, + "open_issues_count": 30, + "forks": 159, + "open_issues": 30, + "watchers": 298, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "SCSS", + "languages": { + "SCSS": 54.41, + "JavaScript": 28.46, + "HTML": 16.64, + "Python": 0.31, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366171, + "JavaScript": 191488, + "HTML": 111950, + "Python": 2100, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 298, + "forks_count": 160, + "open_issues_count": 25, + "forks": 160, + "open_issues": 25, + "watchers": 298, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "SCSS", + "languages": { + "SCSS": 54.53, + "JavaScript": 28.21, + "HTML": 16.67, + "Python": 0.41, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366141, + "JavaScript": 189383, + "HTML": 111950, + "Python": 2732, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 301, + "forks_count": 160, + "open_issues_count": 30, + "forks": 160, + "open_issues": 30, + "watchers": 301, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Breathly", + "type": "app", + "tags": [ + "javascript", + "typescript", + "react-native" + ], + "description": "Breath training mobile app", + "site_url": "https://breathly.app/", + "repository_platform": "github", + "repository_url": "https://github.com/mmazzarolo/breathly-app", + "license": "MPL-2.0", + "autogenerated": { + "filename": "breathly.json", + "meta": { + "name": "breathly-app", + "full_name": "mmazzarolo/breathly-app", + "html_url": "https://github.com/mmazzarolo/breathly-app", + "created_at": "2019-03-11T08:55:28Z", + "updated_at": "2024-05-18T14:01:08Z", + "pushed_at": "2024-03-16T07:28:50Z", + "archived": false, + "disabled": false, + "owner": "mmazzarolo", + "owner_type": "User", + "topics": [ + "android", + "app", + "breathing", + "breathly", + "ios", + "mobile", + "react", + "react-native", + "typescript" + ], + "license": "Mozilla Public License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 510, + "forks_count": 67, + "open_issues_count": 19, + "forks": 67, + "open_issues": 19, + "watchers": 510, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 493, + "forks_count": 64, + "open_issues_count": 16, + "forks": 64, + "open_issues": 16, + "watchers": 493, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 503, + "forks_count": 66, + "open_issues_count": 18, + "forks": 66, + "open_issues": 18, + "watchers": 503, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 505, + "forks_count": 66, + "open_issues_count": 19, + "forks": 66, + "open_issues": 19, + "watchers": 505, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 506, + "forks_count": 66, + "open_issues_count": 19, + "forks": 66, + "open_issues": 19, + "watchers": 506, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 510, + "forks_count": 67, + "open_issues_count": 19, + "forks": 67, + "open_issues": 19, + "watchers": 510, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Cache Candidate", + "type": "package", + "tags": [ + "javascript", + "typescript", + "nodejs", + "cache", + "caching" + ], + "description": "This is a library providing a higher-order function and a decorator to cache the result of a function or method if given conditions are met.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/JointlyTech/cache-candidate", + "license": "MIT", + "autogenerated": { + "filename": "cache-candidate.json", + "meta": { + "name": "cache-candidate", + "full_name": "JointlyTech/cache-candidate", + "html_url": "https://github.com/JointlyTech/cache-candidate", + "created_at": "2022-12-06T13:41:30Z", + "updated_at": "2024-05-07T12:46:07Z", + "pushed_at": "2024-05-07T12:46:03Z", + "archived": false, + "disabled": false, + "owner": "JointlyTech", + "owner_type": "Organization", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Caronte", + "type": "tool", + "tags": [ + "javascript", + "go" + ], + "description": "A tool to analyze the network flow during attack/defence Capture the Flag competitions", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/eciavatta/caronte", + "license": "GPL-3.0", + "autogenerated": { + "filename": "caronte.json", + "meta": { + "name": "caronte", + "full_name": "eciavatta/caronte", + "html_url": "https://github.com/eciavatta/caronte", + "created_at": "2020-04-01T12:23:02Z", + "updated_at": "2024-05-20T13:13:59Z", + "pushed_at": "2022-12-07T15:35:45Z", + "archived": false, + "disabled": false, + "owner": "eciavatta", + "owner_type": "User", + "topics": [ + "attack-defense", + "capture-the-flag", + "ctf-tools", + "network-analysis", + "tcp-reassembly", + "traffic-analyzer" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 569, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 569, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 554, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 554, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 557, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 557, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 558, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 558, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 562, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 562, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 569, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 569, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Comuni ISTAT API", + "type": "tool", + "tags": [ + "css", + "bootstrap", + "javascript", + "php", + "laravel" + ], + "description": "List of API to grab data about municipalities, provinces and regions of Italian country", + "site_url": "https://comuni-istat-api.belicedigital.com/", + "repository_platform": "github", + "repository_url": "https://github.com/passasooz/comuni-istat-api", + "license": "MIT", + "autogenerated": { + "filename": "comuni-istat-api.json", + "meta": { + "name": "comuni-istat-api", + "full_name": "passasooz/comuni-istat-api", + "html_url": "https://github.com/passasooz/comuni-istat-api", + "created_at": "2022-09-06T15:19:11Z", + "updated_at": "2023-11-27T14:15:31Z", + "pushed_at": "2022-09-15T07:49:37Z", + "archived": false, + "disabled": false, + "owner": "passasooz", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Contribute to opensource the right way", + "tags": [ + "opensource", + "book" + ], + "description": "An open source book about how to contribute to open source.", + "type": "learning", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/Contribute-to-opensource-the-right-way", + "license": "GPL-3.0", + "autogenerated": { + "filename": "contribute-to-opensource-the-right-way.json", + "meta": { + "name": "Contribute-to-opensource-the-right-way", + "full_name": "Mte90/Contribute-to-opensource-the-right-way", + "html_url": "https://github.com/Mte90/Contribute-to-opensource-the-right-way", + "created_at": "2019-03-12T17:05:39Z", + "updated_at": "2024-05-11T10:15:28Z", + "pushed_at": "2024-03-25T17:29:51Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "ebook", + "hacktoberfest", + "opensource" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 126, + "forks_count": 6, + "open_issues_count": 2, + "forks": 6, + "open_issues": 2, + "watchers": 126, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 122, + "forks_count": 3, + "open_issues_count": 1, + "forks": 3, + "open_issues": 1, + "watchers": 122, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 123, + "forks_count": 3, + "open_issues_count": 1, + "forks": 3, + "open_issues": 1, + "watchers": 123, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 124, + "forks_count": 5, + "open_issues_count": 2, + "forks": 5, + "open_issues": 2, + "watchers": 124, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 126, + "forks_count": 6, + "open_issues_count": 2, + "forks": 6, + "open_issues": 2, + "watchers": 126, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Covid19-Monitoring", + "type": "saas", + "tags": [ + "python", + "covid19", + "Flask", + "MySql", + "Plotly", + "API" + ], + "description": "This is a small Python project for Covid19 monitoring. I used Python with Flask, MySql and Plotly library for graphs.", + "site_url": "https://alby98.pythonanywhere.com/", + "repository_platform": "github", + "repository_url": "https://github.com/albino98/Covid19Monitoring", + "license": "Apache-2.0", + "autogenerated": { + "filename": "covid19-Monitoring.json", + "meta": { + "name": "Covid19Monitoring", + "full_name": "albino98/Covid19Monitoring", + "html_url": "https://github.com/albino98/Covid19Monitoring", + "created_at": "2021-04-18T11:36:41Z", + "updated_at": "2023-05-13T15:29:41Z", + "pushed_at": "2022-09-21T18:18:58Z", + "archived": false, + "disabled": false, + "owner": "albino98", + "owner_type": "User", + "topics": [ + "coronavirus", + "coronavirus-info", + "coronavirus-tracking", + "covid", + "covid-19", + "covid-19-data", + "covid-data", + "covid-italy", + "covid19-tracker", + "flask", + "italia", + "python" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Daje", + "type": "tool", + "tags": [ + "dotfiles", + "go", + "linux", + "ansible", + "dotfiles-manager" + ], + "description": null, + "site_url": "https://github.com/Schrodinger-Hat/daje", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/daje", + "license": "GPL-3.0", + "autogenerated": { + "filename": "daje.json", + "meta": { + "name": "Daje", + "full_name": "Schrodinger-Hat/Daje", + "html_url": "https://github.com/Schrodinger-Hat/Daje", + "created_at": "2022-01-31T09:09:43Z", + "updated_at": "2023-11-22T10:58:26Z", + "pushed_at": "2023-10-04T06:24:18Z", + "archived": false, + "disabled": false, + "owner": "Schrodinger-Hat", + "owner_type": "Organization", + "topics": [ + "ansible", + "ansible-dotfiles", + "ansible-playbook", + "ansible-template-dotfiles", + "dotfiles", + "dotfiles-installer", + "dotfiles-linux", + "dotfiles-macos", + "dotfiles-manager", + "dotfiles-template", + "hacktoberfest", + "unixporn" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 8, + "forks": 2, + "open_issues": 8, + "watchers": 27, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 7, + "forks": 2, + "open_issues": 7, + "watchers": 27, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 7, + "forks": 2, + "open_issues": 7, + "watchers": 27, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 7, + "forks": 2, + "open_issues": 7, + "watchers": 27, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 8, + "forks": 2, + "open_issues": 8, + "watchers": 27, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 8, + "forks": 2, + "open_issues": 8, + "watchers": 27, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Dgc", + "type": "library", + "tags": [ + "rust", + "green pass", + "covid", + "parser", + "validator" + ], + "description": "A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass", + "site_url": "https://docs.rs/dgc/latest/dgc/", + "repository_platform": "github", + "repository_url": "https://github.com/rust-italia/dgc", + "license": "MIT", + "autogenerated": { + "filename": "dgc.json", + "meta": { + "name": "dgc", + "full_name": "rust-italia/dgc", + "html_url": "https://github.com/rust-italia/dgc", + "created_at": "2021-06-26T18:59:16Z", + "updated_at": "2023-04-06T10:53:03Z", + "pushed_at": "2022-02-23T11:29:17Z", + "archived": false, + "disabled": false, + "owner": "rust-italia", + "owner_type": "Organization", + "topics": [ + "base45", + "cbor", + "certificate", + "cose", + "cwt", + "dgc", + "eu", + "europe", + "green", + "greenpass", + "parser", + "qrcode", + "rust", + "rust-crate", + "rust-library", + "validator" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Distrobox", + "tags": [ + "bash", + "command-line", + "containers", + "development", + "docker", + "linux", + "podman", + "posix", + "sh", + "tools" + ], + "description": "Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you\u2019re more comfortable with", + "type": "tool", + "site_url": "https://distrobox.it", + "repository_platform": "github", + "repository_url": "https://github.com/89luca89/distrobox", + "license": "GPL-3.0", + "autogenerated": { + "filename": "distrobox.json", + "meta": { + "name": "distrobox", + "full_name": "89luca89/distrobox", + "html_url": "https://github.com/89luca89/distrobox", + "created_at": "2021-11-18T15:41:03Z", + "updated_at": "2024-05-22T20:12:58Z", + "pushed_at": "2024-05-22T08:42:45Z", + "archived": false, + "disabled": false, + "owner": "89luca89", + "owner_type": "User", + "topics": [ + "almalinux", + "alpine", + "archlinux", + "bash", + "centos", + "command-line", + "containers", + "debian", + "development", + "docker", + "fedora", + "linux", + "opensuse", + "podman", + "posix", + "posix-sh", + "rockylinux", + "suse", + "tools", + "ubuntu" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 253865, + "Dockerfile": 70 + }, + "stargazers_count": 9108, + "forks_count": 376, + "open_issues_count": 83, + "forks": 376, + "open_issues": 83, + "watchers": 9108, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 232214, + "Dockerfile": 70 + }, + "stargazers_count": 8489, + "forks_count": 346, + "open_issues_count": 63, + "forks": 346, + "open_issues": 63, + "watchers": 8489, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 235978, + "Dockerfile": 70 + }, + "stargazers_count": 8689, + "forks_count": 359, + "open_issues_count": 74, + "forks": 359, + "open_issues": 74, + "watchers": 8689, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 243018, + "Dockerfile": 70 + }, + "stargazers_count": 8885, + "forks_count": 369, + "open_issues_count": 92, + "forks": 369, + "open_issues": 92, + "watchers": 8885, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 253865, + "Dockerfile": 70 + }, + "stargazers_count": 9108, + "forks_count": 376, + "open_issues_count": 83, + "forks": 376, + "open_issues": 83, + "watchers": 9108, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "EVO", + "type": "framework", + "tags": [ + "go", + "framework", + "web framework" + ], + "description": null, + "site_url": "https://getevo.github.io/evo/", + "repository_platform": "github", + "repository_url": "https://github.com/getevo/evo", + "license": "MIT", + "autogenerated": { + "filename": "getevo.json", + "meta": { + "name": "evo", + "full_name": "getevo/evo", + "html_url": "https://github.com/getevo/evo", + "created_at": "2020-06-05T14:42:13Z", + "updated_at": "2024-05-19T10:23:34Z", + "pushed_at": "2024-05-19T10:23:32Z", + "archived": false, + "disabled": false, + "owner": "getevo", + "owner_type": "Organization", + "topics": [ + "backend", + "evo", + "fiber", + "frontend", + "golang", + "gorm", + "jet", + "mapstructure", + "modular", + "template-engine" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 610107, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 7, + "open_issues_count": 13, + "forks": 7, + "open_issues": 13, + "watchers": 31, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 579329, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 6, + "open_issues_count": 13, + "forks": 6, + "open_issues": 13, + "watchers": 31, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 593718, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 6, + "open_issues_count": 13, + "forks": 6, + "open_issues": 13, + "watchers": 31, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 609194, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 7, + "open_issues_count": 13, + "forks": 7, + "open_issues": 13, + "watchers": 31, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 609507, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 7, + "open_issues_count": 13, + "forks": 7, + "open_issues": 13, + "watchers": 31, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 610107, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 7, + "open_issues_count": 13, + "forks": 7, + "open_issues": 13, + "watchers": 31, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Ercole", + "type": "tool", + "tags": [ + "go" + ], + "description": "Proactive Software Asset Management. Backend component", + "site_url": "https://ercole.io/", + "repository_platform": "github", + "repository_url": "https://github.com/ercole-io/ercole", + "license": "GPL-3.0", + "autogenerated": { + "filename": "ercole.json", + "meta": { + "name": "ercole", + "full_name": "ercole-io/ercole", + "html_url": "https://github.com/ercole-io/ercole", + "created_at": "2019-07-30T12:12:27Z", + "updated_at": "2024-05-22T14:41:49Z", + "pushed_at": "2024-05-22T14:41:44Z", + "archived": false, + "disabled": false, + "owner": "ercole-io", + "owner_type": "Organization", + "topics": [ + "assets-management", + "license-management", + "monitoring-application", + "mysql", + "mysql-database", + "oracle", + "oracle-database", + "postgresql", + "postgresql-database" + ], + "license": "Other" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 98.88, + "Jsonnet": 0.41, + "Python": 0.35, + "Shell": 0.32, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3192499, + "Jsonnet": 13164, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 150, + "forks_count": 11, + "open_issues_count": 37, + "forks": 11, + "open_issues": 37, + "watchers": 150, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 98.83, + "Jsonnet": 0.42, + "Python": 0.37, + "Shell": 0.34, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3062205, + "Jsonnet": 13155, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 151, + "forks_count": 11, + "open_issues_count": 42, + "forks": 11, + "open_issues": 42, + "watchers": 151, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 98.84, + "Jsonnet": 0.42, + "Python": 0.37, + "Shell": 0.34, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3077103, + "Jsonnet": 13155, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 152, + "forks_count": 11, + "open_issues_count": 42, + "forks": 11, + "open_issues": 42, + "watchers": 152, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 98.86, + "Jsonnet": 0.42, + "Python": 0.36, + "Shell": 0.33, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3128604, + "Jsonnet": 13156, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 151, + "forks_count": 11, + "open_issues_count": 44, + "forks": 11, + "open_issues": 44, + "watchers": 151, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 98.87, + "Jsonnet": 0.41, + "Python": 0.36, + "Shell": 0.33, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3169996, + "Jsonnet": 13156, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 150, + "forks_count": 11, + "open_issues_count": 33, + "forks": 11, + "open_issues": 33, + "watchers": 150, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 98.88, + "Jsonnet": 0.41, + "Python": 0.35, + "Shell": 0.32, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3192499, + "Jsonnet": 13164, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 150, + "forks_count": 11, + "open_issues_count": 37, + "forks": 11, + "open_issues": 37, + "watchers": 150, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Espanso", + "type": "tool", + "tags": [ + "rust" + ], + "description": "Cross-platform Text Expander written in Rust", + "site_url": "https://espanso.org/", + "repository_platform": "github", + "repository_url": "https://github.com/espanso/espanso", + "license": "GPL-3.0", + "autogenerated": { + "filename": "espanso.json", + "meta": { + "name": "espanso", + "full_name": "espanso/espanso", + "html_url": "https://github.com/espanso/espanso", + "created_at": "2019-08-30T07:16:58Z", + "updated_at": "2024-05-22T20:43:08Z", + "pushed_at": "2024-05-16T22:49:15Z", + "archived": false, + "disabled": false, + "owner": "espanso", + "owner_type": "Organization", + "topics": [ + "espanso", + "linux", + "macos", + "productivity", + "productivity-tools", + "rust", + "text-expander", + "windows" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Rust", + "languages": { + "Rust": 54.73, + "C++": 42.47, + "C": 1.25, + "Objective-C++": 1.18, + "Shell": 0.15, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1450206, + "C++": 1125472, + "C": 33196, + "Objective-C++": 31152, + "Shell": 4011, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 9254, + "forks_count": 256, + "open_issues_count": 336, + "forks": 256, + "open_issues": 336, + "watchers": 9254, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Rust", + "languages": { + "Rust": 54.53, + "C++": 42.68, + "C": 1.26, + "Objective-C++": 1.18, + "Shell": 0.14, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1437829, + "C++": 1125500, + "C": 33208, + "Objective-C++": 31018, + "Shell": 3627, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 516, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 8693, + "forks_count": 247, + "open_issues_count": 454, + "forks": 247, + "open_issues": 454, + "watchers": 8693, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Rust", + "languages": { + "Rust": 54.54, + "C++": 42.67, + "C": 1.26, + "Objective-C++": 1.18, + "Shell": 0.14, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1438435, + "C++": 1125472, + "C": 33194, + "Objective-C++": 31004, + "Shell": 3620, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 8836, + "forks_count": 247, + "open_issues_count": 342, + "forks": 247, + "open_issues": 342, + "watchers": 8836, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Rust", + "languages": { + "Rust": 54.73, + "C++": 42.49, + "C": 1.25, + "Objective-C++": 1.17, + "Shell": 0.14, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1449725, + "C++": 1125472, + "C": 33196, + "Objective-C++": 31004, + "Shell": 3620, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 8933, + "forks_count": 251, + "open_issues_count": 341, + "forks": 251, + "open_issues": 341, + "watchers": 8933, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Rust", + "languages": { + "Rust": 54.73, + "C++": 42.49, + "C": 1.25, + "Objective-C++": 1.17, + "Shell": 0.14, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1449863, + "C++": 1125472, + "C": 33196, + "Objective-C++": 31022, + "Shell": 3620, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 9103, + "forks_count": 252, + "open_issues_count": 329, + "forks": 252, + "open_issues": 329, + "watchers": 9103, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Rust", + "languages": { + "Rust": 54.73, + "C++": 42.47, + "C": 1.25, + "Objective-C++": 1.18, + "Shell": 0.15, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1450206, + "C++": 1125472, + "C": 33196, + "Objective-C++": 31152, + "Shell": 4011, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 9254, + "forks_count": 256, + "open_issues_count": 336, + "forks": 256, + "open_issues": 336, + "watchers": 9254, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Everli Uppy", + "type": "app", + "tags": [ + "microservices", + "mobile", + "app" + ], + "description": "Mobile applications distribution platform.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/everli/uppy", + "license": "AGPL-3.0", + "autogenerated": { + "filename": "everli-uppy.json", + "meta": { + "name": "uppy", + "full_name": "everli/uppy", + "html_url": "https://github.com/everli/uppy", + "created_at": "2021-03-30T14:38:41Z", + "updated_at": "2023-12-12T11:14:57Z", + "pushed_at": "2023-11-10T16:18:01Z", + "archived": false, + "disabled": false, + "owner": "everli", + "owner_type": "Organization", + "topics": [ + "android", + "hacktoberfest", + "ios", + "laravel", + "mobile" + ], + "license": "GNU Affero General Public License v3.0" + }, + "analytics": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Faker", + "type": "package", + "tags": [ + "faker", + "python", + "testing" + ], + "description": "Python package that generates fake data for you", + "site_url": "https://faker.readthedocs.io/", + "repository_platform": "github", + "repository_url": "https://github.com/joke2k/faker", + "license": "MIT", + "autogenerated": { + "filename": "faker.json", + "meta": { + "name": "faker", + "full_name": "joke2k/faker", + "html_url": "https://github.com/joke2k/faker", + "created_at": "2012-11-12T23:00:09Z", + "updated_at": "2024-05-22T10:08:27Z", + "pushed_at": "2024-05-21T17:04:10Z", + "archived": false, + "disabled": false, + "owner": "joke2k", + "owner_type": "User", + "topics": [ + "dataset", + "fake", + "fake-data", + "faker", + "faker-generator", + "python", + "test-data", + "test-data-generator", + "testing" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 99.99, + "Makefile": 0.0, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 8427920, + "Makefile": 407, + "Shell": 384 + }, + "stargazers_count": 17180, + "forks_count": 1881, + "open_issues_count": 19, + "forks": 1881, + "open_issues": 19, + "watchers": 17180, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 99.99, + "Shell": 0.0, + "Makefile": 0.0 + }, + "languages_byte": { + "Python": 8144155, + "Shell": 384, + "Makefile": 348 + }, + "stargazers_count": 16771, + "forks_count": 1858, + "open_issues_count": 16, + "forks": 1858, + "open_issues": 16, + "watchers": 16771, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 99.99, + "Shell": 0.0, + "Makefile": 0.0 + }, + "languages_byte": { + "Python": 8173175, + "Shell": 384, + "Makefile": 348 + }, + "stargazers_count": 16875, + "forks_count": 1852, + "open_issues_count": 17, + "forks": 1852, + "open_issues": 17, + "watchers": 16875, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 99.99, + "Shell": 0.0, + "Makefile": 0.0 + }, + "languages_byte": { + "Python": 8252590, + "Shell": 384, + "Makefile": 348 + }, + "stargazers_count": 16976, + "forks_count": 1858, + "open_issues_count": 18, + "forks": 1858, + "open_issues": 18, + "watchers": 16976, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 99.99, + "Makefile": 0.0, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 8402785, + "Makefile": 407, + "Shell": 384 + }, + "stargazers_count": 17079, + "forks_count": 1869, + "open_issues_count": 21, + "forks": 1869, + "open_issues": 21, + "watchers": 17079, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 99.99, + "Makefile": 0.0, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 8427920, + "Makefile": 407, + "Shell": 384 + }, + "stargazers_count": 17180, + "forks_count": 1881, + "open_issues_count": 19, + "forks": 1881, + "open_issues": 19, + "watchers": 17180, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "FusionCache", + "repository_platform": "github", + "repository_url": "https://github.com/ZiggyCreatures/FusionCache", + "type": "library", + "license": "MIT", + "description": "FusionCache is an easy to use, fast and robust cache with advanced resiliency features and an optional distributed 2nd level.", + "tags": [ + "caching", + "cache", + "csharp", + "dotnet", + "stampede", + "performance", + "memory", + "distributed" + ], + "autogenerated": { + "filename": "fusioncache.json", + "meta": { + "name": "FusionCache", + "full_name": "ZiggyCreatures/FusionCache", + "html_url": "https://github.com/ZiggyCreatures/FusionCache", + "created_at": "2020-12-31T17:14:11Z", + "updated_at": "2024-05-22T09:35:19Z", + "pushed_at": "2024-05-19T22:57:26Z", + "archived": false, + "disabled": false, + "owner": "ZiggyCreatures", + "owner_type": "Organization", + "topics": [ + "async", + "cache", + "cache-stampede", + "caching", + "csharp", + "dotnet", + "json", + "memorypack", + "messagepack", + "multi-level", + "performance", + "protobuf", + "redis", + "stampede" + ], + "license": "MIT License" + }, + "analytics": { + "language": "C#", + "languages": { + "C#": 99.98, + "Shell": 0.01, + "Batchfile": 0.01 + }, + "languages_byte": { + "C#": 1070815, + "Shell": 95, + "Batchfile": 74 + }, + "stargazers_count": 1389, + "forks_count": 77, + "open_issues_count": 11, + "forks": 77, + "open_issues": 11, + "watchers": 1389, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "5": { + "language": "C#", + "languages": { + "C#": 99.98, + "Shell": 0.01, + "Batchfile": 0.01 + }, + "languages_byte": { + "C#": 1070815, + "Shell": 95, + "Batchfile": 74 + }, + "stargazers_count": 1389, + "forks_count": 77, + "open_issues_count": 11, + "forks": 77, + "open_issues": 11, + "watchers": 1389, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Fwdctl", + "repository_platform": "github", + "repository_url": "https://www.github.com/alegrey91/fwdctl", + "site_url": "https://github.com/alegrey91/fwdctl", + "type": "tool", + "description": "CLI tool to easily manage IPTables forwards", + "license": "Apache-2.0", + "tags": [ + "golang", + "network", + "iptables", + "linux" + ], + "autogenerated": { + "filename": "fwdctl.json", + "meta": { + "name": "fwdctl", + "full_name": "alegrey91/fwdctl", + "html_url": "https://github.com/alegrey91/fwdctl", + "created_at": "2022-08-13T18:30:39Z", + "updated_at": "2024-05-05T09:00:49Z", + "pushed_at": "2024-04-23T21:37:38Z", + "archived": false, + "disabled": false, + "owner": "alegrey91", + "owner_type": "User", + "topics": [], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 96.58, + "Shell": 1.38, + "Makefile": 1.15, + "Smarty": 0.89 + }, + "languages_byte": { + "Go": 55284, + "Shell": 788, + "Makefile": 657, + "Smarty": 511 + }, + "stargazers_count": 43, + "forks_count": 6, + "open_issues_count": 12, + "forks": 6, + "open_issues": 12, + "watchers": 43, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "5": { + "language": "Go", + "languages": { + "Go": 96.58, + "Shell": 1.38, + "Makefile": 1.15, + "Smarty": 0.89 + }, + "languages_byte": { + "Go": 55284, + "Shell": 788, + "Makefile": 657, + "Smarty": 511 + }, + "stargazers_count": 43, + "forks_count": 6, + "open_issues_count": 12, + "forks": 6, + "open_issues": 12, + "watchers": 43, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "GBAATM Rebirth", + "tags": [ + "retrogaming", + "gameboy" + ], + "description": "From the original source code a new rebirth, to add a Trainer in your GBA roms!", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/GBAATM-Rebirth", + "license": "GPL-3.0", + "autogenerated": { + "filename": "gbaatm-rebirth.json", + "meta": { + "name": "GBAATM-Rebirth", + "full_name": "Mte90/GBAATM-Rebirth", + "html_url": "https://github.com/Mte90/GBAATM-Rebirth", + "created_at": "2020-04-12T21:26:26Z", + "updated_at": "2024-05-20T13:44:33Z", + "pushed_at": "2023-03-03T16:25:12Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "gameboyadvance", + "gba", + "hacktoberfest", + "trainer" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 59, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 59, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 56, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 56, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 56, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 56, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 58, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 58, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 59, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 59, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "GH License", + "tags": [ + "python", + "git", + "license" + ], + "description": "Scan your online repo, check if it is missing the license (or install the Git Hooks in your machine)", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/GH-License", + "license": "GPL-3.0", + "autogenerated": { + "filename": "gh-license.json", + "meta": { + "name": "GH-License", + "full_name": "Mte90/GH-License", + "html_url": "https://github.com/Mte90/GH-License", + "created_at": "2016-02-06T16:58:00Z", + "updated_at": "2024-05-13T06:31:36Z", + "pushed_at": "2023-10-18T15:24:30Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "github", + "hacktoberfest", + "legal", + "license" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 44, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 44, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 45, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 45, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 45, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 45, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 45, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 45, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 44, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 44, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Galactic CV Guide", + "type": "learning", + "tags": [ + "guide", + "cv", + "work", + "career", + "personal branding" + ], + "description": "Tips & Tricks to write a great CV", + "site_url": "https://guidopenta.github.io/galactic-CV-guide/", + "repository_platform": "github", + "repository_url": "https://github.com/GuidoPenta/galactic-CV-guide", + "license": "MPL-2.0", + "autogenerated": { + "filename": "galactic-CV-guide.json", + "meta": { + "name": "galactic-CV-guide", + "full_name": "GuidoPenta/galactic-CV-guide", + "html_url": "https://github.com/GuidoPenta/galactic-CV-guide", + "created_at": "2022-12-07T16:32:59Z", + "updated_at": "2024-05-16T07:16:43Z", + "pushed_at": "2023-11-18T12:03:30Z", + "archived": false, + "disabled": false, + "owner": "GuidoPenta", + "owner_type": "User", + "topics": [ + "awesome", + "curriculum", + "curriculum-vitae", + "italian" + ], + "license": "MIT License" + }, + "analytics": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 336, + "forks_count": 16, + "open_issues_count": 0, + "forks": 16, + "open_issues": 0, + "watchers": 336, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 306, + "forks_count": 15, + "open_issues_count": 0, + "forks": 15, + "open_issues": 0, + "watchers": 306, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 311, + "forks_count": 15, + "open_issues_count": 0, + "forks": 15, + "open_issues": 0, + "watchers": 311, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 315, + "forks_count": 15, + "open_issues_count": 0, + "forks": 15, + "open_issues": 0, + "watchers": 315, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 323, + "forks_count": 15, + "open_issues_count": 0, + "forks": 15, + "open_issues": 0, + "watchers": 323, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 336, + "forks_count": 16, + "open_issues_count": 0, + "forks": 16, + "open_issues": 0, + "watchers": 336, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Galactic Linkedin Profile Guide", + "type": "learning", + "tags": [ + "guide", + "linkedin", + "work", + "career", + "personal branding" + ], + "description": "Tips & Trick for a great Linkedin profile", + "site_url": "https://guidopenta.github.io/galactic-linkedin-profile-guide/", + "repository_platform": "github", + "repository_url": "https://github.com/GuidoPenta/galactic-linkedin-profile-guide", + "license": "MPL-2.0", + "autogenerated": { + "filename": "galactic-linkedin-profile-guide.json", + "meta": { + "name": "galactic-linkedin-profile-guide", + "full_name": "GuidoPenta/galactic-linkedin-profile-guide", + "html_url": "https://github.com/GuidoPenta/galactic-linkedin-profile-guide", + "created_at": "2023-01-17T15:46:20Z", + "updated_at": "2024-04-29T09:36:46Z", + "pushed_at": "2023-12-21T12:24:57Z", + "archived": false, + "disabled": false, + "owner": "GuidoPenta", + "owner_type": "User", + "topics": [ + "awesome", + "awesome-cv", + "awesome-readme", + "linkedin", + "profile" + ], + "license": "MIT License" + }, + "analytics": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 158, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 158, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 148, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 148, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 154, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 154, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 154, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 154, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 156, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 156, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 158, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 158, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Game Genie Good Guy", + "tags": [ + "retrogaming", + "gameboy", + "genesis" + ], + "description": "Patch your rom with Game Genie codes", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/Game-Genie-Good-Guy", + "license": "GPL-3.0", + "autogenerated": { + "filename": "gggg.json", + "meta": { + "name": "Game-Genie-Good-Guy", + "full_name": "Mte90/Game-Genie-Good-Guy", + "html_url": "https://github.com/Mte90/Game-Genie-Good-Guy", + "created_at": "2020-01-09T15:34:07Z", + "updated_at": "2024-03-16T05:56:44Z", + "pushed_at": "2024-05-05T05:41:33Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "game-genie", + "hacktoberfest", + "roms" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 24, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 24, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 23, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 23, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 24, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 24, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 24, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 24, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 24, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 24, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Gitapper", + "tags": [ + "git" + ], + "description": "Remap Git with your custom scripts or new commands", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/gitapper", + "license": "GPL-3.0", + "autogenerated": { + "filename": "gitapper.json", + "meta": { + "name": "gitapper", + "full_name": "Mte90/gitapper", + "html_url": "https://github.com/Mte90/gitapper", + "created_at": "2020-10-13T17:52:40Z", + "updated_at": "2023-05-20T07:13:40Z", + "pushed_at": "2023-09-07T14:43:23Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "alias", + "bash", + "git", + "hacktoberfest", + "wrapper" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "GlotDict", + "tags": [ + "javascript", + "firefox", + "browser-extension" + ], + "description": "This extension for WordPress polyglots implements new features to improve the quality of translation/reviews!", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/GlotDict", + "license": "GPL-2.0", + "autogenerated": { + "filename": "glotdict.json", + "meta": { + "name": "GlotDict", + "full_name": "Mte90/GlotDict", + "html_url": "https://github.com/Mte90/GlotDict", + "created_at": "2016-02-17T13:46:35Z", + "updated_at": "2024-05-03T08:25:13Z", + "pushed_at": "2024-05-03T08:25:10Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "browser-extension", + "consistency", + "glotpress", + "hacktoberfest", + "hotkeys", + "wordpress" + ], + "license": "GNU General Public License v2.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.72, + "CSS": 14.24, + "Python": 2.04 + }, + "languages_byte": { + "JavaScript": 113689, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 53, + "forks_count": 24, + "open_issues_count": 30, + "forks": 24, + "open_issues": 30, + "watchers": 53, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.67, + "CSS": 14.28, + "Python": 2.05 + }, + "languages_byte": { + "JavaScript": 113299, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 52, + "forks_count": 24, + "open_issues_count": 33, + "forks": 24, + "open_issues": 33, + "watchers": 52, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.67, + "CSS": 14.28, + "Python": 2.05 + }, + "languages_byte": { + "JavaScript": 113299, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 53, + "forks_count": 24, + "open_issues_count": 33, + "forks": 24, + "open_issues": 33, + "watchers": 53, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.72, + "CSS": 14.24, + "Python": 2.04 + }, + "languages_byte": { + "JavaScript": 113680, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 53, + "forks_count": 24, + "open_issues_count": 30, + "forks": 24, + "open_issues": 30, + "watchers": 53, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.72, + "CSS": 14.24, + "Python": 2.04 + }, + "languages_byte": { + "JavaScript": 113689, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 53, + "forks_count": 24, + "open_issues_count": 30, + "forks": 24, + "open_issues": 30, + "watchers": 53, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Gushio", + "type": "tool", + "tags": [ + "javascript", + "shell", + "cli", + "terminal", + "multiplatform", + "scripting" + ], + "description": "Execute scripts written in JavaScript", + "site_url": "https://forge-srl.github.io/gushio/", + "repository_platform": "github", + "repository_url": "https://github.com/Forge-Srl/gushio", + "license": "MIT", + "autogenerated": { + "filename": "gushio.json", + "meta": { + "name": "gushio", + "full_name": "Forge-Srl/gushio", + "html_url": "https://github.com/Forge-Srl/gushio", + "created_at": "2021-11-26T14:04:31Z", + "updated_at": "2023-12-21T09:22:06Z", + "pushed_at": "2024-01-09T19:17:08Z", + "archived": false, + "disabled": false, + "owner": "Forge-Srl", + "owner_type": "Organization", + "topics": [ + "bash-script", + "cli", + "command-line", + "javascript", + "multiplatform", + "scripting", + "shell", + "shell-script", + "terminal" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Hanami", + "type": "tool", + "tags": [ + "ruby", + "web framework" + ], + "description": "Hanami is a full-stack Ruby web framework. It's made up of smaller, single-purpose libraries.", + "site_url": "http://hanamirb.org/", + "repository_platform": "github", + "repository_url": "https://github.com/hanami/hanami", + "license": "MIT", + "autogenerated": { + "filename": "hanami.json", + "meta": { + "name": "hanami", + "full_name": "hanami/hanami", + "html_url": "https://github.com/hanami/hanami", + "created_at": "2013-08-09T15:24:44Z", + "updated_at": "2024-05-21T18:15:54Z", + "pushed_at": "2024-05-21T13:23:39Z", + "archived": false, + "disabled": false, + "owner": "hanami", + "owner_type": "Organization", + "topics": [ + "api", + "hanami", + "ruby", + "ruby-application", + "web", + "web-application" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Ruby", + "languages": { + "Ruby": 99.18, + "HTML": 0.82 + }, + "languages_byte": { + "Ruby": 715233, + "HTML": 5895 + }, + "stargazers_count": 6194, + "forks_count": 539, + "open_issues_count": 18, + "forks": 539, + "open_issues": 18, + "watchers": 6194, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Ruby", + "languages": { + "Ruby": 99.15, + "HTML": 0.85 + }, + "languages_byte": { + "Ruby": 705816, + "HTML": 6037 + }, + "stargazers_count": 6144, + "forks_count": 551, + "open_issues_count": 18, + "forks": 551, + "open_issues": 18, + "watchers": 6144, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Ruby", + "languages": { + "Ruby": 99.16, + "HTML": 0.84 + }, + "languages_byte": { + "Ruby": 713843, + "HTML": 6037 + }, + "stargazers_count": 6148, + "forks_count": 551, + "open_issues_count": 17, + "forks": 551, + "open_issues": 17, + "watchers": 6148, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Ruby", + "languages": { + "Ruby": 99.18, + "HTML": 0.82 + }, + "languages_byte": { + "Ruby": 713826, + "HTML": 5895 + }, + "stargazers_count": 6164, + "forks_count": 539, + "open_issues_count": 16, + "forks": 539, + "open_issues": 16, + "watchers": 6164, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Ruby", + "languages": { + "Ruby": 99.18, + "HTML": 0.82 + }, + "languages_byte": { + "Ruby": 713826, + "HTML": 5895 + }, + "stargazers_count": 6178, + "forks_count": 537, + "open_issues_count": 17, + "forks": 537, + "open_issues": 17, + "watchers": 6178, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Ruby", + "languages": { + "Ruby": 99.18, + "HTML": 0.82 + }, + "languages_byte": { + "Ruby": 715233, + "HTML": 5895 + }, + "stargazers_count": 6194, + "forks_count": 539, + "open_issues_count": 18, + "forks": 539, + "open_issues": 18, + "watchers": 6194, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Histolab", + "type": "tool", + "tags": [ + "python" + ], + "description": "Library for Digital Pathology Image Processing", + "site_url": "http://histolab.readthedocs.io/", + "repository_platform": "github", + "repository_url": "https://github.com/histolab/histolab", + "license": "Apache-2.0", + "autogenerated": { + "filename": "hitolab.json", + "meta": { + "name": "histolab", + "full_name": "histolab/histolab", + "html_url": "https://github.com/histolab/histolab", + "created_at": "2020-05-09T07:38:51Z", + "updated_at": "2024-05-22T07:59:33Z", + "pushed_at": "2024-05-20T19:20:21Z", + "archived": false, + "disabled": false, + "owner": "histolab", + "owner_type": "Organization", + "topics": [ + "bioinformatics", + "biology", + "data-science", + "digital-pathology", + "digital-pathology-data", + "hacktoberfest", + "pathology", + "python", + "research", + "science-research", + "wsi" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 585189, + "Makefile": 1263 + }, + "stargazers_count": 343, + "forks_count": 53, + "open_issues_count": 34, + "forks": 53, + "open_issues": 34, + "watchers": 343, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 579967, + "Makefile": 1263 + }, + "stargazers_count": 315, + "forks_count": 52, + "open_issues_count": 42, + "forks": 52, + "open_issues": 42, + "watchers": 315, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 579703, + "Makefile": 1263 + }, + "stargazers_count": 320, + "forks_count": 54, + "open_issues_count": 37, + "forks": 54, + "open_issues": 37, + "watchers": 320, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 585189, + "Makefile": 1263 + }, + "stargazers_count": 327, + "forks_count": 54, + "open_issues_count": 33, + "forks": 54, + "open_issues": 33, + "watchers": 327, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 585189, + "Makefile": 1263 + }, + "stargazers_count": 336, + "forks_count": 54, + "open_issues_count": 32, + "forks": 54, + "open_issues": 32, + "watchers": 336, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 585189, + "Makefile": 1263 + }, + "stargazers_count": 343, + "forks_count": 53, + "open_issues_count": 34, + "forks": 53, + "open_issues": 34, + "watchers": 343, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Http Bee Request", + "type": "package", + "tags": [ + "typescript", + "javascript", + "httprequest" + ], + "description": "A little tool to make web calling a breeze!", + "site_url": "https://github.com/DomeT99/beerequest", + "repository_platform": "github", + "repository_url": "https://github.com/DomeT99/beerequest", + "license": "MIT", + "autogenerated": { + "filename": "http-bee-request.json", + "meta": { + "name": "beerequest", + "full_name": "DomeT99/beerequest", + "html_url": "https://github.com/DomeT99/beerequest", + "created_at": "2022-09-28T09:36:18Z", + "updated_at": "2023-05-12T06:13:53Z", + "pushed_at": "2023-02-20T12:18:55Z", + "archived": true, + "disabled": false, + "owner": "DomeT99", + "owner_type": "User", + "topics": [ + "api", + "fetch", + "fetch-api", + "frontend", + "httprequest", + "javascript", + "jest", + "jest-tests", + "typescript" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "IO App", + "type": "app", + "tags": [ + "typescript", + "app", + "android", + "ios" + ], + "description": null, + "site_url": "https://io.italia.it", + "repository_platform": "github", + "repository_url": "https://github.com/pagopa/io-app", + "license": "EUPL-1.2", + "autogenerated": { + "filename": "io-app.json", + "meta": { + "name": "io-app", + "full_name": "pagopa/io-app", + "html_url": "https://github.com/pagopa/io-app", + "created_at": "2017-04-11T09:34:46Z", + "updated_at": "2024-05-22T15:36:39Z", + "pushed_at": "2024-05-22T16:07:57Z", + "archived": false, + "disabled": false, + "owner": "pagopa", + "owner_type": "Organization", + "topics": [ + "android", + "cie", + "io-app", + "ios", + "react-native", + "spid" + ], + "license": "European Union Public License 1.2" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.37, + "JavaScript": 0.58, + "Python": 0.26, + "Java": 0.22, + "Ruby": 0.21, + "Shell": 0.11, + "C++": 0.1, + "Objective-C++": 0.09, + "Objective-C": 0.03, + "Starlark": 0.03, + "CMake": 0.0, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7472204, + "JavaScript": 44072, + "Python": 19804, + "Java": 16332, + "Ruby": 15878, + "Shell": 8155, + "C++": 7250, + "Objective-C++": 6965, + "Objective-C": 2585, + "Starlark": 1920, + "CMake": 269, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 567, + "forks_count": 97, + "open_issues_count": 34, + "forks": 97, + "open_issues": 34, + "watchers": 567, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.39, + "JavaScript": 0.58, + "Python": 0.24, + "Java": 0.21, + "Ruby": 0.2, + "Shell": 0.12, + "Objective-C++": 0.09, + "C++": 0.09, + "Objective-C": 0.03, + "Starlark": 0.03, + "Makefile": 0.02, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7553052, + "JavaScript": 44458, + "Python": 18533, + "Java": 16332, + "Ruby": 15093, + "Shell": 8832, + "Objective-C++": 6965, + "C++": 6924, + "Objective-C": 2585, + "Starlark": 1920, + "Makefile": 1494, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 553, + "forks_count": 96, + "open_issues_count": 36, + "forks": 96, + "open_issues": 36, + "watchers": 553, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.24, + "JavaScript": 0.61, + "Python": 0.29, + "Java": 0.23, + "Ruby": 0.21, + "Shell": 0.13, + "Objective-C++": 0.1, + "C++": 0.1, + "Objective-C": 0.04, + "Starlark": 0.03, + "Makefile": 0.02, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 6902641, + "JavaScript": 43193, + "Python": 20207, + "Java": 16332, + "Ruby": 15093, + "Shell": 8832, + "Objective-C++": 6965, + "C++": 6924, + "Objective-C": 2585, + "Starlark": 1920, + "Makefile": 1494, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 559, + "forks_count": 96, + "open_issues_count": 36, + "forks": 96, + "open_issues": 36, + "watchers": 559, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.26, + "JavaScript": 0.61, + "Python": 0.28, + "Java": 0.23, + "Ruby": 0.22, + "Shell": 0.12, + "C++": 0.1, + "Objective-C++": 0.1, + "Objective-C": 0.04, + "Starlark": 0.03, + "CMake": 0.0, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7011345, + "JavaScript": 43627, + "Python": 20207, + "Java": 16332, + "Ruby": 15878, + "Shell": 8832, + "C++": 7250, + "Objective-C++": 6965, + "Objective-C": 2585, + "Starlark": 1920, + "CMake": 269, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 564, + "forks_count": 97, + "open_issues_count": 45, + "forks": 97, + "open_issues": 45, + "watchers": 564, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.3, + "JavaScript": 0.6, + "Python": 0.27, + "Java": 0.22, + "Ruby": 0.22, + "Shell": 0.12, + "C++": 0.1, + "Objective-C++": 0.1, + "Objective-C": 0.04, + "Starlark": 0.03, + "CMake": 0.0, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7163471, + "JavaScript": 43659, + "Python": 19804, + "Java": 16332, + "Ruby": 15878, + "Shell": 8832, + "C++": 7250, + "Objective-C++": 6965, + "Objective-C": 2585, + "Starlark": 1920, + "CMake": 269, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 565, + "forks_count": 97, + "open_issues_count": 33, + "forks": 97, + "open_issues": 33, + "watchers": 565, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.37, + "JavaScript": 0.58, + "Python": 0.26, + "Java": 0.22, + "Ruby": 0.21, + "Shell": 0.11, + "C++": 0.1, + "Objective-C++": 0.09, + "Objective-C": 0.03, + "Starlark": 0.03, + "CMake": 0.0, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7472204, + "JavaScript": 44072, + "Python": 19804, + "Java": 16332, + "Ruby": 15878, + "Shell": 8155, + "C++": 7250, + "Objective-C++": 6965, + "Objective-C": 2585, + "Starlark": 1920, + "CMake": 269, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 567, + "forks_count": 97, + "open_issues_count": 34, + "forks": 97, + "open_issues": 34, + "watchers": 567, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "ImageGoNord", + "type": "tool", + "tags": [ + "python", + "image-processing", + "vuejs", + "javascript", + "cli" + ], + "description": null, + "site_url": "https://ign.schrodinger-hat.it/", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/ImageGoNord", + "license": "MIT", + "autogenerated": { + "filename": "image-go-nord.json", + "meta": { + "name": "ImageGoNord", + "full_name": "Schrodinger-Hat/ImageGoNord", + "html_url": "https://github.com/Schrodinger-Hat/ImageGoNord", + "created_at": "2020-07-20T15:15:29Z", + "updated_at": "2024-05-20T11:26:59Z", + "pushed_at": "2024-05-20T19:17:53Z", + "archived": false, + "disabled": false, + "owner": "Schrodinger-Hat", + "owner_type": "Organization", + "topics": [ + "color-palette", + "color-scheme", + "conversion-utility", + "gruvbox", + "hacktoberfest", + "image-processing", + "pillow", + "python", + "rgb-images", + "ui", + "vue-cli" + ], + "license": "GNU Affero General Public License v3.0" + }, + "analytics": { + "language": "Vue", + "languages": { + "Vue": 59.52, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111230, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 806, + "forks_count": 31, + "open_issues_count": 8, + "forks": 31, + "open_issues": 8, + "watchers": 806, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Vue", + "languages": { + "Vue": 59.53, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111237, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 779, + "forks_count": 28, + "open_issues_count": 13, + "forks": 28, + "open_issues": 13, + "watchers": 779, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Vue", + "languages": { + "Vue": 59.53, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111237, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 782, + "forks_count": 28, + "open_issues_count": 13, + "forks": 28, + "open_issues": 13, + "watchers": 782, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Vue", + "languages": { + "Vue": 59.53, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111237, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 788, + "forks_count": 28, + "open_issues_count": 14, + "forks": 28, + "open_issues": 14, + "watchers": 788, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Vue", + "languages": { + "Vue": 59.52, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111230, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 797, + "forks_count": 30, + "open_issues_count": 7, + "forks": 30, + "open_issues": 7, + "watchers": 797, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Vue", + "languages": { + "Vue": 59.52, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111230, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 806, + "forks_count": 31, + "open_issues_count": 8, + "forks": 31, + "open_issues": 8, + "watchers": 806, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Italiaremote", + "tags": [ + "awesome", + "remote work" + ], + "description": null, + "type": "community", + "site_url": "https://italiaremote.com/companies", + "repository_platform": "github", + "repository_url": "https://github.com/italiaremote/awesome-italia-remote", + "license": "MIT", + "autogenerated": { + "filename": "italiaremote.json", + "meta": { + "name": "awesome-italia-remote", + "full_name": "italiaremote/awesome-italia-remote", + "html_url": "https://github.com/italiaremote/awesome-italia-remote", + "created_at": "2022-01-24T09:50:30Z", + "updated_at": "2024-05-21T13:33:08Z", + "pushed_at": "2024-04-23T08:36:44Z", + "archived": false, + "disabled": false, + "owner": "italiaremote", + "owner_type": "Organization", + "topics": [ + "awesome", + "awesome-list", + "italy", + "jobs", + "list", + "remote", + "remote-jobs" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2255, + "forks_count": 302, + "open_issues_count": 8, + "forks": 302, + "open_issues": 8, + "watchers": 2255, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2203, + "forks_count": 298, + "open_issues_count": 7, + "forks": 298, + "open_issues": 7, + "watchers": 2203, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2217, + "forks_count": 299, + "open_issues_count": 7, + "forks": 299, + "open_issues": 7, + "watchers": 2217, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2234, + "forks_count": 302, + "open_issues_count": 9, + "forks": 302, + "open_issues": 9, + "watchers": 2234, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2255, + "forks_count": 302, + "open_issues_count": 8, + "forks": 302, + "open_issues": 8, + "watchers": 2255, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Job Offer Bot", + "tags": [ + "bot", + "job", + "offer", + "telegram" + ], + "description": null, + "type": "app", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/elgorditosalsero/job-offer-bot", + "license": "MIT", + "autogenerated": { + "filename": "job-offer-bot.json", + "meta": { + "name": "job-offer-bot", + "full_name": "elgorditosalsero/job-offer-bot", + "html_url": "https://github.com/elgorditosalsero/job-offer-bot", + "created_at": "2023-11-04T01:29:56Z", + "updated_at": "2024-01-03T17:24:39Z", + "pushed_at": "2024-02-15T23:31:59Z", + "archived": false, + "disabled": false, + "owner": "elgorditosalsero", + "owner_type": "User", + "topics": [ + "bot", + "job", + "offer", + "telegram" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 26, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 26, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 26, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 26, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 26, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 26, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Kafka Connect ElasticSearch Source", + "type": "tool", + "tags": [ + "kafka", + "connect", + "elasticsearch", + "source" + ], + "description": null, + "site_url": "https://www.confluent.io/hub/dariobalinzo/kafka-connect-elasticsearch-source", + "repository_platform": "github", + "repository_url": "https://github.com/DarioBalinzo/kafka-connect-elasticsearch-source", + "license": "Apache-2.0", + "autogenerated": { + "filename": "kafka-connect-elasticsearch-source.json", + "meta": { + "name": "kafka-connect-elasticsearch-source", + "full_name": "DarioBalinzo/kafka-connect-elasticsearch-source", + "html_url": "https://github.com/DarioBalinzo/kafka-connect-elasticsearch-source", + "created_at": "2018-05-13T14:38:09Z", + "updated_at": "2024-03-31T14:21:04Z", + "pushed_at": "2024-03-17T22:09:17Z", + "archived": false, + "disabled": false, + "owner": "DarioBalinzo", + "owner_type": "User", + "topics": [ + "elasticsearch", + "kafka", + "kafka-connect", + "kafka-connector", + "plugin", + "source" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 60, + "forks_count": 38, + "open_issues_count": 29, + "forks": 38, + "open_issues": 29, + "watchers": 60, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 58, + "forks_count": 38, + "open_issues_count": 27, + "forks": 38, + "open_issues": 27, + "watchers": 58, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 59, + "forks_count": 37, + "open_issues_count": 29, + "forks": 37, + "open_issues": 29, + "watchers": 59, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 59, + "forks_count": 37, + "open_issues_count": 28, + "forks": 37, + "open_issues": 28, + "watchers": 59, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 60, + "forks_count": 37, + "open_issues_count": 28, + "forks": 37, + "open_issues": 28, + "watchers": 60, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 60, + "forks_count": 38, + "open_issues_count": 29, + "forks": 38, + "open_issues": 29, + "watchers": 60, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Kannon", + "type": "app", + "tags": [ + "go", + "saas", + "serverless" + ], + "description": null, + "site_url": "https://www.kannon.email/", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/kannon", + "license": "Apache-2.0", + "autogenerated": { + "filename": "kannon.json", + "meta": { + "name": "kannon", + "full_name": "kannon-email/kannon", + "html_url": "https://github.com/kannon-email/kannon", + "created_at": "2021-01-03T09:01:56Z", + "updated_at": "2024-05-12T16:29:31Z", + "pushed_at": "2024-05-22T13:19:46Z", + "archived": false, + "disabled": false, + "owner": "kannon-email", + "owner_type": "Organization", + "topics": [ + "email", + "hacktoberfest", + "open-source-saturday", + "smtp" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 99.31, + "Makefile": 0.38, + "Dockerfile": 0.3 + }, + "languages_byte": { + "Go": 119180, + "Makefile": 459, + "Dockerfile": 365 + }, + "stargazers_count": 58, + "forks_count": 10, + "open_issues_count": 17, + "forks": 10, + "open_issues": 17, + "watchers": 58, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 99.18, + "Makefile": 0.39, + "Dockerfile": 0.33, + "Shell": 0.1 + }, + "languages_byte": { + "Go": 117879, + "Makefile": 466, + "Dockerfile": 392, + "Shell": 121 + }, + "stargazers_count": 48, + "forks_count": 10, + "open_issues_count": 15, + "forks": 10, + "open_issues": 15, + "watchers": 48, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 99.18, + "Makefile": 0.39, + "Dockerfile": 0.33, + "Shell": 0.1 + }, + "languages_byte": { + "Go": 117922, + "Makefile": 466, + "Dockerfile": 392, + "Shell": 121 + }, + "stargazers_count": 48, + "forks_count": 10, + "open_issues_count": 16, + "forks": 10, + "open_issues": 16, + "watchers": 48, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 99.18, + "Makefile": 0.39, + "Dockerfile": 0.33, + "Shell": 0.1 + }, + "languages_byte": { + "Go": 117922, + "Makefile": 466, + "Dockerfile": 392, + "Shell": 121 + }, + "stargazers_count": 48, + "forks_count": 10, + "open_issues_count": 16, + "forks": 10, + "open_issues": 16, + "watchers": 48, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 99.18, + "Makefile": 0.39, + "Dockerfile": 0.33, + "Shell": 0.1 + }, + "languages_byte": { + "Go": 117922, + "Makefile": 466, + "Dockerfile": 392, + "Shell": 121 + }, + "stargazers_count": 48, + "forks_count": 10, + "open_issues_count": 17, + "forks": 10, + "open_issues": 17, + "watchers": 48, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 99.31, + "Makefile": 0.38, + "Dockerfile": 0.3 + }, + "languages_byte": { + "Go": 119180, + "Makefile": 459, + "Dockerfile": 365 + }, + "stargazers_count": 58, + "forks_count": 10, + "open_issues_count": 17, + "forks": 10, + "open_issues": 17, + "watchers": 58, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Kathar\u00e1", + "type": "tool", + "tags": [ + "python", + "docker", + "kubernetes", + "computer networks", + "network emulation" + ], + "description": "A Lightweight and Scalable Container-based Network Emulation System", + "site_url": "https://www.kathara.org/", + "repository_platform": "github", + "repository_url": "https://github.com/KatharaFramework/Kathara", + "license": "GPL-3.0", + "autogenerated": { + "filename": "kathara.json", + "meta": { + "name": "Kathara", + "full_name": "KatharaFramework/Kathara", + "html_url": "https://github.com/KatharaFramework/Kathara", + "created_at": "2017-03-31T14:07:48Z", + "updated_at": "2024-05-20T20:00:01Z", + "pushed_at": "2024-05-17T09:52:06Z", + "archived": false, + "disabled": false, + "owner": "KatharaFramework", + "owner_type": "Organization", + "topics": [ + "bgp", + "computer-networks", + "containers", + "dns-server", + "docker", + "k8s", + "kubernetes", + "netkit", + "network-emulation", + "network-emulator", + "network-engineering", + "nfv", + "ospf", + "p4", + "p4-language", + "p4language", + "python", + "rip", + "sdn", + "virtual-network" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 97.31, + "Makefile": 1.51, + "Shell": 0.44, + "Inno Setup": 0.32, + "HTML": 0.27, + "Batchfile": 0.07, + "Dockerfile": 0.07 + }, + "languages_byte": { + "Python": 1157636, + "Makefile": 17999, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 397, + "forks_count": 61, + "open_issues_count": 10, + "forks": 61, + "open_issues": 10, + "watchers": 397, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 97.13, + "Makefile": 1.62, + "Shell": 0.47, + "Inno Setup": 0.35, + "HTML": 0.28, + "Batchfile": 0.08, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Python": 1079757, + "Makefile": 17979, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 370, + "forks_count": 59, + "open_issues_count": 5, + "forks": 59, + "open_issues": 5, + "watchers": 370, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 97.13, + "Makefile": 1.62, + "Shell": 0.47, + "Inno Setup": 0.35, + "HTML": 0.28, + "Batchfile": 0.08, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Python": 1079757, + "Makefile": 17979, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 378, + "forks_count": 60, + "open_issues_count": 10, + "forks": 60, + "open_issues": 10, + "watchers": 378, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 97.3, + "Makefile": 1.52, + "Shell": 0.44, + "Inno Setup": 0.33, + "HTML": 0.27, + "Batchfile": 0.07, + "Dockerfile": 0.07 + }, + "languages_byte": { + "Python": 1151082, + "Makefile": 17979, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 387, + "forks_count": 61, + "open_issues_count": 5, + "forks": 61, + "open_issues": 5, + "watchers": 387, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 97.33, + "Makefile": 1.5, + "Shell": 0.44, + "Inno Setup": 0.32, + "HTML": 0.26, + "Batchfile": 0.07, + "Dockerfile": 0.07 + }, + "languages_byte": { + "Python": 1163190, + "Makefile": 17979, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 389, + "forks_count": 61, + "open_issues_count": 9, + "forks": 61, + "open_issues": 9, + "watchers": 389, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 97.31, + "Makefile": 1.51, + "Shell": 0.44, + "Inno Setup": 0.32, + "HTML": 0.27, + "Batchfile": 0.07, + "Dockerfile": 0.07 + }, + "languages_byte": { + "Python": 1157636, + "Makefile": 17999, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 397, + "forks_count": 61, + "open_issues_count": 10, + "forks": 61, + "open_issues": 10, + "watchers": 397, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Kong", + "type": "tool", + "tags": [ + "lua", + "api gateway", + "cloud-native" + ], + "description": "Kong API Gateway is a cloud-native, platform-agnostic, scalable API Gateway distinguished for its high performance and extensibility via plugins", + "site_url": "https://konghq.com/", + "repository_platform": "github", + "repository_url": "https://github.com/kong/kong", + "license": "Apache-2.0", + "autogenerated": { + "filename": "kong.json", + "meta": { + "name": "kong", + "full_name": "Kong/kong", + "html_url": "https://github.com/Kong/kong", + "created_at": "2014-11-17T23:56:08Z", + "updated_at": "2024-05-22T19:21:01Z", + "pushed_at": "2024-05-22T20:00:21Z", + "archived": false, + "disabled": false, + "owner": "Kong", + "owner_type": "Organization", + "topics": [ + "ai", + "ai-gateway", + "api-gateway", + "api-management", + "apis", + "artificial-intelligence", + "cloud-native", + "consul", + "devops", + "docker", + "kong", + "kubernetes", + "kubernetes-ingress", + "kubernetes-ingress-controller", + "luajit", + "microservice", + "microservices", + "nginx", + "reverse-proxy", + "serverless" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Lua", + "languages": { + "Lua": 88.56, + "Perl": 8.87, + "Starlark": 0.99, + "Shell": 0.92, + "Python": 0.45, + "Makefile": 0.09, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8944616, + "Perl": 895997, + "Starlark": 100174, + "Shell": 92980, + "Python": 45850, + "Makefile": 9440, + "CSS": 5812, + "Dockerfile": 4650 + }, + "stargazers_count": 37706, + "forks_count": 4700, + "open_issues_count": 122, + "forks": 4700, + "open_issues": 122, + "watchers": 37706, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Lua", + "languages": { + "Lua": 88.27, + "Perl": 9.39, + "Shell": 0.86, + "Starlark": 0.85, + "Python": 0.47, + "Makefile": 0.07, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8413045, + "Perl": 894654, + "Shell": 81860, + "Starlark": 80688, + "Python": 44673, + "Makefile": 6244, + "CSS": 5812, + "Dockerfile": 4574 + }, + "stargazers_count": 36730, + "forks_count": 4712, + "open_issues_count": 98, + "forks": 4712, + "open_issues": 98, + "watchers": 36730, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Lua", + "languages": { + "Lua": 88.35, + "Perl": 9.19, + "Shell": 0.96, + "Starlark": 0.84, + "Python": 0.46, + "Makefile": 0.1, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8603305, + "Perl": 894644, + "Shell": 93528, + "Starlark": 81718, + "Python": 44900, + "Makefile": 9468, + "CSS": 5812, + "Dockerfile": 4569 + }, + "stargazers_count": 37029, + "forks_count": 4624, + "open_issues_count": 122, + "forks": 4624, + "open_issues": 122, + "watchers": 37029, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Lua", + "languages": { + "Lua": 88.37, + "Perl": 9.17, + "Shell": 0.96, + "Starlark": 0.84, + "Python": 0.46, + "Makefile": 0.1, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8631840, + "Perl": 895997, + "Shell": 93535, + "Starlark": 81718, + "Python": 45078, + "Makefile": 9660, + "CSS": 5812, + "Dockerfile": 4635 + }, + "stargazers_count": 37245, + "forks_count": 4649, + "open_issues_count": 111, + "forks": 4649, + "open_issues": 111, + "watchers": 37245, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Lua", + "languages": { + "Lua": 88.53, + "Perl": 9.05, + "Shell": 0.94, + "Starlark": 0.83, + "Python": 0.46, + "Makefile": 0.09, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8767771, + "Perl": 895997, + "Shell": 93428, + "Starlark": 81728, + "Python": 45081, + "Makefile": 9072, + "CSS": 5812, + "Dockerfile": 4650 + }, + "stargazers_count": 37448, + "forks_count": 4677, + "open_issues_count": 110, + "forks": 4677, + "open_issues": 110, + "watchers": 37448, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Lua", + "languages": { + "Lua": 88.56, + "Perl": 8.87, + "Starlark": 0.99, + "Shell": 0.92, + "Python": 0.45, + "Makefile": 0.09, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8944616, + "Perl": 895997, + "Starlark": 100174, + "Shell": 92980, + "Python": 45850, + "Makefile": 9440, + "CSS": 5812, + "Dockerfile": 4650 + }, + "stargazers_count": 37706, + "forks_count": 4700, + "open_issues_count": 122, + "forks": 4700, + "open_issues": 122, + "watchers": 37706, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Kubernetes Fury Distribution", + "type": "paas", + "tags": [ + "kubernetes", + "K8s", + "cncf", + "kubernetes-distribution", + "fury", + "fury-distribution" + ], + "description": "A CNCF certified battle-tested Kubernetes distribution", + "site_url": "https://docs.kubernetesfury.com/", + "repository_platform": "github", + "repository_url": "https://github.com/sighupio/fury-distribution", + "license": "BSD-3-Clause", + "autogenerated": { + "filename": "kubernetes-fury-distribution.json", + "meta": { + "name": "fury-distribution", + "full_name": "sighupio/fury-distribution", + "html_url": "https://github.com/sighupio/fury-distribution", + "created_at": "2020-01-23T16:23:02Z", + "updated_at": "2024-05-22T07:14:02Z", + "pushed_at": "2024-05-22T07:14:01Z", + "archived": false, + "disabled": false, + "owner": "sighupio", + "owner_type": "Organization", + "topics": [ + "cncf", + "fury", + "fury-distribution", + "kubernetes", + "kubernetes-distribution", + "sighup" + ], + "license": "BSD 3-Clause \"New\" or \"Revised\" License" + }, + "analytics": { + "language": "Smarty", + "languages": { + "Smarty": 65.81, + "Shell": 26.9, + "HCL": 4.1, + "Go": 2.24, + "Makefile": 0.95 + }, + "languages_byte": { + "Smarty": 197285, + "Shell": 80654, + "HCL": 12286, + "Go": 6726, + "Makefile": 2837 + }, + "stargazers_count": 149, + "forks_count": 14, + "open_issues_count": 12, + "forks": 14, + "open_issues": 12, + "watchers": 149, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Smarty", + "languages": { + "Smarty": 85.17, + "Shell": 10.95, + "Go": 2.77, + "Makefile": 1.11 + }, + "languages_byte": { + "Smarty": 206683, + "Shell": 26566, + "Go": 6726, + "Makefile": 2698 + }, + "stargazers_count": 139, + "forks_count": 12, + "open_issues_count": 8, + "forks": 12, + "open_issues": 8, + "watchers": 139, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Smarty", + "languages": { + "Smarty": 66.07, + "Shell": 30.35, + "Go": 2.56, + "Makefile": 1.03 + }, + "languages_byte": { + "Smarty": 173606, + "Shell": 79737, + "Go": 6726, + "Makefile": 2698 + }, + "stargazers_count": 142, + "forks_count": 14, + "open_issues_count": 9, + "forks": 14, + "open_issues": 9, + "watchers": 142, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Smarty", + "languages": { + "Smarty": 66.07, + "Shell": 30.35, + "Go": 2.56, + "Makefile": 1.03 + }, + "languages_byte": { + "Smarty": 173606, + "Shell": 79737, + "Go": 6726, + "Makefile": 2698 + }, + "stargazers_count": 146, + "forks_count": 14, + "open_issues_count": 14, + "forks": 14, + "open_issues": 14, + "watchers": 146, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Smarty", + "languages": { + "Smarty": 65.6, + "Shell": 27.06, + "HCL": 4.12, + "Go": 2.26, + "Makefile": 0.95 + }, + "languages_byte": { + "Smarty": 195507, + "Shell": 80654, + "HCL": 12286, + "Go": 6726, + "Makefile": 2837 + }, + "stargazers_count": 146, + "forks_count": 14, + "open_issues_count": 9, + "forks": 14, + "open_issues": 9, + "watchers": 146, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Smarty", + "languages": { + "Smarty": 65.81, + "Shell": 26.9, + "HCL": 4.1, + "Go": 2.24, + "Makefile": 0.95 + }, + "languages_byte": { + "Smarty": 197285, + "Shell": 80654, + "HCL": 12286, + "Go": 6726, + "Makefile": 2837 + }, + "stargazers_count": 149, + "forks_count": 14, + "open_issues_count": 12, + "forks": 14, + "open_issues": 12, + "watchers": 149, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Leapp", + "type": "tool", + "tags": [ + "typescript", + "python", + "cloud", + "electron" + ], + "description": "Leapp is the DevTool to access your cloud.", + "site_url": "https://github.com/Noovolari/leapp#:~:text=access%20your%20cloud-,www.leapp.cloud/,-Topics", + "repository_platform": "github", + "repository_url": "https://github.com/Noovolari/leapp", + "license": "MPL-2.0", + "autogenerated": { + "filename": "leapp.json", + "meta": { + "name": "leapp", + "full_name": "Noovolari/leapp", + "html_url": "https://github.com/Noovolari/leapp", + "created_at": "2020-07-28T07:54:59Z", + "updated_at": "2024-05-21T11:59:10Z", + "pushed_at": "2024-05-13T13:47:41Z", + "archived": false, + "disabled": false, + "owner": "Noovolari", + "owner_type": "Organization", + "topics": [ + "aws", + "aws-credentials", + "aws-creds", + "azure", + "azure-cli", + "cloud", + "credential-manager", + "electron", + "hacktoberfest", + "saml-sso-url", + "temporary-credentials" + ], + "license": "Mozilla Public License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 79.99, + "SCSS": 5.72, + "HTML": 5.48, + "Python": 4.05, + "JavaScript": 2.77, + "Makefile": 1.77, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1735624, + "SCSS": 124137, + "HTML": 118891, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1539, + "forks_count": 138, + "open_issues_count": 150, + "forks": 138, + "open_issues": 150, + "watchers": 1539, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 80.2, + "SCSS": 5.54, + "HTML": 5.39, + "Python": 4.08, + "JavaScript": 2.79, + "Makefile": 1.78, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1728036, + "SCSS": 119366, + "HTML": 116189, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1497, + "forks_count": 130, + "open_issues_count": 135, + "forks": 130, + "open_issues": 135, + "watchers": 1497, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 80.18, + "SCSS": 5.57, + "HTML": 5.41, + "Python": 4.07, + "JavaScript": 2.78, + "Makefile": 1.78, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1732216, + "SCSS": 120322, + "HTML": 116811, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1504, + "forks_count": 131, + "open_issues_count": 137, + "forks": 131, + "open_issues": 137, + "watchers": 1504, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 80.18, + "SCSS": 5.57, + "HTML": 5.41, + "Python": 4.07, + "JavaScript": 2.78, + "Makefile": 1.78, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1732163, + "SCSS": 120322, + "HTML": 116811, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1518, + "forks_count": 130, + "open_issues_count": 142, + "forks": 130, + "open_issues": 142, + "watchers": 1518, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 80.18, + "SCSS": 5.57, + "HTML": 5.41, + "Python": 4.07, + "JavaScript": 2.78, + "Makefile": 1.78, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1732551, + "SCSS": 120322, + "HTML": 116811, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1523, + "forks_count": 131, + "open_issues_count": 143, + "forks": 131, + "open_issues": 143, + "watchers": 1523, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 79.99, + "SCSS": 5.72, + "HTML": 5.48, + "Python": 4.05, + "JavaScript": 2.77, + "Makefile": 1.77, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1735624, + "SCSS": 124137, + "HTML": 118891, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1539, + "forks_count": 138, + "open_issues_count": 150, + "forks": 138, + "open_issues": 150, + "watchers": 1539, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Make Js Component", + "tags": [ + "javascript", + "typescript", + "react", + "nodejs", + "vue", + "angular", + "npx" + ], + "description": "NPX command born with the purpose of streamline the process for developers of creating components with the many FE frameworks around. MJC allows you to just call a command and have your JS component ready to use, and edit, with also a bunch of options available in order to start with the perfect boilerplate.", + "type": "package", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Giuliano1993/make-js-component", + "license": "MIT", + "autogenerated": { + "filename": "make-js-component.json", + "meta": { + "name": "make-js-component", + "full_name": "Giuliano1993/make-js-component", + "html_url": "https://github.com/Giuliano1993/make-js-component", + "created_at": "2023-11-13T17:04:47Z", + "updated_at": "2024-05-13T14:58:01Z", + "pushed_at": "2024-04-25T19:40:07Z", + "archived": false, + "disabled": false, + "owner": "Giuliano1993", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.12, + "TypeScript": 40.8, + "Vue": 1.37, + "Svelte": 0.56, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 30167, + "TypeScript": 21547, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 33, + "forks_count": 18, + "open_issues_count": 18, + "forks": 18, + "open_issues": 18, + "watchers": 33, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 58.09, + "TypeScript": 39.7, + "Vue": 1.46, + "Svelte": 0.6, + "Astro": 0.15 + }, + "languages_byte": { + "JavaScript": 28786, + "TypeScript": 19676, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 25, + "forks_count": 15, + "open_issues_count": 23, + "forks": 15, + "open_issues": 23, + "watchers": 25, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.63, + "TypeScript": 40.37, + "Vue": 1.32, + "Svelte": 0.54, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 31475, + "TypeScript": 22048, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 30, + "forks_count": 16, + "open_issues_count": 19, + "forks": 16, + "open_issues": 19, + "watchers": 30, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.63, + "TypeScript": 40.37, + "Vue": 1.32, + "Svelte": 0.54, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 31475, + "TypeScript": 22048, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 30, + "forks_count": 16, + "open_issues_count": 18, + "forks": 16, + "open_issues": 18, + "watchers": 30, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.63, + "TypeScript": 40.37, + "Vue": 1.32, + "Svelte": 0.54, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 31511, + "TypeScript": 22076, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 30, + "forks_count": 17, + "open_issues_count": 19, + "forks": 17, + "open_issues": 19, + "watchers": 30, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.12, + "TypeScript": 40.8, + "Vue": 1.37, + "Svelte": 0.56, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 30167, + "TypeScript": 21547, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 33, + "forks_count": 18, + "open_issues_count": 18, + "forks": 18, + "open_issues": 18, + "watchers": 33, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Make promises safe", + "type": "package", + "tags": [ + "nodejs", + "javascript" + ], + "description": "A node.js module to make the use of promises safe. It implements the deprecation DEP0018 of Node.js in versions 6+. Using Promises without this module might cause file descriptor and memory leaks.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/mcollina/make-promises-safe", + "license": "MIT", + "autogenerated": { + "filename": "make-promises-safe.json", + "meta": { + "name": "make-promises-safe", + "full_name": "mcollina/make-promises-safe", + "html_url": "https://github.com/mcollina/make-promises-safe", + "created_at": "2017-06-13T19:52:48Z", + "updated_at": "2024-05-09T05:14:25Z", + "pushed_at": "2022-06-14T23:52:45Z", + "archived": false, + "disabled": false, + "owner": "mcollina", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 670, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 670, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 670, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 670, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 670, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 670, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 671, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 671, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 671, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 671, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 670, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 670, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Memongo", + "type": "tool", + "tags": [ + "mongodb", + "memory", + "tryvium-travels", + "golang", + "mongodb-memory-server" + ], + "description": "A Go package that spins up a real MongoDB server, backed by in-memory storage, for use in testing and mocking during development. It's based on mongodb-memory-server for NodeJS.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/tryvium-travels/memongo", + "license": "MIT", + "autogenerated": { + "filename": "tryvium-memongo.json", + "meta": { + "name": "memongo", + "full_name": "tryvium-travels/memongo", + "html_url": "https://github.com/tryvium-travels/memongo", + "created_at": "2021-08-17T22:40:17Z", + "updated_at": "2024-05-21T11:01:35Z", + "pushed_at": "2024-03-17T11:32:56Z", + "archived": false, + "disabled": false, + "owner": "tryvium-travels", + "owner_type": "Organization", + "topics": [ + "golang", + "mocking", + "mongo", + "mongo-memory-server", + "mongodb", + "test", + "travel", + "tryvium", + "tryvium-travels", + "unit-testing" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72286, + "Shell": 166 + }, + "stargazers_count": 59, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 59, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72257, + "Shell": 166 + }, + "stargazers_count": 51, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 51, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72257, + "Shell": 166 + }, + "stargazers_count": 55, + "forks_count": 14, + "open_issues_count": 1, + "forks": 14, + "open_issues": 1, + "watchers": 55, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72286, + "Shell": 166 + }, + "stargazers_count": 56, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 56, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72286, + "Shell": 166 + }, + "stargazers_count": 57, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 57, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72286, + "Shell": 166 + }, + "stargazers_count": 59, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 59, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Middy", + "type": "package", + "tags": [ + "nodejs", + "javascript", + "serverless", + "aws lambda" + ], + "description": "The stylish Node.js middleware engine for AWS Lambda", + "site_url": "https://middy.js.org", + "repository_platform": "github", + "repository_url": "https://github.com/middyjs/middy", + "license": "MIT", + "autogenerated": { + "filename": "middy.json", + "meta": { + "name": "middy", + "full_name": "middyjs/middy", + "html_url": "https://github.com/middyjs/middy", + "created_at": "2017-08-03T14:59:07Z", + "updated_at": "2024-05-22T07:09:37Z", + "pushed_at": "2024-05-19T20:44:40Z", + "archived": false, + "disabled": false, + "owner": "middyjs", + "owner_type": "Organization", + "topics": [ + "aws", + "aws-lambda", + "aws-powertools", + "aws-serverless", + "framework", + "javascript", + "lambda", + "lambda-handler", + "middleware", + "middy", + "node", + "nodejs", + "powertools", + "serverless", + "serverless-applications", + "serverless-express", + "serverless-framework", + "typescript" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.87, + "TypeScript": 11.6, + "CSS": 0.51, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 465631, + "TypeScript": 61482, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3644, + "forks_count": 374, + "open_issues_count": 4, + "forks": 374, + "open_issues": 4, + "watchers": 3644, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.92, + "TypeScript": 11.53, + "CSS": 0.52, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 458214, + "TypeScript": 60113, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3583, + "forks_count": 367, + "open_issues_count": 5, + "forks": 367, + "open_issues": 5, + "watchers": 3583, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.84, + "TypeScript": 11.62, + "CSS": 0.52, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 458214, + "TypeScript": 60619, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3597, + "forks_count": 363, + "open_issues_count": 7, + "forks": 363, + "open_issues": 7, + "watchers": 3597, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.92, + "TypeScript": 11.54, + "CSS": 0.51, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 462895, + "TypeScript": 60757, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3607, + "forks_count": 368, + "open_issues_count": 7, + "forks": 368, + "open_issues": 7, + "watchers": 3607, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.94, + "TypeScript": 11.53, + "CSS": 0.51, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 463383, + "TypeScript": 60757, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3627, + "forks_count": 372, + "open_issues_count": 7, + "forks": 372, + "open_issues": 7, + "watchers": 3627, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.87, + "TypeScript": 11.6, + "CSS": 0.51, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 465631, + "TypeScript": 61482, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3644, + "forks_count": 374, + "open_issues_count": 4, + "forks": 374, + "open_issues": 4, + "watchers": 3644, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Mobilizon Reshare", + "type": "tool", + "tags": [ + "python", + "mobilizon", + "graphql" + ], + "description": "Enables an organization to automate their social media strategy in regards to events and their promotion. ", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare", + "license": "Coopyleft", + "autogenerated": { + "filename": "mobilizon-reshare.json", + "meta": { + "name": "mobilizon-reshare", + "full_name": "Tech-Workers-Coalition-Italia/mobilizon-reshare", + "html_url": "https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare", + "created_at": "2021-04-18T13:55:52Z", + "updated_at": "2023-09-30T07:36:09Z", + "pushed_at": "2024-03-19T23:43:36Z", + "archived": false, + "disabled": false, + "owner": "Tech-Workers-Coalition-Italia", + "owner_type": "Organization", + "topics": [], + "license": "Other" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 92.18, + "Shell": 4.61, + "Scheme": 1.62, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3971, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 92.5, + "Shell": 4.6, + "Scheme": 1.3, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 227970, + "Shell": 11331, + "Scheme": 3213, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 9, + "forks": 4, + "open_issues": 9, + "watchers": 26, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 92.5, + "Shell": 4.63, + "Scheme": 1.27, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3119, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 92.18, + "Shell": 4.61, + "Scheme": 1.62, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3971, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 92.18, + "Shell": 4.61, + "Scheme": 1.62, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3971, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 92.18, + "Shell": 4.61, + "Scheme": 1.62, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3971, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Moquette", + "type": "tool", + "tags": [ + "java", + "mqtt", + "broker", + "lightweight" + ], + "description": null, + "site_url": "https://moquette-io.github.io/moquette/", + "repository_platform": "github", + "repository_url": "https://github.com/moquette-io/moquette", + "license": "Apache-2.0", + "autogenerated": { + "filename": "moquette.json", + "meta": { + "name": "moquette", + "full_name": "moquette-io/moquette", + "html_url": "https://github.com/moquette-io/moquette", + "created_at": "2014-09-30T20:14:41Z", + "updated_at": "2024-05-19T15:14:29Z", + "pushed_at": "2024-05-01T17:00:06Z", + "archived": false, + "disabled": false, + "owner": "moquette-io", + "owner_type": "Organization", + "topics": [ + "broker", + "java", + "moquette", + "mqtt" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Java", + "languages": { + "Java": 88.69, + "Groovy": 7.72, + "HTML": 2.94, + "Shell": 0.32, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1128346, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2251, + "forks_count": 812, + "open_issues_count": 117, + "forks": 812, + "open_issues": 117, + "watchers": 2251, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Java", + "languages": { + "Java": 88.14, + "Groovy": 8.1, + "HTML": 3.08, + "Shell": 0.34, + "Batchfile": 0.32, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1068725, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2216, + "forks_count": 846, + "open_issues_count": 110, + "forks": 846, + "open_issues": 110, + "watchers": 2216, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Java", + "languages": { + "Java": 88.45, + "Groovy": 7.89, + "HTML": 3.0, + "Shell": 0.33, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1101551, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2224, + "forks_count": 807, + "open_issues_count": 113, + "forks": 807, + "open_issues": 113, + "watchers": 2224, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Java", + "languages": { + "Java": 88.45, + "Groovy": 7.89, + "HTML": 3.0, + "Shell": 0.33, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1101551, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2228, + "forks_count": 807, + "open_issues_count": 113, + "forks": 807, + "open_issues": 113, + "watchers": 2228, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Java", + "languages": { + "Java": 88.61, + "Groovy": 7.78, + "HTML": 2.96, + "Shell": 0.33, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1118903, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2240, + "forks_count": 808, + "open_issues_count": 111, + "forks": 808, + "open_issues": 111, + "watchers": 2240, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Java", + "languages": { + "Java": 88.69, + "Groovy": 7.72, + "HTML": 2.94, + "Shell": 0.32, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1128346, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2251, + "forks_count": 812, + "open_issues_count": 117, + "forks": 812, + "open_issues": 117, + "watchers": 2251, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Neulabs CDK Constructs", + "type": "package", + "tags": [ + "cdk", + "typescript", + "jsii", + "aws", + "constructs", + "stack", + "cloudformation", + "npm package" + ], + "description": "The neulabs-cdk-constructs library contains CDK-based constructs and stacks to allow the creation of cloud infrastructure on AWS.", + "site_url": "https://constructs.dev/packages/neulabs-cdk-constructs", + "repository_platform": "github", + "repository_url": "https://github.com/neulabscom/neulabs-cdk-constructs", + "license": "Apache-2.0", + "autogenerated": { + "filename": "neulabs-cdk-constructs.json", + "meta": { + "name": "neulabs-cdk-constructs", + "full_name": "neulabscom/neulabs-cdk-constructs", + "html_url": "https://github.com/neulabscom/neulabs-cdk-constructs", + "created_at": "2022-12-23T14:31:40Z", + "updated_at": "2024-03-15T10:18:59Z", + "pushed_at": "2024-03-29T09:26:50Z", + "archived": false, + "disabled": false, + "owner": "neulabscom", + "owner_type": "Organization", + "topics": [ + "aws", + "cdk", + "cdk-constructs", + "cloudformation", + "infrastructure-as-code", + "jsii", + "newrelic", + "projen", + "typescript" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.28, + "JavaScript": 3.48, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35285, + "JavaScript": 1274, + "Shell": 88 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 4, + "forks": 1, + "open_issues": 4, + "watchers": 2, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.87, + "JavaScript": 2.89, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35244, + "JavaScript": 1052, + "Shell": 88 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 1, + "forks": 0, + "open_issues": 1, + "watchers": 3, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.87, + "JavaScript": 2.89, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35244, + "JavaScript": 1052, + "Shell": 88 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 2, + "forks": 0, + "open_issues": 2, + "watchers": 3, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 95.93, + "JavaScript": 3.83, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35298, + "JavaScript": 1409, + "Shell": 88 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 2, + "forks": 1, + "open_issues": 2, + "watchers": 2, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.28, + "JavaScript": 3.48, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35285, + "JavaScript": 1274, + "Shell": 88 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 4, + "forks": 1, + "open_issues": 4, + "watchers": 2, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.28, + "JavaScript": 3.48, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35285, + "JavaScript": 1274, + "Shell": 88 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 4, + "forks": 1, + "open_issues": 4, + "watchers": 2, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Neulabs GH Actions Analytics", + "tags": [ + "github", + "finops", + "analytics", + "streamlit", + "python" + ], + "description": "This application allows you to view GitHub's 'Usage Report' data.", + "type": "app", + "site_url": "https://gh-actions-analytics.streamlit.app/", + "repository_platform": "github", + "repository_url": "https://github.com/neulabscom/devops-gh-actions-analytics", + "license": "GPL-3.0", + "autogenerated": { + "filename": "neulabs-gh-actions-analytics.json", + "meta": { + "name": "devops-gh-actions-analytics", + "full_name": "neulabscom/devops-gh-actions-analytics", + "html_url": "https://github.com/neulabscom/devops-gh-actions-analytics", + "created_at": "2023-06-20T14:34:05Z", + "updated_at": "2024-02-05T07:41:46Z", + "pushed_at": "2023-08-24T07:39:56Z", + "archived": false, + "disabled": false, + "owner": "neulabscom", + "owner_type": "Organization", + "topics": [ + "actions-workflow", + "github-actions", + "github-analytics", + "pandas", + "pythin3", + "python", + "streamlit" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 2, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Nuvolaris", + "type": "faas", + "tags": [ + "go", + "python", + "serverless", + "startup" + ], + "description": null, + "site_url": "https://nuvolaris.io", + "repository_platform": "github", + "repository_url": "https://github.com/nuvolaris/nuvolaris", + "license": "Apache-2.0", + "autogenerated": { + "filename": "nuvolaris.json", + "meta": { + "name": "nuvolaris", + "full_name": "nuvolaris/nuvolaris", + "html_url": "https://github.com/nuvolaris/nuvolaris", + "created_at": "2021-11-21T08:41:46Z", + "updated_at": "2024-05-22T12:27:12Z", + "pushed_at": "2024-05-22T12:27:08Z", + "archived": false, + "disabled": false, + "owner": "nuvolaris", + "owner_type": "Organization", + "topics": [ + "k8s", + "kubernetes", + "microservices", + "openwhisk", + "serverless" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Shell", + "languages": { + "Shell": 72.54, + "Dockerfile": 27.46 + }, + "languages_byte": { + "Shell": 21027, + "Dockerfile": 7959 + }, + "stargazers_count": 214, + "forks_count": 33, + "open_issues_count": 17, + "forks": 33, + "open_issues": 17, + "watchers": 214, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Shell", + "languages": { + "Shell": 71.79, + "Dockerfile": 28.21 + }, + "languages_byte": { + "Shell": 20256, + "Dockerfile": 7959 + }, + "stargazers_count": 212, + "forks_count": 33, + "open_issues_count": 34, + "forks": 33, + "open_issues": 34, + "watchers": 212, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Shell", + "languages": { + "Shell": 71.79, + "Dockerfile": 28.21 + }, + "languages_byte": { + "Shell": 20256, + "Dockerfile": 7959 + }, + "stargazers_count": 212, + "forks_count": 32, + "open_issues_count": 30, + "forks": 32, + "open_issues": 30, + "watchers": 212, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Shell", + "languages": { + "Shell": 71.79, + "Dockerfile": 28.21 + }, + "languages_byte": { + "Shell": 20256, + "Dockerfile": 7959 + }, + "stargazers_count": 212, + "forks_count": 33, + "open_issues_count": 12, + "forks": 33, + "open_issues": 12, + "watchers": 212, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Shell", + "languages": { + "Shell": 72.54, + "Dockerfile": 27.46 + }, + "languages_byte": { + "Shell": 21027, + "Dockerfile": 7959 + }, + "stargazers_count": 212, + "forks_count": 32, + "open_issues_count": 12, + "forks": 32, + "open_issues": 12, + "watchers": 212, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Shell", + "languages": { + "Shell": 72.54, + "Dockerfile": 27.46 + }, + "languages_byte": { + "Shell": 21027, + "Dockerfile": 7959 + }, + "stargazers_count": 214, + "forks_count": 33, + "open_issues_count": 17, + "forks": 33, + "open_issues": 17, + "watchers": 214, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Open Profiler", + "tags": [ + "portfolio", + "personal-brand", + "experiences", + "skills", + "projects", + "educations", + "angular" + ], + "description": "Build your unique online presence with Open Profiler a responsive and feature-rich portfolio, easily tailored to showcase your skills, experience, and projects.", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Til0r/open-profiler", + "license": "MIT", + "autogenerated": { + "filename": "open-profiler.json", + "meta": { + "name": "open-profiler", + "full_name": "Til0r/open-profiler", + "html_url": "https://github.com/Til0r/open-profiler", + "created_at": "2023-12-17T13:01:43Z", + "updated_at": "2024-01-30T15:13:30Z", + "pushed_at": "2024-04-14T11:08:33Z", + "archived": false, + "disabled": false, + "owner": "Til0r", + "owner_type": "User", + "topics": [ + "angular", + "backend", + "badges", + "developers", + "education", + "experience", + "frontend", + "open-source", + "personal-portfolio", + "simple-icons", + "skills" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 2, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 2, + "forks": 1, + "open_issues": 2, + "watchers": 2, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 2, + "forks": 1, + "open_issues": 2, + "watchers": 2, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 2, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 2, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "OpenGeoData", + "type": "app", + "tags": [ + "python", + "docker", + "django", + "gis" + ], + "description": "OpenSource project focused on sharing of geographic data to citizens and technicians.", + "site_url": "http://opengeodata.massimilianomoraca.me/", + "repository_platform": "github", + "repository_url": "https://github.com/MaxDragonheart/OpenGeoData", + "license": "GPL-3.0", + "autogenerated": { + "filename": "open-geo-data.json", + "meta": { + "name": "OpenGeoData", + "full_name": "MaxDragonheart/OpenGeoData", + "html_url": "https://github.com/MaxDragonheart/OpenGeoData", + "created_at": "2021-07-10T09:49:57Z", + "updated_at": "2023-08-18T09:29:57Z", + "pushed_at": "2023-08-18T09:28:50Z", + "archived": true, + "disabled": false, + "owner": "MaxDragonheart", + "owner_type": "User", + "topics": [], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Opencity Italia", + "type": "saas", + "tags": [ + "microservices", + "event-sourcing", + "symfony", + "kafka", + "golang", + "fastapi", + "python", + "clickhouse", + "surrealdb" + ], + "description": null, + "site_url": "https://opencityitalia.it/", + "repository_platform": "gitlab", + "repository_url": "https://gitlab.com/opencontent/stanza-del-cittadino/core", + "license": "AGPL-3.0", + "autogenerated": { + "filename": "opencity-italia.json", + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Ordinary Puzzles", + "type": "app", + "tags": [ + "javascript", + "typescript", + "react-native" + ], + "description": "A minimalistic mobile puzzle game inspired by Picross and Sudoku", + "site_url": "https://ordinarypuzzles.com/", + "repository_platform": "github", + "repository_url": "https://github.com/mmazzarolo/ordinary-puzzles-app", + "license": "MIT", + "autogenerated": { + "filename": "ordinary-puzzles.json", + "meta": { + "name": "ordinary-puzzles-app", + "full_name": "mmazzarolo/ordinary-puzzles-app", + "html_url": "https://github.com/mmazzarolo/ordinary-puzzles-app", + "created_at": "2019-12-14T22:17:32Z", + "updated_at": "2024-04-28T19:44:03Z", + "pushed_at": "2023-02-05T19:33:41Z", + "archived": false, + "disabled": false, + "owner": "mmazzarolo", + "owner_type": "User", + "topics": [ + "game", + "mobx", + "puzzle", + "react", + "react-native", + "typescript", + "web" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 477, + "forks_count": 44, + "open_issues_count": 9, + "forks": 44, + "open_issues": 9, + "watchers": 477, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 470, + "forks_count": 41, + "open_issues_count": 9, + "forks": 41, + "open_issues": 9, + "watchers": 470, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 470, + "forks_count": 42, + "open_issues_count": 9, + "forks": 42, + "open_issues": 9, + "watchers": 470, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 473, + "forks_count": 42, + "open_issues_count": 9, + "forks": 42, + "open_issues": 9, + "watchers": 473, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 474, + "forks_count": 42, + "open_issues_count": 9, + "forks": 42, + "open_issues": 9, + "watchers": 474, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 477, + "forks_count": 44, + "open_issues_count": 9, + "forks": 44, + "open_issues": 9, + "watchers": 477, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Pet Therapy", + "type": "app", + "tags": [ + "swift", + "swiftui", + "macos", + "appkit", + "desktop", + "pets", + "desktop pets" + ], + "description": "Desktop Pets for macOS", + "site_url": "https://apps.apple.com/app/desktop-pets/id1575542220", + "repository_platform": "github", + "repository_url": "https://github.com/curzel-it/pet-therapy", + "license": "MIT", + "autogenerated": { + "filename": "pet-therapy.json", + "meta": { + "name": "bit-therapy", + "full_name": "curzel-it/bit-therapy", + "html_url": "https://github.com/curzel-it/bit-therapy", + "created_at": "2022-06-13T08:28:25Z", + "updated_at": "2024-05-17T23:57:20Z", + "pushed_at": "2024-05-01T15:00:34Z", + "archived": false, + "disabled": false, + "owner": "curzel-it", + "owner_type": "User", + "topics": [], + "license": "Other" + }, + "analytics": { + "language": "Swift", + "languages": { + "Swift": 58.99, + "Python": 41.01 + }, + "languages_byte": { + "Swift": 262547, + "Python": 182518 + }, + "stargazers_count": 191, + "forks_count": 13, + "open_issues_count": 0, + "forks": 13, + "open_issues": 0, + "watchers": 191, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Swift", + "languages": { + "Swift": 59.6, + "Python": 40.4 + }, + "languages_byte": { + "Swift": 270946, + "Python": 183670 + }, + "stargazers_count": 167, + "forks_count": 9, + "open_issues_count": 0, + "forks": 9, + "open_issues": 0, + "watchers": 167, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Swift", + "languages": { + "Swift": 59.36, + "Python": 40.64 + }, + "languages_byte": { + "Swift": 268326, + "Python": 183670 + }, + "stargazers_count": 172, + "forks_count": 11, + "open_issues_count": 0, + "forks": 11, + "open_issues": 0, + "watchers": 172, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Swift", + "languages": { + "Swift": 59.36, + "Python": 40.64 + }, + "languages_byte": { + "Swift": 268326, + "Python": 183670 + }, + "stargazers_count": 178, + "forks_count": 12, + "open_issues_count": 0, + "forks": 12, + "open_issues": 0, + "watchers": 178, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Swift", + "languages": { + "Swift": 59.36, + "Python": 40.64 + }, + "languages_byte": { + "Swift": 268326, + "Python": 183670 + }, + "stargazers_count": 185, + "forks_count": 13, + "open_issues_count": 0, + "forks": 13, + "open_issues": 0, + "watchers": 185, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Swift", + "languages": { + "Swift": 58.99, + "Python": 41.01 + }, + "languages_byte": { + "Swift": 262547, + "Python": 182518 + }, + "stargazers_count": 191, + "forks_count": 13, + "open_issues_count": 0, + "forks": 13, + "open_issues": 0, + "watchers": 191, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Platformatic", + "type": "tool", + "tags": [ + "javscript", + "node.js", + "applications", + "rest api" + ], + "description": "Platformatic open-source tools simplify building and running Node.js applications, with best practices baked in.", + "site_url": "https://oss.platformatic.dev/", + "repository_platform": "github", + "repository_url": "https://github.com/platformatic/platformatic", + "license": "Apache-2.0", + "autogenerated": { + "filename": "platformic.json", + "meta": { + "name": "platformatic", + "full_name": "platformatic/platformatic", + "html_url": "https://github.com/platformatic/platformatic", + "created_at": "2022-09-22T07:32:19Z", + "updated_at": "2024-05-22T18:50:07Z", + "pushed_at": "2024-05-22T18:52:19Z", + "archived": false, + "disabled": false, + "owner": "platformatic", + "owner_type": "Organization", + "topics": [ + "fastify", + "graphql", + "hacktoberfest", + "nodejs", + "openapi", + "rest" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.26, + "HTML": 14.04, + "TypeScript": 1.4, + "CSS": 0.2, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2662979, + "HTML": 443668, + "TypeScript": 44296, + "CSS": 6424, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1394, + "forks_count": 135, + "open_issues_count": 173, + "forks": 135, + "open_issues": 173, + "watchers": 1394, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.9, + "HTML": 15.59, + "TypeScript": 1.17, + "CSS": 0.23, + "Shell": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "JavaScript": 2360481, + "HTML": 443944, + "TypeScript": 33422, + "CSS": 6480, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1313, + "forks_count": 129, + "open_issues_count": 187, + "forks": 129, + "open_issues": 187, + "watchers": 1313, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.51, + "HTML": 15.02, + "TypeScript": 1.15, + "CSS": 0.22, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2468049, + "HTML": 443787, + "TypeScript": 33923, + "CSS": 6480, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1349, + "forks_count": 132, + "open_issues_count": 158, + "forks": 132, + "open_issues": 158, + "watchers": 1349, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.02, + "HTML": 14.4, + "TypeScript": 1.27, + "CSS": 0.21, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2589072, + "HTML": 443787, + "TypeScript": 39081, + "CSS": 6480, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1360, + "forks_count": 131, + "open_issues_count": 172, + "forks": 131, + "open_issues": 172, + "watchers": 1360, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.24, + "HTML": 14.08, + "TypeScript": 1.38, + "CSS": 0.21, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2653687, + "HTML": 443668, + "TypeScript": 43332, + "CSS": 6480, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1376, + "forks_count": 134, + "open_issues_count": 168, + "forks": 134, + "open_issues": 168, + "watchers": 1376, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.26, + "HTML": 14.04, + "TypeScript": 1.4, + "CSS": 0.2, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2662979, + "HTML": 443668, + "TypeScript": 44296, + "CSS": 6424, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1394, + "forks_count": 135, + "open_issues_count": 173, + "forks": 135, + "open_issues": 173, + "watchers": 1394, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Pydal", + "tags": [ + "python" + ], + "description": "Remap your specific keyboard to execute custom scripts!", + "type": "scripts", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/pydal", + "license": "GPL-3.0", + "autogenerated": { + "filename": "pydal.json", + "meta": { + "name": "pydal", + "full_name": "Mte90/pydal", + "html_url": "https://github.com/Mte90/pydal", + "created_at": "2018-05-11T15:04:23Z", + "updated_at": "2024-05-08T22:17:25Z", + "pushed_at": "2023-10-23T16:14:58Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "footswitch", + "hacktoberfest", + "hid", + "linux", + "pedal", + "usb" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 20, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 19, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 19, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 19, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 19, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 19, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 19, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 20, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Pytorch Deep Learning", + "type": "learning", + "tags": [ + "python", + "jupyter notebook", + "deep learning", + "pytorch" + ], + "description": null, + "site_url": "https://atcold.github.io/pytorch-Deep-Learning/", + "repository_platform": "github", + "repository_url": "https://github.com/Atcold/pytorch-Deep-Learning", + "license": "Creative Commons", + "autogenerated": { + "filename": "pytorch-deep-learning.json", + "meta": { + "name": "NYU-DLSP20", + "full_name": "Atcold/NYU-DLSP20", + "html_url": "https://github.com/Atcold/NYU-DLSP20", + "created_at": "2018-07-09T11:40:25Z", + "updated_at": "2024-05-22T13:11:01Z", + "pushed_at": "2024-01-30T22:30:54Z", + "archived": false, + "disabled": false, + "owner": "Atcold", + "owner_type": "User", + "topics": [ + "deep-learning", + "jupyter-notebook", + "neural-nets", + "pytorch" + ], + "license": "Other" + }, + "analytics": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6628, + "forks_count": 2196, + "open_issues_count": 51, + "forks": 2196, + "open_issues": 51, + "watchers": 6628, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.62, + "Python": 1.38 + }, + "languages_byte": { + "Jupyter Notebook": 1181768, + "Python": 16538 + }, + "stargazers_count": 6596, + "forks_count": 2201, + "open_issues_count": 52, + "forks": 2201, + "open_issues": 52, + "watchers": 6596, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6604, + "forks_count": 2195, + "open_issues_count": 51, + "forks": 2195, + "open_issues": 51, + "watchers": 6604, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6605, + "forks_count": 2193, + "open_issues_count": 51, + "forks": 2193, + "open_issues": 51, + "watchers": 6605, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6617, + "forks_count": 2195, + "open_issues_count": 51, + "forks": 2195, + "open_issues": 51, + "watchers": 6617, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6628, + "forks_count": 2196, + "open_issues_count": 51, + "forks": 2196, + "open_issues": 51, + "watchers": 6628, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Redis", + "type": "tool", + "tags": [ + "c", + "database" + ], + "description": null, + "site_url": "https://redis.io", + "repository_platform": "github", + "repository_url": "https://github.com/redis/redis", + "license": "BSD-3-Clause", + "autogenerated": { + "filename": "redis.json", + "meta": { + "name": "redis", + "full_name": "redis/redis", + "html_url": "https://github.com/redis/redis", + "created_at": "2009-03-21T22:32:25Z", + "updated_at": "2024-05-22T20:15:58Z", + "pushed_at": "2024-05-22T20:05:32Z", + "archived": false, + "disabled": false, + "owner": "redis", + "owner_type": "Organization", + "topics": [ + "cache", + "database", + "key-value", + "message-broker", + "nosql", + "redis" + ], + "license": "Other" + }, + "analytics": { + "language": "C", + "languages": { + "C": 73.78, + "Tcl": 24.88, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.24, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6387414, + "Tcl": 2154361, + "Python": 40062, + "Shell": 23545, + "Ruby": 23513, + "Makefile": 20797, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 65106, + "forks_count": 23504, + "open_issues_count": 2468, + "forks": 23504, + "open_issues": 2468, + "watchers": 65106, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "C", + "languages": { + "C": 74.47, + "Tcl": 24.2, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.23, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6482030, + "Tcl": 2106596, + "Python": 40006, + "Shell": 23539, + "Ruby": 23192, + "Makefile": 20449, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 63112, + "forks_count": 23202, + "open_issues_count": 2526, + "forks": 23202, + "open_issues": 2526, + "watchers": 63112, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "C", + "languages": { + "C": 74.43, + "Tcl": 24.25, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.23, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6511442, + "Tcl": 2121601, + "Python": 40006, + "Shell": 23545, + "Ruby": 23192, + "Makefile": 20532, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 63437, + "forks_count": 23017, + "open_issues_count": 2509, + "forks": 23017, + "open_issues": 2509, + "watchers": 63437, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C", + "languages": { + "C": 74.37, + "Tcl": 24.32, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.26, + "Makefile": 0.24, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6541017, + "Tcl": 2138884, + "Python": 40062, + "Shell": 23545, + "Ruby": 23192, + "Makefile": 20739, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 63743, + "forks_count": 23049, + "open_issues_count": 2501, + "forks": 23049, + "open_issues": 2501, + "watchers": 63743, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C", + "languages": { + "C": 73.87, + "Tcl": 24.78, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.24, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6385298, + "Tcl": 2142262, + "Python": 40062, + "Shell": 23545, + "Ruby": 23513, + "Makefile": 20797, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 64684, + "forks_count": 23434, + "open_issues_count": 2452, + "forks": 23434, + "open_issues": 2452, + "watchers": 64684, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C", + "languages": { + "C": 73.78, + "Tcl": 24.88, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.24, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6387414, + "Tcl": 2154361, + "Python": 40062, + "Shell": 23545, + "Ruby": 23513, + "Makefile": 20797, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 65106, + "forks_count": 23504, + "open_issues_count": 2468, + "forks": 23504, + "open_issues": 2468, + "watchers": 65106, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Remotebear", + "type": "app", + "tags": [ + "javascript", + "typescript", + "react", + "nodejs" + ], + "description": "Remote jobs aggregator", + "site_url": "https://remotebear.io/", + "repository_platform": "github", + "repository_url": "https://github.com/remotebear-io/remotebear", + "license": "GPL-3.0", + "autogenerated": { + "filename": "remotebear.json", + "meta": { + "name": "remotebear", + "full_name": "remotebear-io/remotebear", + "html_url": "https://github.com/remotebear-io/remotebear", + "created_at": "2021-04-24T21:05:00Z", + "updated_at": "2024-04-05T10:47:06Z", + "pushed_at": "2024-04-21T00:52:24Z", + "archived": false, + "disabled": false, + "owner": "remotebear-io", + "owner_type": "Organization", + "topics": [ + "jobs", + "nextjs", + "nodejs", + "react", + "remote" + ], + "license": "GNU Affero General Public License v3.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 74, + "forks_count": 12, + "open_issues_count": 2, + "forks": 12, + "open_issues": 2, + "watchers": 74, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 73, + "forks_count": 10, + "open_issues_count": 1, + "forks": 10, + "open_issues": 1, + "watchers": 73, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 73, + "forks_count": 9, + "open_issues_count": 1, + "forks": 9, + "open_issues": 1, + "watchers": 73, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 73, + "forks_count": 10, + "open_issues_count": 1, + "forks": 10, + "open_issues": 1, + "watchers": 73, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 74, + "forks_count": 10, + "open_issues_count": 1, + "forks": 10, + "open_issues": 1, + "watchers": 74, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 74, + "forks_count": 12, + "open_issues_count": 2, + "forks": 12, + "open_issues": 2, + "watchers": 74, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "R\u00f6nd", + "type": "app", + "tags": [ + "go", + "open policy agent" + ], + "description": "R\u00f6nd is a lightweight container that distributes security policy enforcement throughout your application.", + "site_url": "https://rond-authz.io/", + "repository_platform": "github", + "repository_url": "https://github.com/rond-authz/rond", + "license": "Apache-2.0", + "autogenerated": { + "filename": "rond.json", + "meta": { + "name": "rond", + "full_name": "rond-authz/rond", + "html_url": "https://github.com/rond-authz/rond", + "created_at": "2022-06-03T10:03:42Z", + "updated_at": "2024-05-14T02:05:43Z", + "pushed_at": "2024-05-10T10:33:35Z", + "archived": false, + "disabled": false, + "owner": "rond-authz", + "owner_type": "Organization", + "topics": [ + "authorization", + "hacktoberfest", + "openpolicyagent", + "rbac", + "security" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558338, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 160, + "forks_count": 6, + "open_issues_count": 25, + "forks": 6, + "open_issues": 25, + "watchers": 160, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558345, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 145, + "forks_count": 5, + "open_issues_count": 23, + "forks": 5, + "open_issues": 23, + "watchers": 145, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558345, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 151, + "forks_count": 7, + "open_issues_count": 25, + "forks": 7, + "open_issues": 25, + "watchers": 151, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558338, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 157, + "forks_count": 7, + "open_issues_count": 23, + "forks": 7, + "open_issues": 23, + "watchers": 157, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558338, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 157, + "forks_count": 7, + "open_issues_count": 25, + "forks": 7, + "open_issues": 25, + "watchers": 157, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558338, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 160, + "forks_count": 6, + "open_issues_count": 25, + "forks": 6, + "open_issues": 25, + "watchers": 160, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "ServerMan", + "tags": [ + "Node", + "DigitalOcean", + "Server", + "Vercel", + "Netlify", + "CLI" + ], + "description": "Serverman is a comprehensive tool for managing your servers across different platforms directly from your terminal.", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Giuliano1993/serverMan", + "license": "MIT", + "autogenerated": { + "filename": "serverMan.json", + "meta": { + "name": "serverMan", + "full_name": "Giuliano1993/serverMan", + "html_url": "https://github.com/Giuliano1993/serverMan", + "created_at": "2023-10-10T04:06:44Z", + "updated_at": "2024-01-29T10:17:41Z", + "pushed_at": "2024-02-23T21:34:55Z", + "archived": false, + "disabled": false, + "owner": "Giuliano1993", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Share Backported", + "tags": [ + "javascript", + "firefox", + "browser-extension" + ], + "description": "Extension to get back the Firefox Share modal", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/Share-Backported", + "license": "GPL-3.0", + "autogenerated": { + "filename": "share-backported.json", + "meta": { + "name": "Share-Backported", + "full_name": "Mte90/Share-Backported", + "html_url": "https://github.com/Mte90/Share-Backported", + "created_at": "2017-09-02T11:58:40Z", + "updated_at": "2023-12-20T11:17:12Z", + "pushed_at": "2024-03-20T16:58:21Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "browser-extension", + "hacktoberfest", + "javascript", + "social-network" + ], + "license": "GNU General Public License v2.0" + }, + "analytics": { + "language": "HTML", + "languages": { + "HTML": 58.66, + "JavaScript": 33.53, + "CSS": 7.8 + }, + "languages_byte": { + "HTML": 35690, + "JavaScript": 20400, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 6, + "forks": 20, + "open_issues": 6, + "watchers": 50, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "HTML", + "languages": { + "HTML": 58.86, + "JavaScript": 33.31, + "CSS": 7.83 + }, + "languages_byte": { + "HTML": 35687, + "JavaScript": 20192, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 5, + "forks": 20, + "open_issues": 5, + "watchers": 50, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "HTML", + "languages": { + "HTML": 58.86, + "JavaScript": 33.31, + "CSS": 7.83 + }, + "languages_byte": { + "HTML": 35687, + "JavaScript": 20192, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 5, + "forks": 20, + "open_issues": 5, + "watchers": 50, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "HTML", + "languages": { + "HTML": 58.66, + "JavaScript": 33.53, + "CSS": 7.8 + }, + "languages_byte": { + "HTML": 35690, + "JavaScript": 20400, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 6, + "forks": 20, + "open_issues": 6, + "watchers": 50, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "HTML", + "languages": { + "HTML": 58.66, + "JavaScript": 33.53, + "CSS": 7.8 + }, + "languages_byte": { + "HTML": 35690, + "JavaScript": 20400, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 6, + "forks": 20, + "open_issues": 6, + "watchers": 50, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Simple ehm", + "type": "tool", + "tags": [ + "Jupyter Notebook" + ], + "description": "A simple tool for a simple task: remove filler sounds ('ehm') from pre-recorded speeches. AI powered.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/morrolinux/simple-ehm", + "license": "MIT", + "autogenerated": { + "filename": "simple-ehm.json", + "meta": { + "name": "simple-ehm", + "full_name": "morrolinux/simple-ehm", + "html_url": "https://github.com/morrolinux/simple-ehm", + "created_at": "2020-12-01T19:31:50Z", + "updated_at": "2024-05-22T20:44:38Z", + "pushed_at": "2024-02-23T21:33:33Z", + "archived": false, + "disabled": false, + "owner": "morrolinux", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 225, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 225, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 225, + "forks_count": 21, + "open_issues_count": 7, + "forks": 21, + "open_issues": 7, + "watchers": 225, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 225, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 225, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 224, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 224, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 224, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 224, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 225, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 225, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Snackjob", + "type": "tool", + "tags": [ + "python", + "flask", + "javascript", + "css" + ], + "description": null, + "site_url": "https://jobs.schrodinger-hat.it/", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/snackjob", + "license": "MIT", + "autogenerated": { + "filename": "snackjob.json", + "meta": { + "name": "snackjob", + "full_name": "Schrodinger-Hat/snackjob", + "html_url": "https://github.com/Schrodinger-Hat/snackjob", + "created_at": "2022-02-17T11:00:53Z", + "updated_at": "2024-03-01T22:23:51Z", + "pushed_at": "2022-10-22T09:25:33Z", + "archived": false, + "disabled": false, + "owner": "Schrodinger-Hat", + "owner_type": "Organization", + "topics": [ + "hacktoberfest" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 13, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 13, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 12, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 12, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 12, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 12, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 13, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 13, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 13, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 13, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 13, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 13, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Spooq", + "type": "tool", + "tags": [ + "scala", + "etl", + "big data", + "apache spark" + ], + "description": "Is an ETL Big Data tool based on the Apache Spark framework that simplifies its use through the ability to implement data pipelines using a declarative approach based on simple configuration files and expressing transformations primarily through SQL", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/supermariolabs/spooq", + "license": "Apache-2.0", + "autogenerated": { + "filename": "spooq.json", + "meta": { + "name": "spooq", + "full_name": "supermariolabs/spooq", + "html_url": "https://github.com/supermariolabs/spooq", + "created_at": "2022-09-26T14:41:46Z", + "updated_at": "2024-05-16T10:33:14Z", + "pushed_at": "2024-05-22T13:33:17Z", + "archived": false, + "disabled": false, + "owner": "supermariolabs", + "owner_type": "User", + "topics": [], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Scala", + "languages": { + "Scala": 98.35, + "Shell": 1.65 + }, + "languages_byte": { + "Scala": 136549, + "Shell": 2285 + }, + "stargazers_count": 35, + "forks_count": 3, + "open_issues_count": 5, + "forks": 3, + "open_issues": 5, + "watchers": 35, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Scala", + "languages": { + "Scala": 98.26, + "Shell": 1.74 + }, + "languages_byte": { + "Scala": 128782, + "Shell": 2285 + }, + "stargazers_count": 33, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 33, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Scala", + "languages": { + "Scala": 98.26, + "Shell": 1.74 + }, + "languages_byte": { + "Scala": 128782, + "Shell": 2285 + }, + "stargazers_count": 33, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 33, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Scala", + "languages": { + "Scala": 98.26, + "Shell": 1.74 + }, + "languages_byte": { + "Scala": 128782, + "Shell": 2285 + }, + "stargazers_count": 33, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 33, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Scala", + "languages": { + "Scala": 98.26, + "Shell": 1.74 + }, + "languages_byte": { + "Scala": 128782, + "Shell": 2285 + }, + "stargazers_count": 34, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 34, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Scala", + "languages": { + "Scala": 98.35, + "Shell": 1.65 + }, + "languages_byte": { + "Scala": 136549, + "Shell": 2285 + }, + "stargazers_count": 35, + "forks_count": 3, + "open_issues_count": 5, + "forks": 3, + "open_issues": 5, + "watchers": 35, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Strawberry GraphQL", + "type": "library", + "tags": [ + "python", + "graphql" + ], + "description": null, + "site_url": "https://strawberry.rocks", + "repository_platform": "github", + "repository_url": "https://github.com/strawberry-graphql/strawberry", + "license": "MIT", + "autogenerated": { + "filename": "strawberry-graphql.json", + "meta": { + "name": "strawberry", + "full_name": "strawberry-graphql/strawberry", + "html_url": "https://github.com/strawberry-graphql/strawberry", + "created_at": "2018-12-21T08:56:55Z", + "updated_at": "2024-05-22T17:35:13Z", + "pushed_at": "2024-05-22T17:35:09Z", + "archived": false, + "disabled": false, + "owner": "strawberry-graphql", + "owner_type": "Organization", + "topics": [ + "asgi", + "asyncio", + "django", + "fastapi", + "graphql", + "graphql-library", + "graphql-schema", + "graphql-server", + "hacktoberfest", + "mypy", + "python", + "starlette", + "strawberry" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 99.37, + "HTML": 0.31, + "TypeScript": 0.29, + "Dockerfile": 0.02, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2178294, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3800, + "forks_count": 505, + "open_issues_count": 486, + "forks": 505, + "open_issues": 486, + "watchers": 3800, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 99.32, + "HTML": 0.34, + "TypeScript": 0.31, + "Dockerfile": 0.03, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2027226, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3631, + "forks_count": 485, + "open_issues_count": 457, + "forks": 485, + "open_issues": 457, + "watchers": 3631, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 99.34, + "HTML": 0.33, + "TypeScript": 0.31, + "Dockerfile": 0.03, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2076084, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3676, + "forks_count": 494, + "open_issues_count": 474, + "forks": 494, + "open_issues": 474, + "watchers": 3676, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 99.34, + "HTML": 0.33, + "TypeScript": 0.31, + "Dockerfile": 0.03, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2076495, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3707, + "forks_count": 498, + "open_issues_count": 476, + "forks": 498, + "open_issues": 476, + "watchers": 3707, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 99.36, + "HTML": 0.32, + "TypeScript": 0.3, + "Dockerfile": 0.02, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2138876, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3750, + "forks_count": 496, + "open_issues_count": 491, + "forks": 496, + "open_issues": 491, + "watchers": 3750, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 99.37, + "HTML": 0.31, + "TypeScript": 0.29, + "Dockerfile": 0.02, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2178294, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3800, + "forks_count": 505, + "open_issues_count": 486, + "forks": 505, + "open_issues": 486, + "watchers": 3800, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Swap Anything", + "type": "library", + "tags": [ + "python" + ], + "description": "A mix and match (swap) library to empower swapping-based projects.", + "repository_platform": "github", + "repository_url": "https://github.com/founderswap/swap-anything", + "license": "MIT", + "autogenerated": { + "filename": "swap-anything.json", + "timestamp": "2024-05-22T20:55:13Z", + "meta": { + "name": "swap-anything", + "full_name": "founderswap/swap-anything", + "html_url": "https://github.com/founderswap/swap-anything", + "created_at": "2023-10-08T03:00:11Z", + "updated_at": "2023-12-28T18:26:30Z", + "pushed_at": "2024-05-14T08:22:07Z", + "archived": false, + "disabled": false, + "owner": "founderswap", + "owner_type": "Organization", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 37183 + }, + "stargazers_count": 5, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 5, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "5": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 37183 + }, + "stargazers_count": 5, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 5, + "updated_at": "2024-05-22T20:55:13Z" + } + } + } + } + }, + { + "name": "Tiledesk", + "type": "saas", + "tags": [ + "customer service", + "conversational commerce", + "conversational marketing" + ], + "description": "Open Source Live Chat with adaptive multichannel Chatbots design technology. Alternative to Intercom and Zendesk for Customer Service and Conversational Marketing", + "site_url": "https://tiledesk.com", + "repository_platform": "github", + "repository_url": "https://github.com/Tiledesk/tiledesk", + "license": "MIT", + "autogenerated": { + "filename": "tiledesk.json", + "meta": { + "name": "tiledesk", + "full_name": "Tiledesk/tiledesk", + "html_url": "https://github.com/Tiledesk/tiledesk", + "created_at": "2020-07-10T10:20:23Z", + "updated_at": "2024-05-16T18:05:18Z", + "pushed_at": "2024-05-16T06:31:44Z", + "archived": false, + "disabled": false, + "owner": "Tiledesk", + "owner_type": "Organization", + "topics": [ + "chatbot", + "chatbots", + "conversational-ai", + "customer-service", + "docker", + "helm", + "helm-charts", + "installation", + "kubernetes", + "live-chat", + "livechat", + "marketing", + "open-source", + "opensource" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Mustache", + "languages": { + "Mustache": 87.77, + "Shell": 12.23 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 255 + }, + "stargazers_count": 134, + "forks_count": 44, + "open_issues_count": 14, + "forks": 44, + "open_issues": 14, + "watchers": 134, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Mustache", + "languages": { + "Mustache": 88.83, + "Shell": 11.17 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 230 + }, + "stargazers_count": 109, + "forks_count": 34, + "open_issues_count": 12, + "forks": 34, + "open_issues": 12, + "watchers": 109, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Mustache", + "languages": { + "Mustache": 88.83, + "Shell": 11.17 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 230 + }, + "stargazers_count": 115, + "forks_count": 39, + "open_issues_count": 12, + "forks": 39, + "open_issues": 12, + "watchers": 115, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Mustache", + "languages": { + "Mustache": 88.83, + "Shell": 11.17 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 230 + }, + "stargazers_count": 121, + "forks_count": 38, + "open_issues_count": 13, + "forks": 38, + "open_issues": 13, + "watchers": 121, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Mustache", + "languages": { + "Mustache": 88.83, + "Shell": 11.17 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 230 + }, + "stargazers_count": 131, + "forks_count": 39, + "open_issues_count": 14, + "forks": 39, + "open_issues": 14, + "watchers": 131, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Mustache", + "languages": { + "Mustache": 87.77, + "Shell": 12.23 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 255 + }, + "stargazers_count": 134, + "forks_count": 44, + "open_issues_count": 14, + "forks": 44, + "open_issues": 14, + "watchers": 134, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Version Wizard", + "tags": [ + "tag", + "npm", + "yarn", + "pnpm", + "version", + "build", + "package-manager", + "vscode-extension" + ], + "description": "Streamline your frontend project management, that simplifies tagging and building new versions effortlessly.", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Til0r/version-wizard", + "license": "MIT", + "autogenerated": { + "filename": "version-wizard.json", + "meta": { + "name": "version-wizard", + "full_name": "Til0r/version-wizard", + "html_url": "https://github.com/Til0r/version-wizard", + "created_at": "2023-09-06T10:14:46Z", + "updated_at": "2024-03-16T19:12:40Z", + "pushed_at": "2024-01-04T17:11:23Z", + "archived": false, + "disabled": false, + "owner": "Til0r", + "owner_type": "User", + "topics": [ + "build", + "extension", + "frontend", + "git", + "npm", + "package-manager", + "pnpm", + "tagging", + "typescript", + "versioning", + "vscode-extension", + "yarn" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "WordPress Plugin Boilerplate Powered", + "tags": [ + "wordpress", + "boilerplate" + ], + "description": "Wordpress Plugin Boilerplate but Powered with examples and a generator!", + "type": "tool", + "site_url": "https://wpbp.github.io/", + "repository_platform": "github", + "repository_url": "https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered", + "license": "GPL-3.0", + "autogenerated": { + "filename": "wordpress-plugin-boilerplate-powered.json", + "meta": { + "name": "WordPress-Plugin-Boilerplate-Powered", + "full_name": "WPBP/WordPress-Plugin-Boilerplate-Powered", + "html_url": "https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered", + "created_at": "2014-06-26T17:29:18Z", + "updated_at": "2024-05-22T06:29:42Z", + "pushed_at": "2024-04-22T15:49:46Z", + "archived": false, + "disabled": false, + "owner": "WPBP", + "owner_type": "Organization", + "topics": [ + "boilerplate", + "hacktoberfest", + "php", + "wordpress", + "wordpress-plugin-boilerplate" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1080788, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 761, + "forks_count": 113, + "open_issues_count": 8, + "forks": 113, + "open_issues": 8, + "watchers": 761, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1081212, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 731, + "forks_count": 112, + "open_issues_count": 7, + "forks": 112, + "open_issues": 7, + "watchers": 731, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1081212, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 736, + "forks_count": 111, + "open_issues_count": 7, + "forks": 111, + "open_issues": 7, + "watchers": 736, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1081212, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 750, + "forks_count": 111, + "open_issues_count": 8, + "forks": 111, + "open_issues": 8, + "watchers": 750, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1080788, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 761, + "forks_count": 113, + "open_issues_count": 8, + "forks": 113, + "open_issues": 8, + "watchers": 761, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Yamlinc", + "type": "tool", + "tags": [ + "yaml", + "openapi" + ], + "description": null, + "site_url": "https://javanile.org", + "repository_platform": "github", + "repository_url": "https://github.com/javanile/yamlinc", + "license": "MIT", + "autogenerated": { + "filename": "yamlinc.json", + "meta": { + "name": "yamlinc", + "full_name": "javanile/yamlinc", + "html_url": "https://github.com/javanile/yamlinc", + "created_at": "2018-02-12T00:19:38Z", + "updated_at": "2024-02-18T10:12:49Z", + "pushed_at": "2024-01-18T16:05:56Z", + "archived": false, + "disabled": false, + "owner": "javanile", + "owner_type": "Organization", + "topics": [ + "include", + "npm-module", + "openapi", + "swagger", + "yaml", + "yaml-parser" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 23, + "forks": 22, + "open_issues": 23, + "watchers": 110, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 21, + "forks": 22, + "open_issues": 21, + "watchers": 110, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 22, + "forks": 22, + "open_issues": 22, + "watchers": 110, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 22, + "forks": 22, + "open_issues": 22, + "watchers": 110, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 23, + "forks": 22, + "open_issues": 23, + "watchers": 110, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 23, + "forks": 22, + "open_issues": 23, + "watchers": 110, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "Youtube-to-Anchorfm", + "type": "tool", + "tags": [ + "javascript", + "automation", + "docker", + "puppeteer", + "github-action" + ], + "description": null, + "site_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", + "license": "MIT", + "autogenerated": { + "filename": "youtube-to-anchorfm.json", + "meta": { + "name": "youtube-to-anchorfm", + "full_name": "Schrodinger-Hat/youtube-to-anchorfm", + "html_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", + "created_at": "2020-08-27T23:08:21Z", + "updated_at": "2024-05-20T12:26:46Z", + "pushed_at": "2024-03-14T14:24:21Z", + "archived": false, + "disabled": false, + "owner": "Schrodinger-Hat", + "owner_type": "Organization", + "topics": [ + "actions", + "actionshackathon", + "anchor", + "automation", + "devops", + "docker", + "github-actions", + "hacktoberfest", + "podcast", + "puppeteer", + "youtube-dl" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.63, + "Dockerfile": 4.72, + "Shell": 0.65 + }, + "languages_byte": { + "JavaScript": 20551, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 119, + "forks_count": 69, + "open_issues_count": 7, + "forks": 69, + "open_issues": 7, + "watchers": 119, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.25, + "Dockerfile": 5.05, + "Shell": 0.69 + }, + "languages_byte": { + "JavaScript": 19134, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 111, + "forks_count": 65, + "open_issues_count": 12, + "forks": 65, + "open_issues": 12, + "watchers": 111, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.37, + "Dockerfile": 4.95, + "Shell": 0.68 + }, + "languages_byte": { + "JavaScript": 19556, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 113, + "forks_count": 67, + "open_issues_count": 12, + "forks": 67, + "open_issues": 12, + "watchers": 113, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.63, + "Dockerfile": 4.72, + "Shell": 0.65 + }, + "languages_byte": { + "JavaScript": 20551, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 113, + "forks_count": 68, + "open_issues_count": 5, + "forks": 68, + "open_issues": 5, + "watchers": 113, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.63, + "Dockerfile": 4.72, + "Shell": 0.65 + }, + "languages_byte": { + "JavaScript": 20551, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 116, + "forks_count": 69, + "open_issues_count": 5, + "forks": 69, + "open_issues": 5, + "watchers": 116, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.63, + "Dockerfile": 4.72, + "Shell": 0.65 + }, + "languages_byte": { + "JavaScript": 20551, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 119, + "forks_count": 69, + "open_issues_count": 7, + "forks": 69, + "open_issues": 7, + "watchers": 119, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "cachegrand", + "type": "tool", + "tags": [ + "cache", + "caching", + "key-value", + "database", + "redis", + "memcache", + "prometheus", + "opensource", + "fast" + ], + "description": "A modern OSS Key-Value store, Redis compatible, built for today's hardware", + "site_url": "https://cachegrand.io/", + "repository_platform": "github", + "repository_url": "https://github.com/danielealbano/cachegrand", + "license": "BSD-3-Clause", + "autogenerated": { + "filename": "cachegrand.json", + "meta": { + "name": "cachegrand", + "full_name": "danielealbano/cachegrand", + "html_url": "https://github.com/danielealbano/cachegrand", + "created_at": "2018-03-14T15:33:02Z", + "updated_at": "2024-05-22T08:11:46Z", + "pushed_at": "2023-10-24T21:20:58Z", + "archived": false, + "disabled": false, + "owner": "danielealbano", + "owner_type": "User", + "topics": [ + "caching", + "high-performance", + "io-uring", + "kafka", + "kafka-streams", + "key-value", + "key-value-store", + "linux", + "low-latency", + "memcache", + "prometheus", + "redis", + "redis-cache", + "redis-database", + "redis-server", + "redis-streams", + "tcpip-stack", + "webassembly", + "xdp" + ], + "license": "BSD 3-Clause \"New\" or \"Revised\" License" + }, + "analytics": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 966, + "forks_count": 34, + "open_issues_count": 27, + "forks": 34, + "open_issues": 27, + "watchers": 966, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 955, + "forks_count": 33, + "open_issues_count": 27, + "forks": 33, + "open_issues": 27, + "watchers": 955, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 953, + "forks_count": 33, + "open_issues_count": 27, + "forks": 33, + "open_issues": 27, + "watchers": 953, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 954, + "forks_count": 33, + "open_issues_count": 27, + "forks": 33, + "open_issues": 27, + "watchers": 954, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 963, + "forks_count": 34, + "open_issues_count": 27, + "forks": 34, + "open_issues": 27, + "watchers": 963, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 966, + "forks_count": 34, + "open_issues_count": 27, + "forks": 34, + "open_issues": 27, + "watchers": 966, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "capsule", + "type": "tool", + "tags": [ + "kubernetes", + "operator", + "kubernetes-operator", + "multi-tenancy", + "namespaces", + "tenant", + "kubernetes-namespaces", + "multi-tenant-operator" + ], + "description": null, + "site_url": "https://clastix.io/capsule", + "repository_platform": "github", + "repository_url": "https://github.com/clastix/capsule", + "license": "Apache-2.0", + "autogenerated": { + "filename": "capsule.json", + "meta": { + "name": "capsule", + "full_name": "projectcapsule/capsule", + "html_url": "https://github.com/projectcapsule/capsule", + "created_at": "2020-06-29T20:27:51Z", + "updated_at": "2024-05-20T07:28:32Z", + "pushed_at": "2024-05-22T11:21:20Z", + "archived": false, + "disabled": false, + "owner": "projectcapsule", + "owner_type": "Organization", + "topics": [ + "kubernetes", + "kubernetes-namespaces", + "kubernetes-operator", + "multi-tenancy", + "multi-tenant-operator", + "namespaces", + "operator", + "tenant" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 94.89, + "Shell": 2.21, + "Makefile": 2.04, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 637549, + "Shell": 14873, + "Makefile": 13727, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1476, + "forks_count": 149, + "open_issues_count": 51, + "forks": 149, + "open_issues": 51, + "watchers": 1476, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 94.91, + "Shell": 2.22, + "Makefile": 2.03, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.09 + }, + "languages_byte": { + "Go": 636796, + "Shell": 14873, + "Makefile": 13651, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 602 + }, + "stargazers_count": 1370, + "forks_count": 136, + "open_issues_count": 39, + "forks": 136, + "open_issues": 39, + "watchers": 1370, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 94.89, + "Shell": 2.22, + "Makefile": 2.04, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 636638, + "Shell": 14873, + "Makefile": 13696, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1407, + "forks_count": 141, + "open_issues_count": 38, + "forks": 141, + "open_issues": 38, + "watchers": 1407, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 94.91, + "Shell": 2.22, + "Makefile": 2.02, + "Smarty": 0.58, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 636638, + "Shell": 14873, + "Makefile": 13531, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1424, + "forks_count": 141, + "open_issues_count": 40, + "forks": 141, + "open_issues": 40, + "watchers": 1424, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 94.92, + "Shell": 2.22, + "Makefile": 2.02, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 636710, + "Shell": 14873, + "Makefile": 13531, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1443, + "forks_count": 144, + "open_issues_count": 50, + "forks": 144, + "open_issues": 50, + "watchers": 1443, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 94.89, + "Shell": 2.21, + "Makefile": 2.04, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 637549, + "Shell": 14873, + "Makefile": 13727, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1476, + "forks_count": 149, + "open_issues_count": 51, + "forks": 149, + "open_issues": 51, + "watchers": 1476, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "espanso typofixer ", + "tags": [ + "typo" + ], + "description": "Various Espanso packages to fix typos automatically for you on Italian, English, Spanish and French", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/espanso-typofixer", + "license": "GPL-3.0", + "autogenerated": { + "filename": "espanso-typofixer.json", + "meta": { + "name": "espanso-typofixer", + "full_name": "Mte90/espanso-typofixer", + "html_url": "https://github.com/Mte90/espanso-typofixer", + "created_at": "2022-11-22T12:03:00Z", + "updated_at": "2024-05-22T14:34:57Z", + "pushed_at": "2024-05-22T14:34:53Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12899 + }, + "stargazers_count": 7, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 7, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12789 + }, + "stargazers_count": 7, + "forks_count": 2, + "open_issues_count": 0, + "forks": 2, + "open_issues": 0, + "watchers": 7, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12789 + }, + "stargazers_count": 7, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 7, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12789 + }, + "stargazers_count": 7, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 7, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12899 + }, + "stargazers_count": 7, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 7, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "fastify", + "type": "library", + "tags": [ + "nodejs", + "web-framework", + "api" + ], + "description": null, + "site_url": "https://www.fastify.io/", + "repository_platform": "github", + "repository_url": "https://github.com/fastify/fastify", + "license": "MIT", + "autogenerated": { + "filename": "fastify.json", + "meta": { + "name": "fastify", + "full_name": "fastify/fastify", + "html_url": "https://github.com/fastify/fastify", + "created_at": "2016-09-28T19:10:14Z", + "updated_at": "2024-05-22T18:07:34Z", + "pushed_at": "2024-05-22T11:35:26Z", + "archived": false, + "disabled": false, + "owner": "fastify", + "owner_type": "Organization", + "topics": [ + "nodejs", + "performance", + "speed", + "webframework" + ], + "license": "Other" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.97, + "TypeScript": 8.98, + "Shell": 0.05 + }, + "languages_byte": { + "JavaScript": 1514385, + "TypeScript": 149493, + "Shell": 911 + }, + "stargazers_count": 30844, + "forks_count": 2200, + "open_issues_count": 88, + "forks": 2200, + "open_issues": 88, + "watchers": 30844, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.77, + "TypeScript": 9.18, + "Shell": 0.06 + }, + "languages_byte": { + "JavaScript": 1473807, + "TypeScript": 149031, + "Shell": 911 + }, + "stargazers_count": 29747, + "forks_count": 2228, + "open_issues_count": 80, + "forks": 2228, + "open_issues": 80, + "watchers": 29747, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.81, + "TypeScript": 9.13, + "Shell": 0.06 + }, + "languages_byte": { + "JavaScript": 1481932, + "TypeScript": 149066, + "Shell": 911 + }, + "stargazers_count": 30078, + "forks_count": 2151, + "open_issues_count": 78, + "forks": 2151, + "open_issues": 78, + "watchers": 30078, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.8, + "TypeScript": 9.14, + "Shell": 0.06 + }, + "languages_byte": { + "JavaScript": 1481937, + "TypeScript": 149240, + "Shell": 911 + }, + "stargazers_count": 30305, + "forks_count": 2166, + "open_issues_count": 85, + "forks": 2166, + "open_issues": 85, + "watchers": 30305, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.79, + "TypeScript": 9.15, + "Shell": 0.06 + }, + "languages_byte": { + "JavaScript": 1482488, + "TypeScript": 149468, + "Shell": 911 + }, + "stargazers_count": 30537, + "forks_count": 2177, + "open_issues_count": 92, + "forks": 2177, + "open_issues": 92, + "watchers": 30537, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.97, + "TypeScript": 8.98, + "Shell": 0.05 + }, + "languages_byte": { + "JavaScript": 1514385, + "TypeScript": 149493, + "Shell": 911 + }, + "stargazers_count": 30844, + "forks_count": 2200, + "open_issues_count": 88, + "forks": 2200, + "open_issues": 88, + "watchers": 30844, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "fiume", + "tags": [ + "TypeScript", + "JavaScript", + "State machine" + ], + "description": "State machine library for TypeScript", + "type": "library", + "site_url": "https://www.npmjs.com/package/fiume", + "repository_platform": "github", + "repository_url": "https://github.com/marco-ippolito/fiume", + "license": "Apache-2.0", + "autogenerated": { + "filename": "fiume.json", + "meta": { + "name": "fiume", + "full_name": "marco-ippolito/fiume", + "html_url": "https://github.com/marco-ippolito/fiume", + "created_at": "2023-11-11T11:34:01Z", + "updated_at": "2024-05-20T11:59:50Z", + "pushed_at": "2024-05-20T11:59:46Z", + "archived": false, + "disabled": false, + "owner": "marco-ippolito", + "owner_type": "User", + "topics": [ + "finite-state-machine", + "fsm", + "javascript", + "typescript" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.79, + "JavaScript": 47.68, + "Shell": 0.52 + }, + "languages_byte": { + "TypeScript": 17809, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 57, + "forks_count": 4, + "open_issues_count": 0, + "forks": 4, + "open_issues": 0, + "watchers": 57, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.05, + "JavaScript": 48.42, + "Shell": 0.53 + }, + "languages_byte": { + "TypeScript": 17286, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 54, + "forks_count": 4, + "open_issues_count": 1, + "forks": 4, + "open_issues": 1, + "watchers": 54, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.05, + "JavaScript": 48.42, + "Shell": 0.53 + }, + "languages_byte": { + "TypeScript": 17286, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 54, + "forks_count": 4, + "open_issues_count": 1, + "forks": 4, + "open_issues": 1, + "watchers": 54, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.05, + "JavaScript": 48.42, + "Shell": 0.53 + }, + "languages_byte": { + "TypeScript": 17286, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 55, + "forks_count": 4, + "open_issues_count": 1, + "forks": 4, + "open_issues": 1, + "watchers": 55, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.79, + "JavaScript": 47.68, + "Shell": 0.52 + }, + "languages_byte": { + "TypeScript": 17809, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 55, + "forks_count": 4, + "open_issues_count": 0, + "forks": 4, + "open_issues": 0, + "watchers": 55, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.79, + "JavaScript": 47.68, + "Shell": 0.52 + }, + "languages_byte": { + "TypeScript": 17809, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 57, + "forks_count": 4, + "open_issues_count": 0, + "forks": 4, + "open_issues": 0, + "watchers": 57, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "kamaji", + "type": "tool", + "tags": [ + "kubernetes", + "multi-tenant", + "cluster", + "kubernetes-cluster", + "k8s", + "managed-kubernetes", + "multi-cluster", + "kubernetes-multitenancy", + "kubernetes-in-kubernetes", + "virtual-cluster" + ], + "description": null, + "site_url": "https://clastix.io/kamaji", + "repository_platform": "github", + "repository_url": "https://github.com/clastix/kamaji", + "license": "Apache-2.0", + "autogenerated": { + "filename": "kamaji.json", + "meta": { + "name": "kamaji", + "full_name": "clastix/kamaji", + "html_url": "https://github.com/clastix/kamaji", + "created_at": "2021-12-16T14:35:38Z", + "updated_at": "2024-05-22T13:42:03Z", + "pushed_at": "2024-05-22T10:08:14Z", + "archived": false, + "disabled": false, + "owner": "clastix", + "owner_type": "Organization", + "topics": [ + "aws", + "azure", + "baremetal", + "cloud-native", + "cluster", + "gcp", + "hard-multitenancy", + "k8s", + "kubernetes", + "kubernetes-cluster", + "kubernetes-in-kubernetes", + "kubernetes-multitenancy", + "managed-kubernetes", + "multi-cluster", + "multi-tenancy", + "openstack", + "virtual-cluster" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 93.61, + "Makefile": 4.12, + "Smarty": 1.85, + "Dockerfile": 0.23, + "Shell": 0.2 + }, + "languages_byte": { + "Go": 524592, + "Makefile": 23094, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 883, + "forks_count": 78, + "open_issues_count": 11, + "forks": 78, + "open_issues": 11, + "watchers": 883, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 93.8, + "Makefile": 3.83, + "Smarty": 1.93, + "Dockerfile": 0.24, + "Shell": 0.21 + }, + "languages_byte": { + "Go": 503789, + "Makefile": 20559, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 638, + "forks_count": 53, + "open_issues_count": 11, + "forks": 53, + "open_issues": 11, + "watchers": 638, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 93.8, + "Makefile": 3.83, + "Smarty": 1.93, + "Dockerfile": 0.24, + "Shell": 0.21 + }, + "languages_byte": { + "Go": 503789, + "Makefile": 20559, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 714, + "forks_count": 61, + "open_issues_count": 16, + "forks": 61, + "open_issues": 16, + "watchers": 714, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 93.81, + "Makefile": 3.82, + "Smarty": 1.92, + "Dockerfile": 0.24, + "Shell": 0.21 + }, + "languages_byte": { + "Go": 504337, + "Makefile": 20559, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 754, + "forks_count": 67, + "open_issues_count": 13, + "forks": 67, + "open_issues": 13, + "watchers": 754, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 93.81, + "Makefile": 3.82, + "Smarty": 1.92, + "Dockerfile": 0.24, + "Shell": 0.21 + }, + "languages_byte": { + "Go": 504562, + "Makefile": 20559, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 808, + "forks_count": 70, + "open_issues_count": 14, + "forks": 70, + "open_issues": 14, + "watchers": 808, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 93.61, + "Makefile": 4.12, + "Smarty": 1.85, + "Dockerfile": 0.23, + "Shell": 0.2 + }, + "languages_byte": { + "Go": 524592, + "Makefile": 23094, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 883, + "forks_count": 78, + "open_issues_count": 11, + "forks": 78, + "open_issues": 11, + "watchers": 883, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "kube-green", + "type": "tool", + "tags": [ + "kubernetes", + "CO2", + "K8s", + "resources", + "cloud-native", + "downscale", + "green-software" + ], + "description": "A Kubernetes operator to reduce CO2 footprint of your clusters", + "site_url": "https://kube-green.dev/", + "repository_platform": "github", + "repository_url": "https://github.com/kube-green/kube-green", + "license": "MIT", + "autogenerated": { + "filename": "kube-green.json", + "meta": { + "name": "kube-green", + "full_name": "kube-green/kube-green", + "html_url": "https://github.com/kube-green/kube-green", + "created_at": "2021-02-21T17:50:33Z", + "updated_at": "2024-05-22T17:37:46Z", + "pushed_at": "2024-05-22T07:49:17Z", + "archived": false, + "disabled": false, + "owner": "kube-green", + "owner_type": "Organization", + "topics": [ + "climate-change", + "cloud-native", + "downscale", + "green-software", + "hacktoberfest", + "k8s", + "kubernetes", + "resources" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 91.84, + "Makefile": 5.6, + "Shell": 1.24, + "Dockerfile": 0.69, + "Smarty": 0.63 + }, + "languages_byte": { + "Go": 264891, + "Makefile": 16157, + "Shell": 3575, + "Dockerfile": 2000, + "Smarty": 1812 + }, + "stargazers_count": 895, + "forks_count": 60, + "open_issues_count": 35, + "forks": 60, + "open_issues": 35, + "watchers": 895, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 92.97, + "Makefile": 5.19, + "Shell": 1.02, + "Dockerfile": 0.82 + }, + "languages_byte": { + "Go": 224857, + "Makefile": 12541, + "Shell": 2458, + "Dockerfile": 1994 + }, + "stargazers_count": 796, + "forks_count": 54, + "open_issues_count": 42, + "forks": 54, + "open_issues": 42, + "watchers": 796, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 94.5, + "Makefile": 4.06, + "Shell": 0.79, + "Dockerfile": 0.64 + }, + "languages_byte": { + "Go": 292623, + "Makefile": 12583, + "Shell": 2458, + "Dockerfile": 1994 + }, + "stargazers_count": 825, + "forks_count": 55, + "open_issues_count": 32, + "forks": 55, + "open_issues": 32, + "watchers": 825, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 93.66, + "Makefile": 4.97, + "Shell": 0.76, + "Dockerfile": 0.62 + }, + "languages_byte": { + "Go": 304337, + "Makefile": 16158, + "Shell": 2458, + "Dockerfile": 2000 + }, + "stargazers_count": 847, + "forks_count": 56, + "open_issues_count": 33, + "forks": 56, + "open_issues": 33, + "watchers": 847, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 93.15, + "Makefile": 4.94, + "Shell": 0.75, + "Dockerfile": 0.61, + "Smarty": 0.55 + }, + "languages_byte": { + "Go": 304937, + "Makefile": 16158, + "Shell": 2458, + "Dockerfile": 2000, + "Smarty": 1812 + }, + "stargazers_count": 867, + "forks_count": 59, + "open_issues_count": 34, + "forks": 59, + "open_issues": 34, + "watchers": 867, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 91.84, + "Makefile": 5.6, + "Shell": 1.24, + "Dockerfile": 0.69, + "Smarty": 0.63 + }, + "languages_byte": { + "Go": 264891, + "Makefile": 16157, + "Shell": 3575, + "Dockerfile": 2000, + "Smarty": 1812 + }, + "stargazers_count": 895, + "forks_count": 60, + "open_issues_count": 35, + "forks": 60, + "open_issues": 35, + "watchers": 895, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "micro-lc", + "type": "app", + "tags": [ + "typescript", + "javascript", + "react", + "micro frontend" + ], + "description": "Build flexible, multi-tenant frontend applications following the Micro Frontend architecture", + "site_url": "https://micro-lc.io/documentation/", + "repository_platform": "github", + "repository_url": "https://github.com/micro-lc/micro-lc", + "license": "Apache-2.0", + "autogenerated": { + "filename": "micro-lc.json", + "meta": { + "name": "micro-lc", + "full_name": "micro-lc/micro-lc", + "html_url": "https://github.com/micro-lc/micro-lc", + "created_at": "2021-03-10T17:24:57Z", + "updated_at": "2024-04-30T12:04:34Z", + "pushed_at": "2024-04-30T12:04:33Z", + "archived": false, + "disabled": false, + "owner": "micro-lc", + "owner_type": "Organization", + "topics": [ + "hacktoberfest", + "js", + "lit", + "microfrontends", + "orchestrator", + "qiankun", + "single-spa", + "webcomponents" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 48.25, + "JavaScript": 36.62, + "HTML": 13.58, + "CSS": 0.94, + "Less": 0.38, + "Dockerfile": 0.2, + "Shell": 0.03 + }, + "languages_byte": { + "TypeScript": 352098, + "JavaScript": 267232, + "HTML": 99068, + "CSS": 6840, + "Less": 2808, + "Dockerfile": 1449, + "Shell": 238 + }, + "stargazers_count": 212, + "forks_count": 10, + "open_issues_count": 5, + "forks": 10, + "open_issues": 5, + "watchers": 212, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 44.46, + "JavaScript": 39.26, + "HTML": 13.89, + "CSS": 0.95, + "Dockerfile": 0.65, + "Less": 0.39, + "Shell": 0.27, + "Python": 0.14 + }, + "languages_byte": { + "TypeScript": 321468, + "JavaScript": 283857, + "HTML": 100469, + "CSS": 6840, + "Dockerfile": 4703, + "Less": 2808, + "Shell": 1924, + "Python": 1037 + }, + "stargazers_count": 209, + "forks_count": 11, + "open_issues_count": 8, + "forks": 11, + "open_issues": 8, + "watchers": 209, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 44.6, + "JavaScript": 39.15, + "HTML": 13.86, + "CSS": 0.94, + "Dockerfile": 0.65, + "Less": 0.39, + "Shell": 0.27, + "Python": 0.14 + }, + "languages_byte": { + "TypeScript": 323337, + "JavaScript": 283857, + "HTML": 100469, + "CSS": 6840, + "Dockerfile": 4703, + "Less": 2808, + "Shell": 1924, + "Python": 1037 + }, + "stargazers_count": 210, + "forks_count": 10, + "open_issues_count": 6, + "forks": 10, + "open_issues": 6, + "watchers": 210, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 47.59, + "JavaScript": 36.82, + "HTML": 13.59, + "CSS": 0.94, + "Dockerfile": 0.65, + "Less": 0.39, + "Shell": 0.03 + }, + "languages_byte": { + "TypeScript": 345419, + "JavaScript": 267232, + "HTML": 98629, + "CSS": 6840, + "Dockerfile": 4703, + "Less": 2808, + "Shell": 238 + }, + "stargazers_count": 211, + "forks_count": 10, + "open_issues_count": 6, + "forks": 10, + "open_issues": 6, + "watchers": 211, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 47.91, + "JavaScript": 36.55, + "HTML": 13.55, + "CSS": 0.94, + "Dockerfile": 0.64, + "Less": 0.38, + "Shell": 0.03 + }, + "languages_byte": { + "TypeScript": 350330, + "JavaScript": 267232, + "HTML": 99068, + "CSS": 6840, + "Dockerfile": 4703, + "Less": 2808, + "Shell": 238 + }, + "stargazers_count": 212, + "forks_count": 10, + "open_issues_count": 5, + "forks": 10, + "open_issues": 5, + "watchers": 212, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 48.25, + "JavaScript": 36.62, + "HTML": 13.58, + "CSS": 0.94, + "Less": 0.38, + "Dockerfile": 0.2, + "Shell": 0.03 + }, + "languages_byte": { + "TypeScript": 352098, + "JavaScript": 267232, + "HTML": 99068, + "CSS": 6840, + "Less": 2808, + "Dockerfile": 1449, + "Shell": 238 + }, + "stargazers_count": 212, + "forks_count": 10, + "open_issues_count": 5, + "forks": 10, + "open_issues": 5, + "watchers": 212, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "nuvola", + "type": "tool", + "tags": [ + "aws", + "cloudsecurity", + "devsecops", + "golang" + ], + "description": "nuvola is a tool to dump and perform automatic and manual security analysis on AWS environments configurations and services using predefined, extensible and custom rules created using a simple Yaml syntax.", + "site_url": "https://github.com/primait/nuvola", + "repository_platform": "github", + "repository_url": "https://github.com/primait/nuvola", + "license": "GPL-3.0", + "autogenerated": { + "filename": "primait-nuvola.json", + "meta": { + "name": "nuvola", + "full_name": "primait/nuvola", + "html_url": "https://github.com/primait/nuvola", + "created_at": "2021-11-09T13:29:01Z", + "updated_at": "2024-05-02T07:18:47Z", + "pushed_at": "2024-05-02T07:18:44Z", + "archived": false, + "disabled": false, + "owner": "primait", + "owner_type": "Organization", + "topics": [ + "aws", + "cloud", + "cloudsecurity", + "devops", + "devsecops", + "golang", + "neo4j", + "redteaming" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 82.21, + "HCL": 16.09, + "Makefile": 1.6, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124296, + "HCL": 24333, + "Makefile": 2419, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 134, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 134, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 82.51, + "HCL": 16.16, + "Makefile": 1.23, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124245, + "HCL": 24333, + "Makefile": 1859, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 135, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 135, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 82.51, + "HCL": 16.16, + "Makefile": 1.23, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124245, + "HCL": 24333, + "Makefile": 1859, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 135, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 135, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 82.51, + "HCL": 16.16, + "Makefile": 1.23, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124245, + "HCL": 24333, + "Makefile": 1859, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 134, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 134, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 82.75, + "HCL": 15.93, + "Makefile": 1.22, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 126377, + "HCL": 24333, + "Makefile": 1859, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 134, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 134, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 82.21, + "HCL": 16.09, + "Makefile": 1.6, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124296, + "HCL": 24333, + "Makefile": 2419, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 134, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 134, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "orchy-mfe", + "type": "app", + "tags": [ + "TypeScript", + "JavaScript", + "micro frontends", + "web components" + ], + "description": "The Micro Frontends orchestrator", + "site_url": "https://orchy-mfe.github.io/", + "repository_platform": "github", + "repository_url": "https://github.com/orchy-mfe/orchy-core", + "license": "MIT", + "autogenerated": { + "filename": "orchy-mfe.json", + "meta": { + "name": "orchy-core", + "full_name": "orchy-mfe/orchy-core", + "html_url": "https://github.com/orchy-mfe/orchy-core", + "created_at": "2022-08-06T12:45:18Z", + "updated_at": "2023-07-22T12:19:23Z", + "pushed_at": "2024-05-22T06:40:56Z", + "archived": false, + "disabled": false, + "owner": "orchy-mfe", + "owner_type": "Organization", + "topics": [ + "hacktoberfest", + "microfrontends", + "orchestrator", + "typescript", + "webcomponent" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.84, + "Dockerfile": 0.92, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 613, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 19, + "forks": 1, + "open_issues": 19, + "watchers": 22, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.86, + "Dockerfile": 0.9, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 601, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 22, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.86, + "Dockerfile": 0.9, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 601, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 9, + "forks": 1, + "open_issues": 9, + "watchers": 22, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.86, + "Dockerfile": 0.9, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 601, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 22, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.84, + "Dockerfile": 0.92, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 613, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 9, + "forks": 1, + "open_issues": 9, + "watchers": 22, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.84, + "Dockerfile": 0.92, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 613, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 19, + "forks": 1, + "open_issues": 19, + "watchers": 22, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "passkit-generator", + "tags": [ + "nodejs", + "typescript", + "javascript", + "ios", + "passkit" + ], + "description": "The easiest way to generate custom Apple Wallet passes in Node.js", + "type": "library", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/alexandercerutti/passkit-generator", + "license": "MIT", + "autogenerated": { + "filename": "passkit-generator.json", + "meta": { + "name": "passkit-generator", + "full_name": "alexandercerutti/passkit-generator", + "html_url": "https://github.com/alexandercerutti/passkit-generator", + "created_at": "2018-09-12T19:45:00Z", + "updated_at": "2024-05-21T19:06:38Z", + "pushed_at": "2023-11-23T08:46:12Z", + "archived": false, + "disabled": false, + "owner": "alexandercerutti", + "owner_type": "User", + "topics": [ + "apple", + "apple-pass", + "apple-passkit", + "ios", + "javascript", + "joi", + "nodejs", + "pass", + "passkit", + "wallet" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 734, + "forks_count": 98, + "open_issues_count": 2, + "forks": 98, + "open_issues": 2, + "watchers": 734, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 634, + "forks_count": 92, + "open_issues_count": 1, + "forks": 92, + "open_issues": 1, + "watchers": 634, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 661, + "forks_count": 93, + "open_issues_count": 1, + "forks": 93, + "open_issues": 1, + "watchers": 661, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 679, + "forks_count": 94, + "open_issues_count": 2, + "forks": 94, + "open_issues": 2, + "watchers": 679, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 705, + "forks_count": 95, + "open_issues_count": 1, + "forks": 95, + "open_issues": 1, + "watchers": 705, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 734, + "forks_count": 98, + "open_issues_count": 2, + "forks": 98, + "open_issues": 2, + "watchers": 734, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + }, + { + "name": "qrcp", + "type": "tool", + "tags": [ + "commandline", + "qr", + "utility", + "golang" + ], + "description": "Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/claudiodangelis/qrcp", + "license": "MIT", + "autogenerated": { + "filename": "qrcp.json", + "meta": { + "name": "qrcp", + "full_name": "claudiodangelis/qrcp", + "html_url": "https://github.com/claudiodangelis/qrcp", + "created_at": "2018-01-14T22:35:55Z", + "updated_at": "2024-05-22T09:27:29Z", + "pushed_at": "2024-02-03T14:09:19Z", + "archived": false, + "disabled": false, + "owner": "claudiodangelis", + "owner_type": "User", + "topics": [ + "cli", + "command-line", + "golang", + "qrcode", + "utility" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9798, + "forks_count": 522, + "open_issues_count": 12, + "forks": 522, + "open_issues": 12, + "watchers": 9798, + "updated_at": "2024-05-22T20:55:13Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9631, + "forks_count": 534, + "open_issues_count": 17, + "forks": 534, + "open_issues": 17, + "watchers": 9631, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9681, + "forks_count": 519, + "open_issues_count": 15, + "forks": 519, + "open_issues": 15, + "watchers": 9681, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9706, + "forks_count": 518, + "open_issues_count": 12, + "forks": 518, + "open_issues": 12, + "watchers": 9706, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9766, + "forks_count": 520, + "open_issues_count": 11, + "forks": 520, + "open_issues": 11, + "watchers": 9766, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9798, + "forks_count": 522, + "open_issues_count": 12, + "forks": 522, + "open_issues": 12, + "watchers": 9798, + "updated_at": "2024-05-22T20:55:13Z" + } + } + }, + "timestamp": "2024-05-22T20:55:13Z" + } + } + ], + "metadata": { + "total": 92, + "update_at": "2024-05-22T20:55:13Z" + } +} \ No newline at end of file diff --git a/awesome/communities/README.md b/awesome/communities/README.md index 30a795d..711bffe 100644 --- a/awesome/communities/README.md +++ b/awesome/communities/README.md @@ -1,4 +1,4 @@ -# Awesome Communities | Italia Open-Source +# 👥 Awesome Communities | Italia Open-Source @@ -6,9 +6,9 @@ Awesome Italia Communities is a list of italian tech communities. The repository intends to give visibility to communities and stimulate the community to contribute to growing the ecosystem. -Please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository +Feel free to make your contribution. If you want to add a new item to one or more lists please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository -### Mantained by [Fabrizio Cafolla](https://github.com/FabrizioCafolla) +### Support us @@ -24,12 +24,11 @@ Please read the [contribution guidelines](https://github.com/italia-opensource/a | ------------------------------------------------------------------------------------------------------- | ---------- | -------- | ------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | | [Codemotion](https://italiaopensource.com/communities/codemotion) | Event | Location | dev, talks, networking, tech | We are the leading platform that supports tech professionals [..] | | [Continuous Delivery](https://italiaopensource.com/communities/continuous-delivery) | Channel | Youtube | coding, tech, cloud native, open source, developers | Un podcast in cui chiacchieriamo di sviluppo software, open [..] | -| [Developers Italia](https://italiaopensource.com/communities/developers-italia) | Blog | Website | dev, pubblica amministrazione, open-source | Il punto di riferimento per il software della Pubblica Ammin [..] | | [DevMarche](https://italiaopensource.com/communities/devmarche) | Channel | Telegram | dev, talks, networking, tech | La Community tech delle Marche: eventi, conferenze e serate [..] | +| [Developers Italia](https://italiaopensource.com/communities/developers-italia) | Blog | Website | dev, pubblica amministrazione, open-source | Il punto di riferimento per il software della Pubblica Ammin [..] | | [Edoardo Dusi](https://italiaopensource.com/communities/edoardo-dusi) | Channel | Youtube | coding, news, tech, cloud, open source | Cerco di divulgare la tecnologia, tenere aggiornati sulle te [..] | | [Fabio Biondi](https://italiaopensource.com/communities/fabio-biondi) | Channel | Twitch | developers, live, tech, javscript | Durante le mie live: studio, sperimento, condivido il mio kn [..] | | [Flutter Italia Developers](https://italiaopensource.com/communities/flutter-italia-developers) | Channel | Telegram | dev, flutter, apps, android, ios, mobile | | -| [fullremote.it](https://italiaopensource.com/communities/fullremote.it) | Newsletter | Email | tech, remoteworking, remote, jobs | A weekly newsletter (with remote jobs) and a telegram channe [..] | | [Gitbar](https://italiaopensource.com/communities/gitbar) | Podcast | Telegram | developers, networking, tech | Il podcast dei developer italiani | | [Giuppi dev](https://italiaopensource.com/communities/giuppi-dev) | Channel | Youtube | developers, live, coding, javascript, digital nomad | Sono un programmatore freelance e un nomade digitale, che la [..] | | [GrUSP](https://italiaopensource.com/communities/grusp) | Event | Website | tech, career, community, networking, developers, user group | Dal 2003 organizziamo eventi per formare e mettere in contat [..] | @@ -48,13 +47,10 @@ Please read the [contribution guidelines](https://github.com/italia-opensource/a | [Sistemista Italiano](https://italiaopensource.com/communities/sistemista-italiano) | Channel | Youtube | dev, os, server, windows, linux, system, network | Canale di informazione, video tutorial, guide e how-to dedic [..] | | [Startup Checklist](https://italiaopensource.com/communities/startup-checklist) | Blog | Website | startup, tech, business, funding, venture capital, angel, seed, business plan, pitch, mentors, startup studio | La ricetta per fare Startup, un percorso guidato dall'idea a [..] | | [Startup Italia](https://italiaopensource.com/communities/startup-italia) | Blog | Website | startup, startup ecosystem, tech news, investors, funding, venture capital, innovation, innovation ecosystem, innovation events | Il più grande network italiano di eventi dedicati all'innova [..] | -| [TechCompenso](https://italiaopensource.com/communities/techcompenso) | Blog | Website | dev, community, networking, tech, salary, transparency, italy | TechCompenso is the go-to portal for uncovering the real ear [..] | | [Tech Workers Coalition Italia](https://italiaopensource.com/communities/tech-workers-coalition-italia) | Channel | Telegram | developers, tech, networking, career, jobs | Senza di noi l'industria della tecnologia non esisterebbe, n [..] | +| [TechCompenso](https://italiaopensource.com/communities/techcompenso) | Blog | Website | dev, community, networking, tech, salary, transparency, italy | TechCompenso is the go-to portal for uncovering the real ear [..] | | [Vita nello zaino](https://italiaopensource.com/communities/vita-nello-zaino) | Blog | Website | developers, tech, networking, digital nomad, coworking | Chiusa una porta si apre un portellone. | - -### Contributors - - +| [fullremote.it](https://italiaopensource.com/communities/fullremote.it) | Newsletter | Email | tech, remoteworking, remote, jobs | A weekly newsletter (with remote jobs) and a telegram channe [..] | ### License diff --git a/awesome/companies/README.md b/awesome/companies/README.md index 7c09b57..f17510d 100644 --- a/awesome/companies/README.md +++ b/awesome/companies/README.md @@ -1,4 +1,4 @@ -# Awesome Companies | Italia Open-Source +# 🏡 Awesome Companies | Italia Open-Source @@ -6,9 +6,9 @@ Awesome Companies is a list of italian startups, scale-up and companies that inn The repository intends to give visibility to companies and stimulate the community to contribute to growing the ecosystem. -Please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository +Feel free to make your contribution. If you want to add a new item to one or more lists please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository -### Mantained by [Fabrizio Cafolla](https://github.com/FabrizioCafolla) +### Support us @@ -65,10 +65,6 @@ Please read the [contribution guidelines](https://github.com/italia-opensource/a | [Yolo](https://italiaopensource.com/companies/yolo) | B2C | Insurance | assicurazioni, polizze | Innovare l'offerta assicurativa per soddisfare nuove esigenz [..] | | [Zappyrent](https://italiaopensource.com/companies/zappyrent) | D2C | Service | affitti, case | Piattaforma di affitti a medio‑lungo termine, che gestisce l [..] | -### Contributors - - - ### License The project is made available under the GPL-3.0 license. See the `LICENSE` file for more information. \ No newline at end of file diff --git a/awesome/digital-nomads/README.md b/awesome/digital-nomads/README.md index 5234493..e4dda49 100644 --- a/awesome/digital-nomads/README.md +++ b/awesome/digital-nomads/README.md @@ -1,4 +1,4 @@ -# Awesome Digital Nomads | Italia Open-Source +# 🌍 Awesome Digital Nomads | Italia Open-Source @@ -6,9 +6,9 @@ Awesome Italia Digital Nomads is a list of best places for remote working. The repository intends to give visibility to digital nomads and stimulate the people to share and contribute to growing the remote working ecosystem. -Please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository +Feel free to make your contribution. If you want to add a new item to one or more lists please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository -### Mantained by [Fabrizio Cafolla](https://github.com/FabrizioCafolla) +### Support us @@ -37,15 +37,11 @@ Please read the [contribution guidelines](https://github.com/italia-opensource/a | [Madrid](https://italiaopensource.com/digital-nomads/madrid) | SPAIN | Bike, Walk, Taxi, Motorbike, Car | Passport, CI | park, nature, lake, city, skyline, sunset, chilling, nightlife | | [Malaga](https://italiaopensource.com/digital-nomads/malaga) | SPAIN | Bike, Walk, Taxi, Public transports | Passport, CI | nature, beach, sea, church, castle | | [Nosy Be](https://italiaopensource.com/digital-nomads/nosy-be) | MADAGASCAR | Taxi, Motorbike, Public transports | Passport | relax, nature, beach, sea, exploration | -| [Singapore](https://italiaopensource.com/digital-nomads/singapore) | SINGAPORE | Bike, Walk, Taxi, Public transports | Passport, Visa | nature, skyline, sea, beach | | [Sevilla](https://italiaopensource.com/digital-nomads/sevilla) | SPAIN | Bike, Walk, Taxi, Public transports | Passport, CI | nature, square, castle, church | +| [Singapore](https://italiaopensource.com/digital-nomads/singapore) | SINGAPORE | Bike, Walk, Taxi, Public transports | Passport, Visa | nature, skyline, sea, beach | | [Syros](https://italiaopensource.com/digital-nomads/syros) | GREECE | Bike, Walk, Taxi, Motorbike, Public transports | Passport, CI | nature, beach, sea, trekking, family | | [Tenerife](https://italiaopensource.com/digital-nomads/tenerife) | SPAIN | Bike, Walk, Taxi, Car, Motorbike | Passport, CI | nature, volcano, lake, sea, beach, mountain, chill, relaxing, wine | -### Contributors - - - ### License The project is made available under the GPL-3.0 license. See the `LICENSE` file for more information. \ No newline at end of file diff --git a/awesome/opensource/README.md b/awesome/opensource/README.md index cc2f7f1..8c40993 100644 --- a/awesome/opensource/README.md +++ b/awesome/opensource/README.md @@ -1,4 +1,4 @@ -# Awesome Open-Source | Italia Open-Source +# 💻 Awesome Open-Source | Italia Open-Source @@ -6,9 +6,9 @@ Awesome Italia Open-Source is a list of open-source projects created by italian The repository intends to give visibility to open source projects and stimulate the community to contribute to growing the ecosystem. -Please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository +Feel free to make your contribution. If you want to add a new item to one or more lists please read the [contribution guidelines](https://github.com/italia-opensource/awesome-italia-opensource/blob/main/CONTRIBUTING.md) before opening a pull request or contributing to this repository -### Mantained by [Fabrizio Cafolla](https://github.com/FabrizioCafolla) +### Support us @@ -23,101 +23,95 @@ Please read the [contribution guidelines](https://github.com/italia-opensource/a | Name | Repository | Stack | Description | | ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | | [2Ami](https://italiaopensource.com/opensources/2ami) | [Stars
Issues
License](https://github.com/endorama/2ami) | go, 2fa, security | Two factor authenticator agent that keep the secrets secret. [..] | +| [Aws Lambda Power Tuning](https://italiaopensource.com/opensources/aws-lambda-power-tuning) | [Stars
Issues
License](https://github.com/alexcasalboni/aws-lambda-power-tuning) | nodejs, aws, lambda, serverless, cloud, performance, cost | AWS Lambda Power Tuning helps you visualize and fine-tune th [..] | | [Alpaca Image Generator](https://italiaopensource.com/opensources/alpaca-image-generator) | [Stars
Issues
License](https://github.com/salvatorericcardi/alpaca-generator) | html, css, javascript | Customize your alpaca or generate a random one and download [..] | | [Apivault](https://italiaopensource.com/opensources/apivault) | [Stars
Issues
License](https://github.com/Exifly/ApiVault) | python, javascript, django, api, apis, free, data, nuxt.js | Your gateway to a world of public APIs | -| [Arduino](https://italiaopensource.com/opensources/arduino) | [Stars
Issues
License](https://github.com/arduino/Arduino) | css, bootstrap, javascript | | +| [Arduino](https://italiaopensource.com/opensources/arduino) | [Stars
Issues
License](https://github.com/arduino/Arduino) | css, bootstrap, javascript | None | | [Arduino Desk Weatherstation](https://italiaopensource.com/opensources/arduino-desk-weatherstation) | [Stars
Issues
License](https://github.com/albino98/Arduino_Desk_Weatherstation) | C, C++, Html, Arduino, Python, Flask | Desk weather station with Esp8266 and oled display. | | [Argon](https://italiaopensource.com/opensources/argon) | [Stars
Issues
License](https://github.com/argonlang/argon) | C++, interpreter, programming language, multi-paradigm, scripting | Argon is an interpreted multi-paradigm programming language [..] | +| [Associazione Odoo Italia](https://italiaopensource.com/opensources/associazione-odoo-italia) | [Stars
Issues
License](https://github.com/OCA/l10n-italy) | python, odoo | Addons concerning Odoo Italian Localization. | | [Autocannon](https://italiaopensource.com/opensources/autocannon) | [Stars
Issues
License](https://github.com/mcollina/autocannon) | nodejs, javascript | Fast HTTP/1.1 benchmarking tool written in Node.js | | [Awesome Italia Open Source](https://italiaopensource.com/opensources/awesome-italia-open-source) | [Stars
Issues
License](https://github.com/italia-opensource/awesome-italia-opensource) | python, aws, communities, awesome-lists, opensource, italy, italia-opensource | Italy Open-Source is a project whose purpose is to give tran [..] | -| [Bootstrap Italia](https://italiaopensource.com/opensources/bootstrap-italia) | [Stars
Issues
License](https://github.com/italia/bootstrap-italia) | css, bootstrap, javascript | | +| [Bootstrap Italia](https://italiaopensource.com/opensources/bootstrap-italia) | [Stars
Issues
License](https://github.com/italia/bootstrap-italia) | css, bootstrap, javascript | None | | [Breathly](https://italiaopensource.com/opensources/breathly) | [Stars
Issues
License](https://github.com/mmazzarolo/breathly-app) | javascript, typescript, react-native | Breath training mobile app | | [Cache Candidate](https://italiaopensource.com/opensources/cache-candidate) | [Stars
Issues
License](https://github.com/JointlyTech/cache-candidate) | javascript, typescript, nodejs, cache, caching | This is a library providing a higher-order function and a de [..] | -| [Cachegrand](https://italiaopensource.com/opensources/cachegrand) | [Stars
Issues
License](https://github.com/danielealbano/cachegrand) | cache, caching, key-value, database, redis, memcache, prometheus, opensource, fast | A modern OSS Key-Value store, Redis compatible, built for to [..] | -| [Capsule](https://italiaopensource.com/opensources/capsule) | [Stars
Issues
License](https://github.com/clastix/capsule) | kubernetes, operator, kubernetes-operator, multi-tenancy, namespaces, tenant, kubernetes-namespaces, multi-tenant-operator | | | [Caronte](https://italiaopensource.com/opensources/caronte) | [Stars
Issues
License](https://github.com/eciavatta/caronte) | javascript, go | A tool to analyze the network flow during attack/defence Cap [..] | | [Comuni Istat Api](https://italiaopensource.com/opensources/comuni-istat-api) | [Stars
Issues
License](https://github.com/passasooz/comuni-istat-api) | css, bootstrap, javascript, php, laravel | List of API to grab data about municipalities, provinces and [..] | | [Contribute To Opensource The Right Way](https://italiaopensource.com/opensources/contribute-to-opensource-the-right-way) | [Stars
Issues
License](https://github.com/Mte90/Contribute-to-opensource-the-right-way) | opensource, book | An open source book about how to contribute to open source. | | [Covid19-Monitoring](https://italiaopensource.com/opensources/covid19-monitoring) | [Stars
Issues
License](https://github.com/albino98/Covid19Monitoring) | python, covid19, Flask, MySql, Plotly, API | This is a small Python project for Covid19 monitoring. I use [..] | -| [Daje](https://italiaopensource.com/opensources/daje) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/daje) | dotfiles, go, linux, ansible, dotfiles-manager | | +| [Daje](https://italiaopensource.com/opensources/daje) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/daje) | dotfiles, go, linux, ansible, dotfiles-manager | None | | [Dgc](https://italiaopensource.com/opensources/dgc) | [Stars
Issues
License](https://github.com/rust-italia/dgc) | rust, green pass, covid, parser, validator | A parser and validator for the EU Digital Green Certificate [..] | | [Distrobox](https://italiaopensource.com/opensources/distrobox) | [Stars
Issues
License](https://github.com/89luca89/distrobox) | bash, command-line, containers, development, docker, linux, podman, posix, sh, tools | Use any linux distribution inside your terminal. Enable both [..] | +| [Evo](https://italiaopensource.com/opensources/evo) | [Stars
Issues
License](https://github.com/getevo/evo) | go, framework, web framework | None | | [Ercole](https://italiaopensource.com/opensources/ercole) | [Stars
Issues
License](https://github.com/ercole-io/ercole) | go | Proactive Software Asset Management. Backend component | | [Espanso](https://italiaopensource.com/opensources/espanso) | [Stars
Issues
License](https://github.com/espanso/espanso) | rust | Cross-platform Text Expander written in Rust | -| [Espanso Typofixer ](https://italiaopensource.com/opensources/espanso-typofixer-) | [Stars
Issues
License](https://github.com/Mte90/espanso-typofixer) | typo | Various Espanso packages to fix typos automatically for you [..] | | [Everli Uppy](https://italiaopensource.com/opensources/everli-uppy) | [Stars
Issues
License](https://github.com/everli/uppy) | microservices, mobile, app | Mobile applications distribution platform. | | [Faker](https://italiaopensource.com/opensources/faker) | [Stars
Issues
License](https://github.com/joke2k/faker) | faker, python, testing | Python package that generates fake data for you | -| [Fastify](https://italiaopensource.com/opensources/fastify) | [Stars
Issues
License](https://github.com/fastify/fastify) | nodejs, web-framework, api | | -| [Fiume](https://italiaopensource.com/opensources/fiume) | [Stars
Issues
License](https://github.com/marco-ippolito/fiume) | TypeScript, JavaScript, State machine | State machine library for TypeScript | | [Fusioncache](https://italiaopensource.com/opensources/fusioncache) | [Stars
Issues
License](https://github.com/ZiggyCreatures/FusionCache) | caching, cache, csharp, dotnet, stampede, performance, memory, distributed | FusionCache is an easy to use, fast and robust cache with ad [..] | | [Fwdctl](https://italiaopensource.com/opensources/fwdctl) | [Stars
Issues
License](https://www.github.com/alegrey91/fwdctl) | golang, network, iptables, linux | CLI tool to easily manage IPTables forwards | +| [Gbaatm Rebirth](https://italiaopensource.com/opensources/gbaatm-rebirth) | [Stars
Issues
License](https://github.com/Mte90/GBAATM-Rebirth) | retrogaming, gameboy | From the original source code a new rebirth, to add a Traine [..] | +| [Gh License](https://italiaopensource.com/opensources/gh-license) | [Stars
Issues
License](https://github.com/Mte90/GH-License) | python, git, license | Scan your online repo, check if it is missing the license (o [..] | | [Galactic Cv Guide](https://italiaopensource.com/opensources/galactic-cv-guide) | [Stars
Issues
License](https://github.com/GuidoPenta/galactic-CV-guide) | guide, cv, work, career, personal branding | Tips & Tricks to write a great CV | | [Galactic Linkedin Profile Guide](https://italiaopensource.com/opensources/galactic-linkedin-profile-guide) | [Stars
Issues
License](https://github.com/GuidoPenta/galactic-linkedin-profile-guide) | guide, linkedin, work, career, personal branding | Tips & Trick for a great Linkedin profile | -| [Gbaatm Rebirth](https://italiaopensource.com/opensources/gbaatm-rebirth) | [Stars
Issues
License](https://github.com/Mte90/GBAATM-Rebirth) | retrogaming, gameboy | From the original source code a new rebirth, to add a Traine [..] | -| [Evo](https://italiaopensource.com/opensources/evo) | [Stars
Issues
License](https://github.com/getevo/evo) | go, framework, web framework | | | [Game Genie Good Guy](https://italiaopensource.com/opensources/game-genie-good-guy) | [Stars
Issues
License](https://github.com/Mte90/Game-Genie-Good-Guy) | retrogaming, gameboy, genesis | Patch your rom with Game Genie codes | -| [Gh License](https://italiaopensource.com/opensources/gh-license) | [Stars
Issues
License](https://github.com/Mte90/GH-License) | python, git, license | Scan your online repo, check if it is missing the license (o [..] | | [Gitapper](https://italiaopensource.com/opensources/gitapper) | [Stars
Issues
License](https://github.com/Mte90/gitapper) | git | Remap Git with your custom scripts or new commands | | [Glotdict](https://italiaopensource.com/opensources/glotdict) | [Stars
Issues
License](https://github.com/Mte90/GlotDict) | javascript, firefox, browser-extension | This extension for WordPress polyglots implements new featur [..] | | [Gushio](https://italiaopensource.com/opensources/gushio) | [Stars
Issues
License](https://github.com/Forge-Srl/gushio) | javascript, shell, cli, terminal, multiplatform, scripting | Execute scripts written in JavaScript | | [Hanami](https://italiaopensource.com/opensources/hanami) | [Stars
Issues
License](https://github.com/hanami/hanami) | ruby, web framework | Hanami is a full-stack Ruby web framework. It's made up of s [..] | | [Histolab](https://italiaopensource.com/opensources/histolab) | [Stars
Issues
License](https://github.com/histolab/histolab) | python | Library for Digital Pathology Image Processing | -| [Http Bee Request](https://italiaopensource.com/opensources/http-bee-request) | [Stars
Issues
License](https://github.com/DomeT99/beerequest) | typescript, javascript, httprequest | A little tool to make web calling a breeze! | -| [Imagegonord](https://italiaopensource.com/opensources/imagegonord) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/ImageGoNord) | python, image-processing, vuejs, javascript, cli | | -| [Io App](https://italiaopensource.com/opensources/io-app) | [Stars
Issues
License](https://github.com/pagopa/io-app) | typescript, app, android, ios | | -| [Italiaremote](https://italiaopensource.com/opensources/italiaremote) | [Stars
Issues
License](https://github.com/italiaremote/awesome-italia-remote) | awesome, remote work | | -| [Job Offer Bot](https://italiaopensource.com/opensources/job-offer-bot) | [Stars
Issues
License](https://github.com/elgorditosalsero/job-offer-bot) | bot, job, offer, telegram | | -| [Kafka Connect Elasticsearch Source](https://italiaopensource.com/opensources/kafka-connect-elasticsearch-source) | [Stars
Issues
License](https://github.com/DarioBalinzo/kafka-connect-elasticsearch-source) | kafka, connect, elasticsearch, source | | -| [Kamaji](https://italiaopensource.com/opensources/kamaji) | [Stars
Issues
License](https://github.com/clastix/kamaji) | kubernetes, multi-tenant, cluster, kubernetes-cluster, k8s, managed-kubernetes, multi-cluster, kubernetes-multitenancy, kubernetes-in-kubernetes, virtual-cluster | | -| [Kannon](https://italiaopensource.com/opensources/kannon) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/kannon) | go, saas, serverless | | +| [Io App](https://italiaopensource.com/opensources/io-app) | [Stars
Issues
License](https://github.com/pagopa/io-app) | typescript, app, android, ios | None | +| [Imagegonord](https://italiaopensource.com/opensources/imagegonord) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/ImageGoNord) | python, image-processing, vuejs, javascript, cli | None | +| [Italiaremote](https://italiaopensource.com/opensources/italiaremote) | [Stars
Issues
License](https://github.com/italiaremote/awesome-italia-remote) | awesome, remote work | None | +| [Job Offer Bot](https://italiaopensource.com/opensources/job-offer-bot) | [Stars
Issues
License](https://github.com/elgorditosalsero/job-offer-bot) | bot, job, offer, telegram | None | +| [Kafka Connect Elasticsearch Source](https://italiaopensource.com/opensources/kafka-connect-elasticsearch-source) | [Stars
Issues
License](https://github.com/DarioBalinzo/kafka-connect-elasticsearch-source) | kafka, connect, elasticsearch, source | None | +| [Kannon](https://italiaopensource.com/opensources/kannon) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/kannon) | go, saas, serverless | None | | [Kathará](https://italiaopensource.com/opensources/kathara) | [Stars
Issues
License](https://github.com/KatharaFramework/Kathara) | python, docker, kubernetes, computer networks, network emulation | A Lightweight and Scalable Container-based Network Emulation [..] | | [Kong](https://italiaopensource.com/opensources/kong) | [Stars
Issues
License](https://github.com/kong/kong) | lua, api gateway, cloud-native | Kong API Gateway is a cloud-native, platform-agnostic, scala [..] | -| [Kube-Green](https://italiaopensource.com/opensources/kube-green) | [Stars
Issues
License](https://github.com/kube-green/kube-green) | kubernetes, CO2, K8s, resources, cloud-native, downscale, green-software | A Kubernetes operator to reduce CO2 footprint of your cluste [..] | | [Kubernetes Fury Distribution](https://italiaopensource.com/opensources/kubernetes-fury-distribution) | [Stars
Issues
License](https://github.com/sighupio/fury-distribution) | kubernetes, K8s, cncf, kubernetes-distribution, fury, fury-distribution | A CNCF certified battle-tested Kubernetes distribution | -| [Aws Lambda Power Tuning](https://italiaopensource.com/opensources/aws-lambda-power-tuning) | [Stars
Issues
License](https://github.com/alexcasalboni/aws-lambda-power-tuning) | nodejs, aws, lambda, serverless, cloud, performance, cost | AWS Lambda Power Tuning helps you visualize and fine-tune th [..] | | [Leapp](https://italiaopensource.com/opensources/leapp) | [Stars
Issues
License](https://github.com/Noovolari/leapp) | typescript, python, cloud, electron | Leapp is the DevTool to access your cloud. | | [Make Js Component](https://italiaopensource.com/opensources/make-js-component) | [Stars
Issues
License](https://github.com/Giuliano1993/make-js-component) | javascript, typescript, react, nodejs, vue, angular, npx | NPX command born with the purpose of streamline the process [..] | | [Make Promises Safe](https://italiaopensource.com/opensources/make-promises-safe) | [Stars
Issues
License](https://github.com/mcollina/make-promises-safe) | nodejs, javascript | A node.js module to make the use of promises safe. It implem [..] | -| [Micro-Lc](https://italiaopensource.com/opensources/micro-lc) | [Stars
Issues
License](https://github.com/micro-lc/micro-lc) | typescript, javascript, react, micro frontend | Build flexible, multi-tenant frontend applications following [..] | +| [Memongo](https://italiaopensource.com/opensources/memongo) | [Stars
Issues
License](https://github.com/tryvium-travels/memongo) | mongodb, memory, tryvium-travels, golang, mongodb-memory-server | A Go package that spins up a real MongoDB server, backed by [..] | | [Middy](https://italiaopensource.com/opensources/middy) | [Stars
Issues
License](https://github.com/middyjs/middy) | nodejs, javascript, serverless, aws lambda | The stylish Node.js middleware engine for AWS Lambda | | [Mobilizon Reshare](https://italiaopensource.com/opensources/mobilizon-reshare) | [Stars
Issues
License](https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare) | python, mobilizon, graphql | Enables an organization to automate their social media strat [..] | -| [Moquette](https://italiaopensource.com/opensources/moquette) | [Stars
Issues
License](https://github.com/moquette-io/moquette) | java, mqtt, broker, lightweight | | +| [Moquette](https://italiaopensource.com/opensources/moquette) | [Stars
Issues
License](https://github.com/moquette-io/moquette) | java, mqtt, broker, lightweight | None | | [Neulabs Cdk Constructs](https://italiaopensource.com/opensources/neulabs-cdk-constructs) | [Stars
Issues
License](https://github.com/neulabscom/neulabs-cdk-constructs) | cdk, typescript, jsii, aws, constructs, stack, cloudformation, npm package | The neulabs-cdk-constructs library contains CDK-based constr [..] | | [Neulabs Gh Actions Analytics](https://italiaopensource.com/opensources/neulabs-gh-actions-analytics) | [Stars
Issues
License](https://github.com/neulabscom/devops-gh-actions-analytics) | github, finops, analytics, streamlit, python | This application allows you to view GitHub's 'Usage Report' [..] | -| [Nuvolaris](https://italiaopensource.com/opensources/nuvolaris) | [Stars
Issues
License](https://github.com/nuvolaris/nuvolaris) | go, python, serverless, startup | | -| [Associazione Odoo Italia](https://italiaopensource.com/opensources/associazione-odoo-italia) | [Stars
Issues
License](https://github.com/OCA/l10n-italy) | python, odoo | Addons concerning Odoo Italian Localization. | -| [Opengeodata](https://italiaopensource.com/opensources/opengeodata) | [Stars
Issues
License](https://github.com/MaxDragonheart/OpenGeoData) | python, docker, django, gis | OpenSource project focused on sharing of geographic data to [..] | +| [Nuvolaris](https://italiaopensource.com/opensources/nuvolaris) | [Stars
Issues
License](https://github.com/nuvolaris/nuvolaris) | go, python, serverless, startup | None | | [Open Profiler](https://italiaopensource.com/opensources/open-profiler) | [Stars
Issues
License](https://github.com/Til0r/open-profiler) | portfolio, personal-brand, experiences, skills, projects, educations, angular | Build your unique online presence with Open Profiler a respo [..] | -| [Opencity Italia](https://italiaopensource.com/opensources/opencity-italia) | [Stars
Issues
License](https://gitlab.com/opencontent/stanza-del-cittadino/core) | microservices, event-sourcing, symfony, kafka, golang, fastapi, python, clickhouse, surrealdb | | -| [Orchy-Mfe](https://italiaopensource.com/opensources/orchy-mfe) | [Stars
Issues
License](https://github.com/orchy-mfe/orchy-core) | TypeScript, JavaScript, micro frontends, web components | The Micro Frontends orchestrator | +| [Opencity Italia](https://italiaopensource.com/opensources/opencity-italia) | [Stars
Issues
License](https://gitlab.com/opencontent/stanza-del-cittadino/core) | microservices, event-sourcing, symfony, kafka, golang, fastapi, python, clickhouse, surrealdb | None | | [Ordinary Puzzles](https://italiaopensource.com/opensources/ordinary-puzzles) | [Stars
Issues
License](https://github.com/mmazzarolo/ordinary-puzzles-app) | javascript, typescript, react-native | A minimalistic mobile puzzle game inspired by Picross and Su [..] | -| [Passkit-Generator](https://italiaopensource.com/opensources/passkit-generator) | [Stars
Issues
License](https://github.com/alexandercerutti/passkit-generator) | nodejs, typescript, javascript, ios, passkit | The easiest way to generate custom Apple Wallet passes in No [..] | | [Pet Therapy](https://italiaopensource.com/opensources/pet-therapy) | [Stars
Issues
License](https://github.com/curzel-it/pet-therapy) | swift, swiftui, macos, appkit, desktop, pets, desktop pets | Desktop Pets for macOS | | [Platformatic](https://italiaopensource.com/opensources/platformatic) | [Stars
Issues
License](https://github.com/platformatic/platformatic) | javscript, node.js, applications, rest api | Platformatic open-source tools simplify building and running [..] | -| [Nuvola](https://italiaopensource.com/opensources/nuvola) | [Stars
Issues
License](https://github.com/primait/nuvola) | aws, cloudsecurity, devsecops, golang | nuvola is a tool to dump and perform automatic and manual se [..] | | [Pydal](https://italiaopensource.com/opensources/pydal) | [Stars
Issues
License](https://github.com/Mte90/pydal) | python | Remap your specific keyboard to execute custom scripts! | -| [Pytorch Deep Learning](https://italiaopensource.com/opensources/pytorch-deep-learning) | [Stars
Issues
License](https://github.com/Atcold/pytorch-Deep-Learning) | python, jupyter notebook, deep learning, pytorch | | -| [Qrcp](https://italiaopensource.com/opensources/qrcp) | [Stars
Issues
License](https://github.com/claudiodangelis/qrcp) | commandline, qr, utility, golang | Transfer files over wifi from your computer to your mobile d [..] | -| [Redis](https://italiaopensource.com/opensources/redis) | [Stars
Issues
License](https://github.com/redis/redis) | c, database | | +| [Pytorch Deep Learning](https://italiaopensource.com/opensources/pytorch-deep-learning) | [Stars
Issues
License](https://github.com/Atcold/pytorch-Deep-Learning) | python, jupyter notebook, deep learning, pytorch | None | +| [Redis](https://italiaopensource.com/opensources/redis) | [Stars
Issues
License](https://github.com/redis/redis) | c, database | None | | [Remotebear](https://italiaopensource.com/opensources/remotebear) | [Stars
Issues
License](https://github.com/remotebear-io/remotebear) | javascript, typescript, react, nodejs | Remote jobs aggregator | | [Rönd](https://italiaopensource.com/opensources/rond) | [Stars
Issues
License](https://github.com/rond-authz/rond) | go, open policy agent | Rönd is a lightweight container that distributes security po [..] | -| [Api Santo Del Giorno](https://italiaopensource.com/opensources/api-santo-del-giorno) | [Stars
Issues
License](https://github.com/marco-introini/santo-del-giorno) | laravel, livewire, php | A project to provide simple and comprehensive APIs for obtai [..] | | [Serverman](https://italiaopensource.com/opensources/serverman) | [Stars
Issues
License](https://github.com/Giuliano1993/serverMan) | Node, DigitalOcean, Server, Vercel, Netlify, CLI | Serverman is a comprehensive tool for managing your servers [..] | | [Share Backported](https://italiaopensource.com/opensources/share-backported) | [Stars
Issues
License](https://github.com/Mte90/Share-Backported) | javascript, firefox, browser-extension | Extension to get back the Firefox Share modal | | [Simple Ehm](https://italiaopensource.com/opensources/simple-ehm) | [Stars
Issues
License](https://github.com/morrolinux/simple-ehm) | Jupyter Notebook | A simple tool for a simple task: remove filler sounds ('ehm' [..] | -| [Snackjob](https://italiaopensource.com/opensources/snackjob) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/snackjob) | python, flask, javascript, css | | +| [Snackjob](https://italiaopensource.com/opensources/snackjob) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/snackjob) | python, flask, javascript, css | None | | [Spooq](https://italiaopensource.com/opensources/spooq) | [Stars
Issues
License](https://github.com/supermariolabs/spooq) | scala, etl, big data, apache spark | Is an ETL Big Data tool based on the Apache Spark framework [..] | -| [Strawberry Graphql](https://italiaopensource.com/opensources/strawberry-graphql) | [Stars
Issues
License](https://github.com/strawberry-graphql/strawberry) | python, graphql | | +| [Strawberry Graphql](https://italiaopensource.com/opensources/strawberry-graphql) | [Stars
Issues
License](https://github.com/strawberry-graphql/strawberry) | python, graphql | None | +| [Swap Anything](https://italiaopensource.com/opensources/swap-anything) | [Stars
Issues
License](https://github.com/founderswap/swap-anything) | python | A mix and match (swap) library to empower swapping-based pro [..] | | [Tiledesk](https://italiaopensource.com/opensources/tiledesk) | [Stars
Issues
License](https://github.com/Tiledesk/tiledesk) | customer service, conversational commerce, conversational marketing | Open Source Live Chat with adaptive multichannel Chatbots de [..] | -| [Memongo](https://italiaopensource.com/opensources/memongo) | [Stars
Issues
License](https://github.com/tryvium-travels/memongo) | mongodb, memory, tryvium-travels, golang, mongodb-memory-server | A Go package that spins up a real MongoDB server, backed by [..] | | [Version Wizard](https://italiaopensource.com/opensources/version-wizard) | [Stars
Issues
License](https://github.com/Til0r/version-wizard) | tag, npm, yarn, pnpm, version, build, package-manager, vscode-extension | Streamline your frontend project management, that simplifies [..] | | [Wordpress Plugin Boilerplate Powered](https://italiaopensource.com/opensources/wordpress-plugin-boilerplate-powered) | [Stars
Issues
License](https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered) | wordpress, boilerplate | Wordpress Plugin Boilerplate but Powered with examples and a [..] | -| [Yamlinc](https://italiaopensource.com/opensources/yamlinc) | [Stars
Issues
License](https://github.com/javanile/yamlinc) | yaml, openapi | | -| [Youtube-To-Anchorfm](https://italiaopensource.com/opensources/youtube-to-anchorfm) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/youtube-to-anchorfm) | javascript, automation, docker, puppeteer, github-action | | - -### Contributors - - +| [Yamlinc](https://italiaopensource.com/opensources/yamlinc) | [Stars
Issues
License](https://github.com/javanile/yamlinc) | yaml, openapi | None | +| [Youtube-To-Anchorfm](https://italiaopensource.com/opensources/youtube-to-anchorfm) | [Stars
Issues
License](https://github.com/Schrodinger-Hat/youtube-to-anchorfm) | javascript, automation, docker, puppeteer, github-action | None | +| [Cachegrand](https://italiaopensource.com/opensources/cachegrand) | [Stars
Issues
License](https://github.com/danielealbano/cachegrand) | cache, caching, key-value, database, redis, memcache, prometheus, opensource, fast | A modern OSS Key-Value store, Redis compatible, built for to [..] | +| [Capsule](https://italiaopensource.com/opensources/capsule) | [Stars
Issues
License](https://github.com/clastix/capsule) | kubernetes, operator, kubernetes-operator, multi-tenancy, namespaces, tenant, kubernetes-namespaces, multi-tenant-operator | None | +| [Espanso Typofixer ](https://italiaopensource.com/opensources/espanso-typofixer-) | [Stars
Issues
License](https://github.com/Mte90/espanso-typofixer) | typo | Various Espanso packages to fix typos automatically for you [..] | +| [Fastify](https://italiaopensource.com/opensources/fastify) | [Stars
Issues
License](https://github.com/fastify/fastify) | nodejs, web-framework, api | None | +| [Fiume](https://italiaopensource.com/opensources/fiume) | [Stars
Issues
License](https://github.com/marco-ippolito/fiume) | TypeScript, JavaScript, State machine | State machine library for TypeScript | +| [Kamaji](https://italiaopensource.com/opensources/kamaji) | [Stars
Issues
License](https://github.com/clastix/kamaji) | kubernetes, multi-tenant, cluster, kubernetes-cluster, k8s, managed-kubernetes, multi-cluster, kubernetes-multitenancy, kubernetes-in-kubernetes, virtual-cluster | None | +| [Kube-Green](https://italiaopensource.com/opensources/kube-green) | [Stars
Issues
License](https://github.com/kube-green/kube-green) | kubernetes, CO2, K8s, resources, cloud-native, downscale, green-software | A Kubernetes operator to reduce CO2 footprint of your cluste [..] | +| [Micro-Lc](https://italiaopensource.com/opensources/micro-lc) | [Stars
Issues
License](https://github.com/micro-lc/micro-lc) | typescript, javascript, react, micro frontend | Build flexible, multi-tenant frontend applications following [..] | +| [Nuvola](https://italiaopensource.com/opensources/nuvola) | [Stars
Issues
License](https://github.com/primait/nuvola) | aws, cloudsecurity, devsecops, golang | nuvola is a tool to dump and perform automatic and manual se [..] | +| [Orchy-Mfe](https://italiaopensource.com/opensources/orchy-mfe) | [Stars
Issues
License](https://github.com/orchy-mfe/orchy-core) | TypeScript, JavaScript, micro frontends, web components | The Micro Frontends orchestrator | +| [Passkit-Generator](https://italiaopensource.com/opensources/passkit-generator) | [Stars
Issues
License](https://github.com/alexandercerutti/passkit-generator) | nodejs, typescript, javascript, ios, passkit | The easiest way to generate custom Apple Wallet passes in No [..] | +| [Qrcp](https://italiaopensource.com/opensources/qrcp) | [Stars
Issues
License](https://github.com/claudiodangelis/qrcp) | commandline, qr, utility, golang | Transfer files over wifi from your computer to your mobile d [..] | ### License diff --git a/awesome/opensource/data/2ami.json b/awesome/opensource/data/2ami.json index 354050b..0d06bda 100644 --- a/awesome/opensource/data/2ami.json +++ b/awesome/opensource/data/2ami.json @@ -1,11 +1,155 @@ { "name": "2ami", - "repository_platform": "github", - "repository_url": "https://github.com/endorama/2ami", "type": "tool", + "tags": [ + "go", + "2fa", + "security" + ], "description": "Two factor authenticator agent that keep the secrets secret.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/endorama/2ami", "license": "MPL-2.0", - "tags": [ - "go", "2fa", "security" - ] -} + "autogenerated": { + "filename": "2ami.json", + "meta": { + "name": "2ami", + "full_name": "endorama/2ami", + "html_url": "https://github.com/endorama/2ami", + "created_at": "2018-06-26T23:50:23Z", + "updated_at": "2024-01-27T00:35:50Z", + "pushed_at": "2023-03-07T01:33:24Z", + "archived": false, + "disabled": false, + "owner": "endorama", + "owner_type": "User", + "topics": [ + "cli", + "google-authenticator", + "hacktoberfest", + "keychain", + "keyring", + "secrets", + "secure", + "security", + "totp", + "two-factor" + ], + "license": "Mozilla Public License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 24, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 24, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 90.72, + "Shell": 9.28 + }, + "languages_byte": { + "Go": 30954, + "Shell": 3165 + }, + "stargazers_count": 25, + "forks_count": 1, + "open_issues_count": 6, + "forks": 1, + "open_issues": 6, + "watchers": 25, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/alpaca-image-generator.json b/awesome/opensource/data/alpaca-image-generator.json index f80a46c..f995c4f 100644 --- a/awesome/opensource/data/alpaca-image-generator.json +++ b/awesome/opensource/data/alpaca-image-generator.json @@ -1,12 +1,96 @@ { - "name": "Alpaca Image Generator", - "repository_platform": "github", - "repository_url": "https://github.com/salvatorericcardi/alpaca-generator", - "site_url": "https://salvatorericcardi.github.io/alpaca-generator", - "type": "tool", - "description": "Customize your alpaca or generate a random one and download it.", - "license": "MIT", - "tags": [ - "html", "css", "javascript" - ] - } \ No newline at end of file + "name": "Alpaca Image Generator", + "tags": [ + "html", + "css", + "javascript" + ], + "description": "Customize your alpaca or generate a random one and download it.", + "type": "tool", + "site_url": "https://salvatorericcardi.github.io/alpaca-generator", + "repository_platform": "github", + "repository_url": "https://github.com/salvatorericcardi/alpaca-generator", + "license": "MIT", + "autogenerated": { + "filename": "alpaca-image-generator.json", + "meta": { + "name": "alpaca-generator", + "full_name": "salvatorericcardi/alpaca-generator", + "html_url": "https://github.com/salvatorericcardi/alpaca-generator", + "created_at": "2024-03-27T15:12:09Z", + "updated_at": "2024-05-05T19:30:28Z", + "pushed_at": "2024-05-05T19:30:25Z", + "archived": false, + "disabled": false, + "owner": "salvatorericcardi", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "HTML", + "languages": { + "HTML": 67.08, + "JavaScript": 23.94, + "CSS": 8.98 + }, + "languages_byte": { + "HTML": 22120, + "JavaScript": 7896, + "CSS": 2960 + }, + "stargazers_count": 0, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 0, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "4": { + "language": "HTML", + "languages": { + "HTML": 67.86, + "JavaScript": 22.86, + "CSS": 9.29 + }, + "languages_byte": { + "HTML": 21763, + "JavaScript": 7330, + "CSS": 2978 + }, + "stargazers_count": 0, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 0, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "HTML", + "languages": { + "HTML": 67.08, + "JavaScript": 23.94, + "CSS": 8.98 + }, + "languages_byte": { + "HTML": 22120, + "JavaScript": 7896, + "CSS": 2960 + }, + "stargazers_count": 0, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 0, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/apivault.json b/awesome/opensource/data/apivault.json index a1abc1d..0df67d2 100644 --- a/awesome/opensource/data/apivault.json +++ b/awesome/opensource/data/apivault.json @@ -1,19 +1,247 @@ { - "name": "Apivault", - "repository_platform": "github", - "repository_url": "https://github.com/Exifly/ApiVault", - "site_url": "https://apivault.dev/", - "type": "app", - "description": "Your gateway to a world of public APIs", - "license": "MIT", - "tags": [ - "python", - "javascript", - "django", - "api", - "apis", - "free", - "data", - "nuxt.js" - ] + "name": "Apivault", + "type": "app", + "tags": [ + "python", + "javascript", + "django", + "api", + "apis", + "free", + "data", + "nuxt.js" + ], + "description": "Your gateway to a world of public APIs", + "site_url": "https://apivault.dev/", + "repository_platform": "github", + "repository_url": "https://github.com/Exifly/ApiVault", + "license": "MIT", + "autogenerated": { + "filename": "apivault.json", + "meta": { + "name": "ApiVault", + "full_name": "Exifly/ApiVault", + "html_url": "https://github.com/Exifly/ApiVault", + "created_at": "2023-04-15T13:41:00Z", + "updated_at": "2024-05-09T11:54:52Z", + "pushed_at": "2024-03-20T08:22:06Z", + "archived": false, + "disabled": false, + "owner": "Exifly", + "owner_type": "Organization", + "topics": [ + "api", + "apis", + "flask", + "free", + "hacktoberfest", + "javascript", + "open-source", + "public-api", + "public-apis", + "python", + "python3", + "vue", + "vuejs" + ], + "license": "Other" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 346, + "forks_count": 33, + "open_issues_count": 8, + "forks": 33, + "open_issues": 8, + "watchers": 346, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 332, + "forks_count": 32, + "open_issues_count": 7, + "forks": 32, + "open_issues": 7, + "watchers": 332, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 339, + "forks_count": 32, + "open_issues_count": 7, + "forks": 32, + "open_issues": 7, + "watchers": 339, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 342, + "forks_count": 33, + "open_issues_count": 7, + "forks": 33, + "open_issues": 7, + "watchers": 342, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 345, + "forks_count": 34, + "open_issues_count": 8, + "forks": 34, + "open_issues": 8, + "watchers": 345, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 52.09, + "CSS": 19.57, + "Vue": 17.38, + "Python": 6.85, + "TypeScript": 3.09, + "HTML": 0.41, + "SCSS": 0.36, + "Dockerfile": 0.22, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 341649, + "CSS": 128336, + "Vue": 113991, + "Python": 44942, + "TypeScript": 20246, + "HTML": 2715, + "SCSS": 2337, + "Dockerfile": 1464, + "Shell": 236 + }, + "stargazers_count": 346, + "forks_count": 33, + "open_issues_count": 8, + "forks": 33, + "open_issues": 8, + "watchers": 346, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/arduino-desk-weatherstation.json b/awesome/opensource/data/arduino-desk-weatherstation.json index 84a13d9..2c3b79d 100644 --- a/awesome/opensource/data/arduino-desk-weatherstation.json +++ b/awesome/opensource/data/arduino-desk-weatherstation.json @@ -1,11 +1,201 @@ { - "name": "Arduino Desk WeatherStation", - "repository_platform": "github", - "repository_url": "https://github.com/albino98/Arduino_Desk_Weatherstation", - "type": "tool", - "description": "Desk weather station with Esp8266 and oled display.", - "license": "MIT", - "tags": [ - "C", "C++", "Html", "Arduino", "Python", "Flask" - ] + "name": "Arduino Desk WeatherStation", + "type": "tool", + "tags": [ + "C", + "C++", + "Html", + "Arduino", + "Python", + "Flask" + ], + "description": "Desk weather station with Esp8266 and oled display.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/albino98/Arduino_Desk_Weatherstation", + "license": "MIT", + "autogenerated": { + "filename": "arduino-desk-weatherstation.json", + "meta": { + "name": "Arduino_Desk_Weatherstation", + "full_name": "albino98/Arduino_Desk_Weatherstation", + "html_url": "https://github.com/albino98/Arduino_Desk_Weatherstation", + "created_at": "2021-06-05T16:35:30Z", + "updated_at": "2023-12-20T18:53:48Z", + "pushed_at": "2022-09-21T18:11:26Z", + "archived": false, + "disabled": false, + "owner": "albino98", + "owner_type": "User", + "topics": [ + "arduino", + "bmp280", + "c", + "esp8266", + "flask", + "flask-application", + "mysql", + "mysql-database", + "oled", + "oled-display", + "python", + "weather", + "weather-app", + "weather-conditions", + "weather-data", + "weather-information", + "weather-station" + ], + "license": "MIT License" + }, + "analytics": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C", + "languages": { + "C": 76.92, + "C++": 11.47, + "Python": 5.66, + "HTML": 4.49, + "CSS": 1.46 + }, + "languages_byte": { + "C": 102270, + "C++": 15254, + "Python": 7529, + "HTML": 5967, + "CSS": 1942 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/arduino.json b/awesome/opensource/data/arduino.json index 1a27485..f765166 100644 --- a/awesome/opensource/data/arduino.json +++ b/awesome/opensource/data/arduino.json @@ -1,11 +1,183 @@ { - "name": "Arduino", - "repository_platform": "github", - "repository_url": "https://github.com/arduino/Arduino", - "site_url": "https://www.arduino.cc/en/software/", - "type": "tool", - "license": "GPL-2.0", - "tags": [ - "css", "bootstrap", "javascript" - ] + "name": "Arduino", + "type": "tool", + "tags": [ + "css", + "bootstrap", + "javascript" + ], + "description": null, + "site_url": "https://www.arduino.cc/en/software/", + "repository_platform": "github", + "repository_url": "https://github.com/arduino/Arduino", + "license": "GPL-2.0", + "autogenerated": { + "filename": "arduino.json", + "meta": { + "name": "Arduino", + "full_name": "arduino/Arduino", + "html_url": "https://github.com/arduino/Arduino", + "created_at": "2010-09-17T19:10:36Z", + "updated_at": "2024-05-17T11:44:07Z", + "pushed_at": "2023-08-27T17:44:51Z", + "archived": false, + "disabled": false, + "owner": "arduino", + "owner_type": "Organization", + "topics": [ + "arduino", + "ide" + ], + "license": "Other" + }, + "analytics": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 14021, + "forks_count": 7018, + "open_issues_count": 754, + "forks": 7018, + "open_issues": 754, + "watchers": 14021, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 13893, + "forks_count": 7120, + "open_issues_count": 757, + "forks": 7120, + "open_issues": 757, + "watchers": 13893, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 13939, + "forks_count": 7018, + "open_issues_count": 756, + "forks": 7018, + "open_issues": 756, + "watchers": 13939, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 13968, + "forks_count": 7022, + "open_issues_count": 755, + "forks": 7022, + "open_issues": 755, + "watchers": 13968, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 13997, + "forks_count": 7021, + "open_issues_count": 755, + "forks": 7021, + "open_issues": 755, + "watchers": 13997, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Java", + "languages": { + "Java": 69.71, + "Python": 29.43, + "Shell": 0.46, + "Perl": 0.33, + "JavaScript": 0.07 + }, + "languages_byte": { + "Java": 1513011, + "Python": 638851, + "Shell": 9960, + "Perl": 7263, + "JavaScript": 1469 + }, + "stargazers_count": 14021, + "forks_count": 7018, + "open_issues_count": 754, + "forks": 7018, + "open_issues": 754, + "watchers": 14021, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/argon.json b/awesome/opensource/data/argon.json index a350aed..b8cc4c6 100644 --- a/awesome/opensource/data/argon.json +++ b/awesome/opensource/data/argon.json @@ -1,12 +1,166 @@ { - "name": "Argon", - "repository_platform": "github", - "repository_url": "https://github.com/argonlang/argon", - "site_url": "https://www.arlang.io/", - "type": "language", - "description": "Argon is an interpreted multi-paradigm programming language that aims to be elegant, clean and simple to use.", - "license": "Apache-2.0", - "tags": [ - "C++", "interpreter", "programming language", "multi-paradigm", "scripting" - ] + "name": "Argon", + "type": "language", + "tags": [ + "C++", + "interpreter", + "programming language", + "multi-paradigm", + "scripting" + ], + "description": "Argon is an interpreted multi-paradigm programming language that aims to be elegant, clean and simple to use.", + "site_url": "https://www.arlang.io/", + "repository_platform": "github", + "repository_url": "https://github.com/argonlang/argon", + "license": "Apache-2.0", + "autogenerated": { + "filename": "argon.json", + "meta": { + "name": "Argon", + "full_name": "ArgonLang/Argon", + "html_url": "https://github.com/ArgonLang/Argon", + "created_at": "2019-10-10T13:22:47Z", + "updated_at": "2024-05-10T08:40:56Z", + "pushed_at": "2024-05-17T11:13:02Z", + "archived": false, + "disabled": false, + "owner": "ArgonLang", + "owner_type": "Organization", + "topics": [ + "argon", + "argonlang", + "cpp", + "interpreter", + "language", + "programming-language", + "scripting-language" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "C++", + "languages": { + "C++": 99.15, + "CMake": 0.75, + "C": 0.11 + }, + "languages_byte": { + "C++": 1224436, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 39, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 39, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "C++", + "languages": { + "C++": 99.11, + "CMake": 0.78, + "C": 0.11 + }, + "languages_byte": { + "C++": 1177014, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 35, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 35, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "C++", + "languages": { + "C++": 99.12, + "CMake": 0.77, + "C": 0.11 + }, + "languages_byte": { + "C++": 1184619, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 35, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 35, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C++", + "languages": { + "C++": 99.12, + "CMake": 0.77, + "C": 0.11 + }, + "languages_byte": { + "C++": 1184619, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 36, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 36, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C++", + "languages": { + "C++": 99.15, + "CMake": 0.75, + "C": 0.11 + }, + "languages_byte": { + "C++": 1224436, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 38, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 38, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C++", + "languages": { + "C++": 99.15, + "CMake": 0.75, + "C": 0.11 + }, + "languages_byte": { + "C++": 1224436, + "CMake": 9204, + "C": 1347 + }, + "stargazers_count": 39, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 39, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/autocannon.json b/awesome/opensource/data/autocannon.json index 7808da4..17b13c4 100644 --- a/awesome/opensource/data/autocannon.json +++ b/awesome/opensource/data/autocannon.json @@ -1,9 +1,131 @@ { - "name": "Autocannon", - "repository_platform": "github", - "repository_url": "https://github.com/mcollina/autocannon", - "type": "package", - "license": "MIT", - "description": "Fast HTTP/1.1 benchmarking tool written in Node.js", - "tags": ["nodejs", "javascript"] -} + "name": "Autocannon", + "type": "package", + "tags": [ + "nodejs", + "javascript" + ], + "description": "Fast HTTP/1.1 benchmarking tool written in Node.js", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/mcollina/autocannon", + "license": "MIT", + "autogenerated": { + "filename": "autocannon.json", + "meta": { + "name": "autocannon", + "full_name": "mcollina/autocannon", + "html_url": "https://github.com/mcollina/autocannon", + "created_at": "2016-03-31T17:18:21Z", + "updated_at": "2024-05-18T05:46:28Z", + "pushed_at": "2024-05-03T00:08:26Z", + "archived": false, + "disabled": false, + "owner": "mcollina", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 243667 + }, + "stargazers_count": 7610, + "forks_count": 321, + "open_issues_count": 47, + "forks": 321, + "open_issues": 47, + "watchers": 7610, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 238979 + }, + "stargazers_count": 7434, + "forks_count": 332, + "open_issues_count": 46, + "forks": 332, + "open_issues": 46, + "watchers": 7434, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 238979 + }, + "stargazers_count": 7462, + "forks_count": 320, + "open_issues_count": 45, + "forks": 320, + "open_issues": 45, + "watchers": 7462, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 242830 + }, + "stargazers_count": 7510, + "forks_count": 322, + "open_issues_count": 46, + "forks": 322, + "open_issues": 46, + "watchers": 7510, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 243655 + }, + "stargazers_count": 7559, + "forks_count": 323, + "open_issues_count": 46, + "forks": 323, + "open_issues": 46, + "watchers": 7559, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 243667 + }, + "stargazers_count": 7610, + "forks_count": 321, + "open_issues_count": 47, + "forks": 321, + "open_issues": 47, + "watchers": 7610, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/awesome-italia-opensource.json b/awesome/opensource/data/awesome-italia-opensource.json index 2db2f19..707cdcc 100644 --- a/awesome/opensource/data/awesome-italia-opensource.json +++ b/awesome/opensource/data/awesome-italia-opensource.json @@ -1,11 +1,173 @@ { "name": "Awesome Italia Open Source", - "repository_platform": "github", - "repository_url": "https://github.com/italia-opensource/awesome-italia-opensource", "type": "community", + "tags": [ + "python", + "aws", + "communities", + "awesome-lists", + "opensource", + "italy", + "italia-opensource" + ], "description": "Italy Open-Source is a project whose purpose is to give transparency to the Italian tech ecosystem. Through a series of awesome lists, we seek to give visibility to open-source projects, communities, and innovative companies", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/italia-opensource/awesome-italia-opensource", "license": "GPL-3.0", - "tags": [ - "python", "aws", "communities", "awesome-lists", "opensource", "italy", "italia-opensource" - ] -} + "autogenerated": { + "filename": "awesome-italia-opensource.json", + "meta": { + "name": "awesome-italia-opensource", + "full_name": "italia-opensource/awesome-italia-opensource", + "html_url": "https://github.com/italia-opensource/awesome-italia-opensource", + "created_at": "2022-09-02T21:10:31Z", + "updated_at": "2024-05-17T08:52:11Z", + "pushed_at": "2024-05-18T13:42:02Z", + "archived": false, + "disabled": false, + "owner": "italia-opensource", + "owner_type": "Organization", + "topics": [ + "awesome", + "awesome-italia", + "awesome-italia-opensource", + "awesome-list", + "community", + "italia", + "italian", + "italy", + "made-in-italy", + "open-source", + "opensource", + "opensource-projects" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 96.75, + "Shell": 1.71, + "Makefile": 1.54 + }, + "languages_byte": { + "Python": 22503, + "Shell": 398, + "Makefile": 358 + }, + "stargazers_count": 255, + "forks_count": 68, + "open_issues_count": 2, + "forks": 68, + "open_issues": 2, + "watchers": 255, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 97.67, + "Makefile": 1.17, + "Shell": 1.16 + }, + "languages_byte": { + "Python": 33561, + "Makefile": 401, + "Shell": 398 + }, + "stargazers_count": 233, + "forks_count": 60, + "open_issues_count": 1, + "forks": 60, + "open_issues": 1, + "watchers": 233, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 96.57, + "Makefile": 1.72, + "Shell": 1.71 + }, + "languages_byte": { + "Python": 22503, + "Makefile": 401, + "Shell": 398 + }, + "stargazers_count": 240, + "forks_count": 64, + "open_issues_count": 3, + "forks": 64, + "open_issues": 3, + "watchers": 240, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 96.75, + "Shell": 1.71, + "Makefile": 1.54 + }, + "languages_byte": { + "Python": 22503, + "Shell": 398, + "Makefile": 358 + }, + "stargazers_count": 243, + "forks_count": 66, + "open_issues_count": 2, + "forks": 66, + "open_issues": 2, + "watchers": 243, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 96.75, + "Shell": 1.71, + "Makefile": 1.54 + }, + "languages_byte": { + "Python": 22503, + "Shell": 398, + "Makefile": 358 + }, + "stargazers_count": 245, + "forks_count": 68, + "open_issues_count": 2, + "forks": 68, + "open_issues": 2, + "watchers": 245, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 96.75, + "Shell": 1.71, + "Makefile": 1.54 + }, + "languages_byte": { + "Python": 22503, + "Shell": 398, + "Makefile": 358 + }, + "stargazers_count": 255, + "forks_count": 68, + "open_issues_count": 2, + "forks": 68, + "open_issues": 2, + "watchers": 255, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/bootstrap-italia.json b/awesome/opensource/data/bootstrap-italia.json index 63ff228..1f64aab 100644 --- a/awesome/opensource/data/bootstrap-italia.json +++ b/awesome/opensource/data/bootstrap-italia.json @@ -1,11 +1,212 @@ { - "name": "Bootstrap Italia", - "repository_platform": "github", - "repository_url": "https://github.com/italia/bootstrap-italia", - "site_url": "https://developers.italia.it", - "type": "library", - "license": "BSD-3-Clause", - "tags": [ - "css", "bootstrap", "javascript" - ] + "name": "Bootstrap Italia", + "type": "library", + "tags": [ + "css", + "bootstrap", + "javascript" + ], + "description": null, + "site_url": "https://developers.italia.it", + "repository_platform": "github", + "repository_url": "https://github.com/italia/bootstrap-italia", + "license": "BSD-3-Clause", + "autogenerated": { + "filename": "bootstrap-italia.json", + "meta": { + "name": "bootstrap-italia", + "full_name": "italia/bootstrap-italia", + "html_url": "https://github.com/italia/bootstrap-italia", + "created_at": "2017-09-26T13:46:26Z", + "updated_at": "2024-05-17T10:36:19Z", + "pushed_at": "2024-05-17T10:36:16Z", + "archived": false, + "disabled": false, + "owner": "italia", + "owner_type": "Organization", + "topics": [ + "bootstrap", + "design", + "frontend", + "hacktoberfest", + "italia", + "toolkit", + "website" + ], + "license": "BSD 3-Clause \"New\" or \"Revised\" License" + }, + "analytics": { + "language": "SCSS", + "languages": { + "SCSS": 54.36, + "JavaScript": 28.43, + "HTML": 16.62, + "Python": 0.41, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366141, + "JavaScript": 191488, + "HTML": 111950, + "Python": 2732, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 300, + "forks_count": 160, + "open_issues_count": 29, + "forks": 160, + "open_issues": 29, + "watchers": 300, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "SCSS", + "languages": { + "SCSS": 54.41, + "JavaScript": 28.45, + "HTML": 16.64, + "Python": 0.31, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366033, + "JavaScript": 191419, + "HTML": 111950, + "Python": 2100, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 292, + "forks_count": 159, + "open_issues_count": 11, + "forks": 159, + "open_issues": 11, + "watchers": 292, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "SCSS", + "languages": { + "SCSS": 54.41, + "JavaScript": 28.45, + "HTML": 16.64, + "Python": 0.31, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366033, + "JavaScript": 191419, + "HTML": 111950, + "Python": 2100, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 294, + "forks_count": 159, + "open_issues_count": 20, + "forks": 159, + "open_issues": 20, + "watchers": 294, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "SCSS", + "languages": { + "SCSS": 54.4, + "JavaScript": 28.46, + "HTML": 16.64, + "Python": 0.31, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366033, + "JavaScript": 191488, + "HTML": 111950, + "Python": 2100, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 298, + "forks_count": 159, + "open_issues_count": 30, + "forks": 159, + "open_issues": 30, + "watchers": 298, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "SCSS", + "languages": { + "SCSS": 54.41, + "JavaScript": 28.46, + "HTML": 16.64, + "Python": 0.31, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366171, + "JavaScript": 191488, + "HTML": 111950, + "Python": 2100, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 298, + "forks_count": 160, + "open_issues_count": 25, + "forks": 160, + "open_issues": 25, + "watchers": 298, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "SCSS", + "languages": { + "SCSS": 54.36, + "JavaScript": 28.43, + "HTML": 16.62, + "Python": 0.41, + "Ruby": 0.07, + "Dockerfile": 0.05, + "Shell": 0.05 + }, + "languages_byte": { + "SCSS": 366141, + "JavaScript": 191488, + "HTML": 111950, + "Python": 2732, + "Ruby": 495, + "Dockerfile": 367, + "Shell": 364 + }, + "stargazers_count": 300, + "forks_count": 160, + "open_issues_count": 29, + "forks": 160, + "open_issues": 29, + "watchers": 300, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/breathly.json b/awesome/opensource/data/breathly.json index bce3efe..364ccd0 100644 --- a/awesome/opensource/data/breathly.json +++ b/awesome/opensource/data/breathly.json @@ -1,10 +1,154 @@ { - "name": "Breathly", - "repository_platform": "github", - "repository_url": "https://github.com/mmazzarolo/breathly-app", - "site_url": "https://breathly.app/", - "type": "app", - "license": "MPL-2.0", - "description": "Breath training mobile app", - "tags": ["javascript", "typescript", "react-native"] -} + "name": "Breathly", + "type": "app", + "tags": [ + "javascript", + "typescript", + "react-native" + ], + "description": "Breath training mobile app", + "site_url": "https://breathly.app/", + "repository_platform": "github", + "repository_url": "https://github.com/mmazzarolo/breathly-app", + "license": "MPL-2.0", + "autogenerated": { + "filename": "breathly.json", + "meta": { + "name": "breathly-app", + "full_name": "mmazzarolo/breathly-app", + "html_url": "https://github.com/mmazzarolo/breathly-app", + "created_at": "2019-03-11T08:55:28Z", + "updated_at": "2024-05-14T15:35:45Z", + "pushed_at": "2024-03-16T07:28:50Z", + "archived": false, + "disabled": false, + "owner": "mmazzarolo", + "owner_type": "User", + "topics": [ + "android", + "app", + "breathing", + "breathly", + "ios", + "mobile", + "react", + "react-native", + "typescript" + ], + "license": "Mozilla Public License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 509, + "forks_count": 67, + "open_issues_count": 19, + "forks": 67, + "open_issues": 19, + "watchers": 509, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 493, + "forks_count": 64, + "open_issues_count": 16, + "forks": 64, + "open_issues": 16, + "watchers": 493, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 503, + "forks_count": 66, + "open_issues_count": 18, + "forks": 66, + "open_issues": 18, + "watchers": 503, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 505, + "forks_count": 66, + "open_issues_count": 19, + "forks": 66, + "open_issues": 19, + "watchers": 505, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 506, + "forks_count": 66, + "open_issues_count": 19, + "forks": 66, + "open_issues": 19, + "watchers": 506, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.43, + "JavaScript": 1.57 + }, + "languages_byte": { + "TypeScript": 82999, + "JavaScript": 1322 + }, + "stargazers_count": 509, + "forks_count": 67, + "open_issues_count": 19, + "forks": 67, + "open_issues": 19, + "watchers": 509, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/cache-candidate.json b/awesome/opensource/data/cache-candidate.json index 2384fa8..596bbe6 100644 --- a/awesome/opensource/data/cache-candidate.json +++ b/awesome/opensource/data/cache-candidate.json @@ -1,9 +1,158 @@ { - "name": "Cache Candidate", - "repository_platform": "github", - "repository_url": "https://github.com/JointlyTech/cache-candidate", - "type": "package", - "license": "MIT", - "description": "This is a library providing a higher-order function and a decorator to cache the result of a function or method if given conditions are met.", - "tags": ["javascript", "typescript", "nodejs", "cache", "caching"] -} + "name": "Cache Candidate", + "type": "package", + "tags": [ + "javascript", + "typescript", + "nodejs", + "cache", + "caching" + ], + "description": "This is a library providing a higher-order function and a decorator to cache the result of a function or method if given conditions are met.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/JointlyTech/cache-candidate", + "license": "MIT", + "autogenerated": { + "filename": "cache-candidate.json", + "meta": { + "name": "cache-candidate", + "full_name": "JointlyTech/cache-candidate", + "html_url": "https://github.com/JointlyTech/cache-candidate", + "created_at": "2022-12-06T13:41:30Z", + "updated_at": "2024-05-07T12:46:07Z", + "pushed_at": "2024-05-07T12:46:03Z", + "archived": false, + "disabled": false, + "owner": "JointlyTech", + "owner_type": "Organization", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 94.17, + "JavaScript": 5.68, + "Shell": 0.15 + }, + "languages_byte": { + "TypeScript": 44223, + "JavaScript": 2668, + "Shell": 69 + }, + "stargazers_count": 34, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 34, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/cachegrand.json b/awesome/opensource/data/cachegrand.json index 5bd1b88..2536200 100644 --- a/awesome/opensource/data/cachegrand.json +++ b/awesome/opensource/data/cachegrand.json @@ -1,10 +1,242 @@ { - "name": "cachegrand", - "repository_platform": "github", - "repository_url": "https://github.com/danielealbano/cachegrand", - "site_url": "https://cachegrand.io/", - "type": "tool", - "description": "A modern OSS Key-Value store, Redis compatible, built for today's hardware", - "license": "BSD-3-Clause", - "tags": [ "cache", "caching", "key-value", "database", "redis", "memcache", "prometheus", "opensource", "fast" ] -} + "name": "cachegrand", + "type": "tool", + "tags": [ + "cache", + "caching", + "key-value", + "database", + "redis", + "memcache", + "prometheus", + "opensource", + "fast" + ], + "description": "A modern OSS Key-Value store, Redis compatible, built for today's hardware", + "site_url": "https://cachegrand.io/", + "repository_platform": "github", + "repository_url": "https://github.com/danielealbano/cachegrand", + "license": "BSD-3-Clause", + "autogenerated": { + "filename": "cachegrand.json", + "meta": { + "name": "cachegrand", + "full_name": "danielealbano/cachegrand", + "html_url": "https://github.com/danielealbano/cachegrand", + "created_at": "2018-03-14T15:33:02Z", + "updated_at": "2024-05-12T11:42:15Z", + "pushed_at": "2023-10-24T21:20:58Z", + "archived": false, + "disabled": false, + "owner": "danielealbano", + "owner_type": "User", + "topics": [ + "caching", + "high-performance", + "io-uring", + "kafka", + "kafka-streams", + "key-value", + "key-value-store", + "linux", + "low-latency", + "memcache", + "prometheus", + "redis", + "redis-cache", + "redis-database", + "redis-server", + "redis-streams", + "tcpip-stack", + "webassembly", + "xdp" + ], + "license": "BSD 3-Clause \"New\" or \"Revised\" License" + }, + "analytics": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 964, + "forks_count": 34, + "open_issues_count": 27, + "forks": 34, + "open_issues": 27, + "watchers": 964, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 955, + "forks_count": 33, + "open_issues_count": 27, + "forks": 33, + "open_issues": 27, + "watchers": 955, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 953, + "forks_count": 33, + "open_issues_count": 27, + "forks": 33, + "open_issues": 27, + "watchers": 953, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 954, + "forks_count": 33, + "open_issues_count": 27, + "forks": 33, + "open_issues": 27, + "watchers": 954, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 963, + "forks_count": 34, + "open_issues_count": 27, + "forks": 34, + "open_issues": 27, + "watchers": 963, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C", + "languages": { + "C": 59.43, + "C++": 36.74, + "Python": 1.06, + "CMake": 0.96, + "Tcl": 0.95, + "Shell": 0.66, + "Assembly": 0.1, + "Dockerfile": 0.1 + }, + "languages_byte": { + "C": 2282383, + "C++": 1410739, + "Python": 40703, + "CMake": 36773, + "Tcl": 36637, + "Shell": 25184, + "Assembly": 4010, + "Dockerfile": 3728 + }, + "stargazers_count": 964, + "forks_count": 34, + "open_issues_count": 27, + "forks": 34, + "open_issues": 27, + "watchers": 964, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/capsule.json b/awesome/opensource/data/capsule.json index 7be06ad..d427430 100644 --- a/awesome/opensource/data/capsule.json +++ b/awesome/opensource/data/capsule.json @@ -1,9 +1,206 @@ { - "name": "capsule", - "repository_platform": "github", - "repository_url": "https://github.com/clastix/capsule", - "site_url": "https://clastix.io/capsule", - "type": "tool", - "license": "Apache-2.0", - "tags": ["kubernetes", "operator", "kubernetes-operator", "multi-tenancy", "namespaces", "tenant", "kubernetes-namespaces", "multi-tenant-operator"] -} + "name": "capsule", + "type": "tool", + "tags": [ + "kubernetes", + "operator", + "kubernetes-operator", + "multi-tenancy", + "namespaces", + "tenant", + "kubernetes-namespaces", + "multi-tenant-operator" + ], + "description": null, + "site_url": "https://clastix.io/capsule", + "repository_platform": "github", + "repository_url": "https://github.com/clastix/capsule", + "license": "Apache-2.0", + "autogenerated": { + "filename": "capsule.json", + "meta": { + "name": "capsule", + "full_name": "projectcapsule/capsule", + "html_url": "https://github.com/projectcapsule/capsule", + "created_at": "2020-06-29T20:27:51Z", + "updated_at": "2024-05-18T10:48:17Z", + "pushed_at": "2024-05-17T20:51:33Z", + "archived": false, + "disabled": false, + "owner": "projectcapsule", + "owner_type": "Organization", + "topics": [ + "kubernetes", + "kubernetes-namespaces", + "kubernetes-operator", + "multi-tenancy", + "multi-tenant-operator", + "namespaces", + "operator", + "tenant" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 94.89, + "Shell": 2.21, + "Makefile": 2.04, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 637549, + "Shell": 14873, + "Makefile": 13727, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1470, + "forks_count": 149, + "open_issues_count": 48, + "forks": 149, + "open_issues": 48, + "watchers": 1470, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 94.91, + "Shell": 2.22, + "Makefile": 2.03, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.09 + }, + "languages_byte": { + "Go": 636796, + "Shell": 14873, + "Makefile": 13651, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 602 + }, + "stargazers_count": 1370, + "forks_count": 136, + "open_issues_count": 39, + "forks": 136, + "open_issues": 39, + "watchers": 1370, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 94.89, + "Shell": 2.22, + "Makefile": 2.04, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 636638, + "Shell": 14873, + "Makefile": 13696, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1407, + "forks_count": 141, + "open_issues_count": 38, + "forks": 141, + "open_issues": 38, + "watchers": 1407, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 94.91, + "Shell": 2.22, + "Makefile": 2.02, + "Smarty": 0.58, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 636638, + "Shell": 14873, + "Makefile": 13531, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1424, + "forks_count": 141, + "open_issues_count": 40, + "forks": 141, + "open_issues": 40, + "watchers": 1424, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 94.92, + "Shell": 2.22, + "Makefile": 2.02, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 636710, + "Shell": 14873, + "Makefile": 13531, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1443, + "forks_count": 144, + "open_issues_count": 50, + "forks": 144, + "open_issues": 50, + "watchers": 1443, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 94.89, + "Shell": 2.21, + "Makefile": 2.04, + "Smarty": 0.57, + "Dockerfile": 0.17, + "JavaScript": 0.1 + }, + "languages_byte": { + "Go": 637549, + "Shell": 14873, + "Makefile": 13727, + "Smarty": 3857, + "Dockerfile": 1161, + "JavaScript": 686 + }, + "stargazers_count": 1470, + "forks_count": 149, + "open_issues_count": 48, + "forks": 149, + "open_issues": 48, + "watchers": 1470, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/caronte.json b/awesome/opensource/data/caronte.json index 9bb8c65..cca589f 100644 --- a/awesome/opensource/data/caronte.json +++ b/awesome/opensource/data/caronte.json @@ -1,9 +1,210 @@ { - "name": "Caronte", - "repository_platform": "github", - "repository_url": "https://github.com/eciavatta/caronte", - "type": "tool", - "license": "GPL-3.0", - "description": "A tool to analyze the network flow during attack/defence Capture the Flag competitions", - "tags": ["javascript", "go"] -} + "name": "Caronte", + "type": "tool", + "tags": [ + "javascript", + "go" + ], + "description": "A tool to analyze the network flow during attack/defence Capture the Flag competitions", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/eciavatta/caronte", + "license": "GPL-3.0", + "autogenerated": { + "filename": "caronte.json", + "meta": { + "name": "caronte", + "full_name": "eciavatta/caronte", + "html_url": "https://github.com/eciavatta/caronte", + "created_at": "2020-04-01T12:23:02Z", + "updated_at": "2024-05-17T12:21:40Z", + "pushed_at": "2022-12-07T15:35:45Z", + "archived": false, + "disabled": false, + "owner": "eciavatta", + "owner_type": "User", + "topics": [ + "attack-defense", + "capture-the-flag", + "ctf-tools", + "network-analysis", + "tcp-reassembly", + "traffic-analyzer" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 570, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 570, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 554, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 554, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 557, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 557, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 558, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 558, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 562, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 562, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 49.14, + "Go": 42.98, + "SCSS": 6.46, + "Shell": 0.63, + "Python": 0.37, + "Dockerfile": 0.26, + "HTML": 0.16 + }, + "languages_byte": { + "JavaScript": 209465, + "Go": 183171, + "SCSS": 27539, + "Shell": 2669, + "Python": 1579, + "Dockerfile": 1127, + "HTML": 671 + }, + "stargazers_count": 570, + "forks_count": 78, + "open_issues_count": 23, + "forks": 78, + "open_issues": 23, + "watchers": 570, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/comuni-istat-api.json b/awesome/opensource/data/comuni-istat-api.json index 99ddef2..f08306a 100644 --- a/awesome/opensource/data/comuni-istat-api.json +++ b/awesome/opensource/data/comuni-istat-api.json @@ -1,12 +1,170 @@ { - "name": "Comuni ISTAT API", - "repository_platform": "github", - "repository_url": "https://github.com/passasooz/comuni-istat-api", - "site_url": "https://comuni-istat-api.belicedigital.com/", - "type": "tool", - "license": "MIT", - "description": "List of API to grab data about municipalities, provinces and regions of Italian country", - "tags": [ - "css", "bootstrap", "javascript", "php", "laravel" - ] + "name": "Comuni ISTAT API", + "type": "tool", + "tags": [ + "css", + "bootstrap", + "javascript", + "php", + "laravel" + ], + "description": "List of API to grab data about municipalities, provinces and regions of Italian country", + "site_url": "https://comuni-istat-api.belicedigital.com/", + "repository_platform": "github", + "repository_url": "https://github.com/passasooz/comuni-istat-api", + "license": "MIT", + "autogenerated": { + "filename": "comuni-istat-api.json", + "meta": { + "name": "comuni-istat-api", + "full_name": "passasooz/comuni-istat-api", + "html_url": "https://github.com/passasooz/comuni-istat-api", + "created_at": "2022-09-06T15:19:11Z", + "updated_at": "2023-11-27T14:15:31Z", + "pushed_at": "2022-09-15T07:49:37Z", + "archived": false, + "disabled": false, + "owner": "passasooz", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "PHP", + "languages": { + "PHP": 82.75, + "Blade": 16.04, + "Shell": 0.95, + "JavaScript": 0.25 + }, + "languages_byte": { + "PHP": 93283, + "Blade": 18086, + "Shell": 1069, + "JavaScript": 285 + }, + "stargazers_count": 11, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 11, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/contribute-to-opensource-the-right-way.json b/awesome/opensource/data/contribute-to-opensource-the-right-way.json index 74db6e2..3d4e40a 100644 --- a/awesome/opensource/data/contribute-to-opensource-the-right-way.json +++ b/awesome/opensource/data/contribute-to-opensource-the-right-way.json @@ -1,11 +1,119 @@ { - "name": "Contribute to opensource the right way", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/Contribute-to-opensource-the-right-way", - "type": "learning", - "license": "GPL-3.0", - "tags": [ - "opensource", "book" - ], - "description": "An open source book about how to contribute to open source." -} + "name": "Contribute to opensource the right way", + "tags": [ + "opensource", + "book" + ], + "description": "An open source book about how to contribute to open source.", + "type": "learning", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/Contribute-to-opensource-the-right-way", + "license": "GPL-3.0", + "autogenerated": { + "filename": "contribute-to-opensource-the-right-way.json", + "meta": { + "name": "Contribute-to-opensource-the-right-way", + "full_name": "Mte90/Contribute-to-opensource-the-right-way", + "html_url": "https://github.com/Mte90/Contribute-to-opensource-the-right-way", + "created_at": "2019-03-12T17:05:39Z", + "updated_at": "2024-05-11T10:15:28Z", + "pushed_at": "2024-03-25T17:29:51Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "ebook", + "hacktoberfest", + "opensource" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 126, + "forks_count": 6, + "open_issues_count": 2, + "forks": 6, + "open_issues": 2, + "watchers": 126, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 122, + "forks_count": 3, + "open_issues_count": 1, + "forks": 3, + "open_issues": 1, + "watchers": 122, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 123, + "forks_count": 3, + "open_issues_count": 1, + "forks": 3, + "open_issues": 1, + "watchers": 123, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 124, + "forks_count": 5, + "open_issues_count": 2, + "forks": 5, + "open_issues": 2, + "watchers": 124, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Shell", + "languages": { + "Shell": 100.0 + }, + "languages_byte": { + "Shell": 245 + }, + "stargazers_count": 126, + "forks_count": 6, + "open_issues_count": 2, + "forks": 6, + "open_issues": 2, + "watchers": 126, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/covid19-Monitoring.json b/awesome/opensource/data/covid19-Monitoring.json index fcb9635..3143974 100644 --- a/awesome/opensource/data/covid19-Monitoring.json +++ b/awesome/opensource/data/covid19-Monitoring.json @@ -1,12 +1,160 @@ { - "name": "Covid19-Monitoring", - "repository_platform": "github", - "repository_url": "https://github.com/albino98/Covid19Monitoring", - "site_url": "https://alby98.pythonanywhere.com/", - "type": "saas", - "description": "This is a small Python project for Covid19 monitoring. I used Python with Flask, MySql and Plotly library for graphs.", - "license": "Apache-2.0", - "tags": [ - "python", "covid19", "Flask", "MySql", "Plotly", "API" - ] + "name": "Covid19-Monitoring", + "type": "saas", + "tags": [ + "python", + "covid19", + "Flask", + "MySql", + "Plotly", + "API" + ], + "description": "This is a small Python project for Covid19 monitoring. I used Python with Flask, MySql and Plotly library for graphs.", + "site_url": "https://alby98.pythonanywhere.com/", + "repository_platform": "github", + "repository_url": "https://github.com/albino98/Covid19Monitoring", + "license": "Apache-2.0", + "autogenerated": { + "filename": "covid19-Monitoring.json", + "meta": { + "name": "Covid19Monitoring", + "full_name": "albino98/Covid19Monitoring", + "html_url": "https://github.com/albino98/Covid19Monitoring", + "created_at": "2021-04-18T11:36:41Z", + "updated_at": "2023-05-13T15:29:41Z", + "pushed_at": "2022-09-21T18:18:58Z", + "archived": false, + "disabled": false, + "owner": "albino98", + "owner_type": "User", + "topics": [ + "coronavirus", + "coronavirus-info", + "coronavirus-tracking", + "covid", + "covid-19", + "covid-19-data", + "covid-data", + "covid-italy", + "covid19-tracker", + "flask", + "italia", + "python" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 63.29, + "HTML": 36.71 + }, + "languages_byte": { + "Python": 11362, + "HTML": 6591 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/daje.json b/awesome/opensource/data/daje.json index 3e129fa..52a05f3 100644 --- a/awesome/opensource/data/daje.json +++ b/awesome/opensource/data/daje.json @@ -1,11 +1,159 @@ { - "name": "Daje", - "repository_platform": "github", - "repository_url": "https://github.com/Schrodinger-Hat/daje", - "site_url": "https://github.com/Schrodinger-Hat/daje", - "type": "tool", - "license": "GPL-3.0", - "tags": [ - "dotfiles", "go", "linux", "ansible", "dotfiles-manager" - ] -} + "name": "Daje", + "type": "tool", + "tags": [ + "dotfiles", + "go", + "linux", + "ansible", + "dotfiles-manager" + ], + "description": null, + "site_url": "https://github.com/Schrodinger-Hat/daje", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/daje", + "license": "GPL-3.0", + "autogenerated": { + "filename": "daje.json", + "meta": { + "name": "Daje", + "full_name": "Schrodinger-Hat/Daje", + "html_url": "https://github.com/Schrodinger-Hat/Daje", + "created_at": "2022-01-31T09:09:43Z", + "updated_at": "2023-11-22T10:58:26Z", + "pushed_at": "2023-10-04T06:24:18Z", + "archived": false, + "disabled": false, + "owner": "Schrodinger-Hat", + "owner_type": "Organization", + "topics": [ + "ansible", + "ansible-dotfiles", + "ansible-playbook", + "ansible-template-dotfiles", + "dotfiles", + "dotfiles-installer", + "dotfiles-linux", + "dotfiles-macos", + "dotfiles-manager", + "dotfiles-template", + "hacktoberfest", + "unixporn" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 8, + "forks": 2, + "open_issues": 8, + "watchers": 27, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 7, + "forks": 2, + "open_issues": 7, + "watchers": 27, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 7, + "forks": 2, + "open_issues": 7, + "watchers": 27, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 7, + "forks": 2, + "open_issues": 7, + "watchers": 27, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 8, + "forks": 2, + "open_issues": 8, + "watchers": 27, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 97.31, + "Makefile": 2.69 + }, + "languages_byte": { + "Go": 2101, + "Makefile": 58 + }, + "stargazers_count": 27, + "forks_count": 2, + "open_issues_count": 8, + "forks": 2, + "open_issues": 8, + "watchers": 27, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/dgc.json b/awesome/opensource/data/dgc.json index 76ef10a..01bb1fe 100644 --- a/awesome/opensource/data/dgc.json +++ b/awesome/opensource/data/dgc.json @@ -1,12 +1,163 @@ { - "name": "Dgc", - "repository_platform": "github", - "repository_url": "https://github.com/rust-italia/dgc", - "site_url": "https://docs.rs/dgc/latest/dgc/", - "type": "library", - "license": "MIT", - "description": "A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass", - "tags": [ - "rust", "green pass", "covid", "parser", "validator" - ] + "name": "Dgc", + "type": "library", + "tags": [ + "rust", + "green pass", + "covid", + "parser", + "validator" + ], + "description": "A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass", + "site_url": "https://docs.rs/dgc/latest/dgc/", + "repository_platform": "github", + "repository_url": "https://github.com/rust-italia/dgc", + "license": "MIT", + "autogenerated": { + "filename": "dgc.json", + "meta": { + "name": "dgc", + "full_name": "rust-italia/dgc", + "html_url": "https://github.com/rust-italia/dgc", + "created_at": "2021-06-26T18:59:16Z", + "updated_at": "2023-04-06T10:53:03Z", + "pushed_at": "2022-02-23T11:29:17Z", + "archived": false, + "disabled": false, + "owner": "rust-italia", + "owner_type": "Organization", + "topics": [ + "base45", + "cbor", + "certificate", + "cose", + "cwt", + "dgc", + "eu", + "europe", + "green", + "greenpass", + "parser", + "qrcode", + "rust", + "rust-crate", + "rust-library", + "validator" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Rust", + "languages": { + "Rust": 99.61, + "Shell": 0.39 + }, + "languages_byte": { + "Rust": 219270, + "Shell": 856 + }, + "stargazers_count": 26, + "forks_count": 11, + "open_issues_count": 12, + "forks": 11, + "open_issues": 12, + "watchers": 26, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/distrobox.json b/awesome/opensource/data/distrobox.json index f89cc0a..3b66ca9 100644 --- a/awesome/opensource/data/distrobox.json +++ b/awesome/opensource/data/distrobox.json @@ -1,11 +1,5 @@ { "name": "Distrobox", - "repository_platform": "github", - "repository_url": "https://github.com/89luca89/distrobox", - "site_url": "https://distrobox.it", - "description": "Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with", - "type": "tool", - "license": "GPL-3.0", "tags": [ "bash", "command-line", @@ -17,5 +11,144 @@ "posix", "sh", "tools" - ] -} + ], + "description": "Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you\u2019re more comfortable with", + "type": "tool", + "site_url": "https://distrobox.it", + "repository_platform": "github", + "repository_url": "https://github.com/89luca89/distrobox", + "license": "GPL-3.0", + "autogenerated": { + "filename": "distrobox.json", + "meta": { + "name": "distrobox", + "full_name": "89luca89/distrobox", + "html_url": "https://github.com/89luca89/distrobox", + "created_at": "2021-11-18T15:41:03Z", + "updated_at": "2024-05-18T09:35:28Z", + "pushed_at": "2024-05-16T04:39:48Z", + "archived": false, + "disabled": false, + "owner": "89luca89", + "owner_type": "User", + "topics": [ + "almalinux", + "alpine", + "archlinux", + "bash", + "centos", + "command-line", + "containers", + "debian", + "development", + "docker", + "fedora", + "linux", + "opensuse", + "podman", + "posix", + "posix-sh", + "rockylinux", + "suse", + "tools", + "ubuntu" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 251252, + "Dockerfile": 70 + }, + "stargazers_count": 9066, + "forks_count": 377, + "open_issues_count": 76, + "forks": 377, + "open_issues": 76, + "watchers": 9066, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 232214, + "Dockerfile": 70 + }, + "stargazers_count": 8489, + "forks_count": 346, + "open_issues_count": 63, + "forks": 346, + "open_issues": 63, + "watchers": 8489, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 235978, + "Dockerfile": 70 + }, + "stargazers_count": 8689, + "forks_count": 359, + "open_issues_count": 74, + "forks": 359, + "open_issues": 74, + "watchers": 8689, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 243018, + "Dockerfile": 70 + }, + "stargazers_count": 8885, + "forks_count": 369, + "open_issues_count": 92, + "forks": 369, + "open_issues": 92, + "watchers": 8885, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Shell", + "languages": { + "Shell": 99.97, + "Dockerfile": 0.03 + }, + "languages_byte": { + "Shell": 251252, + "Dockerfile": 70 + }, + "stargazers_count": 9066, + "forks_count": 377, + "open_issues_count": 76, + "forks": 377, + "open_issues": 76, + "watchers": 9066, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/ercole.json b/awesome/opensource/data/ercole.json index 08bd6e1..8528dcb 100644 --- a/awesome/opensource/data/ercole.json +++ b/awesome/opensource/data/ercole.json @@ -1,10 +1,200 @@ { - "name": "Ercole", - "repository_platform": "github", - "repository_url": "https://github.com/ercole-io/ercole", - "site_url": "https://ercole.io/", - "type": "tool", - "license": "GPL-3.0", - "description": "Proactive Software Asset Management. Backend component", - "tags": ["go"] -} + "name": "Ercole", + "type": "tool", + "tags": [ + "go" + ], + "description": "Proactive Software Asset Management. Backend component", + "site_url": "https://ercole.io/", + "repository_platform": "github", + "repository_url": "https://github.com/ercole-io/ercole", + "license": "GPL-3.0", + "autogenerated": { + "filename": "ercole.json", + "meta": { + "name": "ercole", + "full_name": "ercole-io/ercole", + "html_url": "https://github.com/ercole-io/ercole", + "created_at": "2019-07-30T12:12:27Z", + "updated_at": "2024-05-15T14:22:55Z", + "pushed_at": "2024-05-15T14:22:42Z", + "archived": false, + "disabled": false, + "owner": "ercole-io", + "owner_type": "Organization", + "topics": [ + "assets-management", + "license-management", + "monitoring-application", + "mysql", + "mysql-database", + "oracle", + "oracle-database", + "postgresql", + "postgresql-database" + ], + "license": "Other" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 98.88, + "Jsonnet": 0.41, + "Python": 0.35, + "Shell": 0.32, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3192433, + "Jsonnet": 13164, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 150, + "forks_count": 11, + "open_issues_count": 36, + "forks": 11, + "open_issues": 36, + "watchers": 150, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 98.83, + "Jsonnet": 0.42, + "Python": 0.37, + "Shell": 0.34, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3062205, + "Jsonnet": 13155, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 151, + "forks_count": 11, + "open_issues_count": 42, + "forks": 11, + "open_issues": 42, + "watchers": 151, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 98.84, + "Jsonnet": 0.42, + "Python": 0.37, + "Shell": 0.34, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3077103, + "Jsonnet": 13155, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 152, + "forks_count": 11, + "open_issues_count": 42, + "forks": 11, + "open_issues": 42, + "watchers": 152, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 98.86, + "Jsonnet": 0.42, + "Python": 0.36, + "Shell": 0.33, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3128604, + "Jsonnet": 13156, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 151, + "forks_count": 11, + "open_issues_count": 44, + "forks": 11, + "open_issues": 44, + "watchers": 151, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 98.87, + "Jsonnet": 0.41, + "Python": 0.36, + "Shell": 0.33, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3169996, + "Jsonnet": 13156, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 150, + "forks_count": 11, + "open_issues_count": 33, + "forks": 11, + "open_issues": 33, + "watchers": 150, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 98.88, + "Jsonnet": 0.41, + "Python": 0.35, + "Shell": 0.32, + "Dockerfile": 0.02, + "Makefile": 0.02 + }, + "languages_byte": { + "Go": 3192433, + "Jsonnet": 13164, + "Python": 11433, + "Shell": 10439, + "Dockerfile": 669, + "Makefile": 508 + }, + "stargazers_count": 150, + "forks_count": 11, + "open_issues_count": 36, + "forks": 11, + "open_issues": 36, + "watchers": 150, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/espanso-typofixer.json b/awesome/opensource/data/espanso-typofixer.json index f3ad6ab..8717041 100644 --- a/awesome/opensource/data/espanso-typofixer.json +++ b/awesome/opensource/data/espanso-typofixer.json @@ -1,11 +1,114 @@ { - "name": "espanso typofixer ", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/espanso-typofixer", - "type": "tool", - "license": "GPL-3.0", - "tags": [ - "typo" - ], - "description": "Various Espanso packages to fix typos automatically for you on Italian, English, Spanish and French" -} + "name": "espanso typofixer ", + "tags": [ + "typo" + ], + "description": "Various Espanso packages to fix typos automatically for you on Italian, English, Spanish and French", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/espanso-typofixer", + "license": "GPL-3.0", + "autogenerated": { + "filename": "espanso-typofixer.json", + "meta": { + "name": "espanso-typofixer", + "full_name": "Mte90/espanso-typofixer", + "html_url": "https://github.com/Mte90/espanso-typofixer", + "created_at": "2022-11-22T12:03:00Z", + "updated_at": "2024-05-16T15:44:08Z", + "pushed_at": "2024-05-16T15:44:04Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12899 + }, + "stargazers_count": 7, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 7, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12789 + }, + "stargazers_count": 7, + "forks_count": 2, + "open_issues_count": 0, + "forks": 2, + "open_issues": 0, + "watchers": 7, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12789 + }, + "stargazers_count": 7, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 7, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12789 + }, + "stargazers_count": 7, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 7, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 12899 + }, + "stargazers_count": 7, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 7, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/espanso.json b/awesome/opensource/data/espanso.json index fd038fe..82a1d4a 100644 --- a/awesome/opensource/data/espanso.json +++ b/awesome/opensource/data/espanso.json @@ -1,10 +1,259 @@ { - "name": "Espanso", - "repository_platform": "github", - "repository_url": "https://github.com/espanso/espanso", - "site_url": "https://espanso.org/", - "type": "tool", - "license": "GPL-3.0", - "description": "Cross-platform Text Expander written in Rust", - "tags": ["rust"] -} + "name": "Espanso", + "type": "tool", + "tags": [ + "rust" + ], + "description": "Cross-platform Text Expander written in Rust", + "site_url": "https://espanso.org/", + "repository_platform": "github", + "repository_url": "https://github.com/espanso/espanso", + "license": "GPL-3.0", + "autogenerated": { + "filename": "espanso.json", + "meta": { + "name": "espanso", + "full_name": "espanso/espanso", + "html_url": "https://github.com/espanso/espanso", + "created_at": "2019-08-30T07:16:58Z", + "updated_at": "2024-05-18T13:13:04Z", + "pushed_at": "2024-05-16T22:49:15Z", + "archived": false, + "disabled": false, + "owner": "espanso", + "owner_type": "Organization", + "topics": [ + "espanso", + "linux", + "macos", + "productivity", + "productivity-tools", + "rust", + "text-expander", + "windows" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Rust", + "languages": { + "Rust": 54.73, + "C++": 42.47, + "C": 1.25, + "Objective-C++": 1.18, + "Shell": 0.15, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1450206, + "C++": 1125472, + "C": 33196, + "Objective-C++": 31152, + "Shell": 4011, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 9238, + "forks_count": 255, + "open_issues_count": 335, + "forks": 255, + "open_issues": 335, + "watchers": 9238, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Rust", + "languages": { + "Rust": 54.53, + "C++": 42.68, + "C": 1.26, + "Objective-C++": 1.18, + "Shell": 0.14, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1437829, + "C++": 1125500, + "C": 33208, + "Objective-C++": 31018, + "Shell": 3627, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 516, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 8693, + "forks_count": 247, + "open_issues_count": 454, + "forks": 247, + "open_issues": 454, + "watchers": 8693, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Rust", + "languages": { + "Rust": 54.54, + "C++": 42.67, + "C": 1.26, + "Objective-C++": 1.18, + "Shell": 0.14, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1438435, + "C++": 1125472, + "C": 33194, + "Objective-C++": 31004, + "Shell": 3620, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 8836, + "forks_count": 247, + "open_issues_count": 342, + "forks": 247, + "open_issues": 342, + "watchers": 8836, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Rust", + "languages": { + "Rust": 54.73, + "C++": 42.49, + "C": 1.25, + "Objective-C++": 1.17, + "Shell": 0.14, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1449725, + "C++": 1125472, + "C": 33196, + "Objective-C++": 31004, + "Shell": 3620, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 8933, + "forks_count": 251, + "open_issues_count": 341, + "forks": 251, + "open_issues": 341, + "watchers": 8933, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Rust", + "languages": { + "Rust": 54.73, + "C++": 42.49, + "C": 1.25, + "Objective-C++": 1.17, + "Shell": 0.14, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1449863, + "C++": 1125472, + "C": 33196, + "Objective-C++": 31022, + "Shell": 3620, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 9103, + "forks_count": 252, + "open_issues_count": 329, + "forks": 252, + "open_issues": 329, + "watchers": 9103, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Rust", + "languages": { + "Rust": 54.73, + "C++": 42.47, + "C": 1.25, + "Objective-C++": 1.18, + "Shell": 0.15, + "Inno Setup": 0.1, + "Objective-C": 0.05, + "AppleScript": 0.04, + "Ruby": 0.02, + "Python": 0.0, + "Batchfile": 0.0 + }, + "languages_byte": { + "Rust": 1450206, + "C++": 1125472, + "C": 33196, + "Objective-C++": 31152, + "Shell": 4011, + "Inno Setup": 2640, + "Objective-C": 1399, + "AppleScript": 1117, + "Ruby": 502, + "Python": 46, + "Batchfile": 23 + }, + "stargazers_count": 9238, + "forks_count": 255, + "open_issues_count": 335, + "forks": 255, + "open_issues": 335, + "watchers": 9238, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/everli-uppy.json b/awesome/opensource/data/everli-uppy.json index 866ad9e..932ea4d 100644 --- a/awesome/opensource/data/everli-uppy.json +++ b/awesome/opensource/data/everli-uppy.json @@ -1,11 +1,210 @@ { - "name": "Everli Uppy", - "repository_platform": "github", - "repository_url": "https://github.com/everli/uppy", - "type": "app", - "description": "Mobile applications distribution platform.", - "license": "AGPL-3.0", - "tags": [ - "microservices", "mobile", "app" - ] -} + "name": "Everli Uppy", + "type": "app", + "tags": [ + "microservices", + "mobile", + "app" + ], + "description": "Mobile applications distribution platform.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/everli/uppy", + "license": "AGPL-3.0", + "autogenerated": { + "filename": "everli-uppy.json", + "meta": { + "name": "uppy", + "full_name": "everli/uppy", + "html_url": "https://github.com/everli/uppy", + "created_at": "2021-03-30T14:38:41Z", + "updated_at": "2023-12-12T11:14:57Z", + "pushed_at": "2023-11-10T16:18:01Z", + "archived": false, + "disabled": false, + "owner": "everli", + "owner_type": "Organization", + "topics": [ + "android", + "hacktoberfest", + "ios", + "laravel", + "mobile" + ], + "license": "GNU Affero General Public License v3.0" + }, + "analytics": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "PHP", + "languages": { + "PHP": 79.33, + "Vue": 16.17, + "JavaScript": 1.74, + "Dockerfile": 1.25, + "Blade": 0.66, + "Shell": 0.55, + "SCSS": 0.3 + }, + "languages_byte": { + "PHP": 222836, + "Vue": 45411, + "JavaScript": 4899, + "Dockerfile": 3523, + "Blade": 1855, + "Shell": 1538, + "SCSS": 853 + }, + "stargazers_count": 12, + "forks_count": 0, + "open_issues_count": 10, + "forks": 0, + "open_issues": 10, + "watchers": 12, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/faker.json b/awesome/opensource/data/faker.json index 3c037a9..f80980b 100644 --- a/awesome/opensource/data/faker.json +++ b/awesome/opensource/data/faker.json @@ -1,10 +1,166 @@ { - "name": "Faker", - "repository_platform": "github", - "repository_url": "https://github.com/joke2k/faker", - "site_url": "https://faker.readthedocs.io/", - "description": "Python package that generates fake data for you", - "type": "package", - "license": "MIT", - "tags": ["faker", "python", "testing"] -} + "name": "Faker", + "type": "package", + "tags": [ + "faker", + "python", + "testing" + ], + "description": "Python package that generates fake data for you", + "site_url": "https://faker.readthedocs.io/", + "repository_platform": "github", + "repository_url": "https://github.com/joke2k/faker", + "license": "MIT", + "autogenerated": { + "filename": "faker.json", + "meta": { + "name": "faker", + "full_name": "joke2k/faker", + "html_url": "https://github.com/joke2k/faker", + "created_at": "2012-11-12T23:00:09Z", + "updated_at": "2024-05-17T16:40:44Z", + "pushed_at": "2024-05-15T15:57:04Z", + "archived": false, + "disabled": false, + "owner": "joke2k", + "owner_type": "User", + "topics": [ + "dataset", + "fake", + "fake-data", + "faker", + "faker-generator", + "python", + "test-data", + "test-data-generator", + "testing" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 99.99, + "Makefile": 0.0, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 8427920, + "Makefile": 407, + "Shell": 384 + }, + "stargazers_count": 17169, + "forks_count": 1880, + "open_issues_count": 19, + "forks": 1880, + "open_issues": 19, + "watchers": 17169, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 99.99, + "Shell": 0.0, + "Makefile": 0.0 + }, + "languages_byte": { + "Python": 8144155, + "Shell": 384, + "Makefile": 348 + }, + "stargazers_count": 16771, + "forks_count": 1858, + "open_issues_count": 16, + "forks": 1858, + "open_issues": 16, + "watchers": 16771, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 99.99, + "Shell": 0.0, + "Makefile": 0.0 + }, + "languages_byte": { + "Python": 8173175, + "Shell": 384, + "Makefile": 348 + }, + "stargazers_count": 16875, + "forks_count": 1852, + "open_issues_count": 17, + "forks": 1852, + "open_issues": 17, + "watchers": 16875, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 99.99, + "Shell": 0.0, + "Makefile": 0.0 + }, + "languages_byte": { + "Python": 8252590, + "Shell": 384, + "Makefile": 348 + }, + "stargazers_count": 16976, + "forks_count": 1858, + "open_issues_count": 18, + "forks": 1858, + "open_issues": 18, + "watchers": 16976, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 99.99, + "Makefile": 0.0, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 8402785, + "Makefile": 407, + "Shell": 384 + }, + "stargazers_count": 17079, + "forks_count": 1869, + "open_issues_count": 21, + "forks": 1869, + "open_issues": 21, + "watchers": 17079, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 99.99, + "Makefile": 0.0, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 8427920, + "Makefile": 407, + "Shell": 384 + }, + "stargazers_count": 17169, + "forks_count": 1880, + "open_issues_count": 19, + "forks": 1880, + "open_issues": 19, + "watchers": 17169, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/fastify.json b/awesome/opensource/data/fastify.json index df58b76..55ca1ac 100644 --- a/awesome/opensource/data/fastify.json +++ b/awesome/opensource/data/fastify.json @@ -1,9 +1,161 @@ { - "name": "fastify", - "repository_platform": "github", - "repository_url": "https://github.com/fastify/fastify", - "site_url": "https://www.fastify.io/", - "type": "library", - "license": "MIT", - "tags": ["nodejs", "web-framework", "api"] -} + "name": "fastify", + "type": "library", + "tags": [ + "nodejs", + "web-framework", + "api" + ], + "description": null, + "site_url": "https://www.fastify.io/", + "repository_platform": "github", + "repository_url": "https://github.com/fastify/fastify", + "license": "MIT", + "autogenerated": { + "filename": "fastify.json", + "meta": { + "name": "fastify", + "full_name": "fastify/fastify", + "html_url": "https://github.com/fastify/fastify", + "created_at": "2016-09-28T19:10:14Z", + "updated_at": "2024-05-18T11:51:18Z", + "pushed_at": "2024-05-18T08:21:07Z", + "archived": false, + "disabled": false, + "owner": "fastify", + "owner_type": "Organization", + "topics": [ + "nodejs", + "performance", + "speed", + "webframework" + ], + "license": "Other" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.95, + "TypeScript": 9.0, + "Shell": 0.05 + }, + "languages_byte": { + "JavaScript": 1511432, + "TypeScript": 149493, + "Shell": 911 + }, + "stargazers_count": 30790, + "forks_count": 2194, + "open_issues_count": 89, + "forks": 2194, + "open_issues": 89, + "watchers": 30790, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.77, + "TypeScript": 9.18, + "Shell": 0.06 + }, + "languages_byte": { + "JavaScript": 1473807, + "TypeScript": 149031, + "Shell": 911 + }, + "stargazers_count": 29747, + "forks_count": 2228, + "open_issues_count": 80, + "forks": 2228, + "open_issues": 80, + "watchers": 29747, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.81, + "TypeScript": 9.13, + "Shell": 0.06 + }, + "languages_byte": { + "JavaScript": 1481932, + "TypeScript": 149066, + "Shell": 911 + }, + "stargazers_count": 30078, + "forks_count": 2151, + "open_issues_count": 78, + "forks": 2151, + "open_issues": 78, + "watchers": 30078, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.8, + "TypeScript": 9.14, + "Shell": 0.06 + }, + "languages_byte": { + "JavaScript": 1481937, + "TypeScript": 149240, + "Shell": 911 + }, + "stargazers_count": 30305, + "forks_count": 2166, + "open_issues_count": 85, + "forks": 2166, + "open_issues": 85, + "watchers": 30305, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.79, + "TypeScript": 9.15, + "Shell": 0.06 + }, + "languages_byte": { + "JavaScript": 1482488, + "TypeScript": 149468, + "Shell": 911 + }, + "stargazers_count": 30537, + "forks_count": 2177, + "open_issues_count": 92, + "forks": 2177, + "open_issues": 92, + "watchers": 30537, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.95, + "TypeScript": 9.0, + "Shell": 0.05 + }, + "languages_byte": { + "JavaScript": 1511432, + "TypeScript": 149493, + "Shell": 911 + }, + "stargazers_count": 30790, + "forks_count": 2194, + "open_issues_count": 89, + "forks": 2194, + "open_issues": 89, + "watchers": 30790, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/fiume.json b/awesome/opensource/data/fiume.json index 6b32bad..ff03221 100644 --- a/awesome/opensource/data/fiume.json +++ b/awesome/opensource/data/fiume.json @@ -1,14 +1,161 @@ { - "name": "fiume", - "repository_platform": "github", - "repository_url": "https://github.com/marco-ippolito/fiume", - "site_url": "https://www.npmjs.com/package/fiume", - "type": "library", - "license": "Apache-2.0", - "description": "State machine library for TypeScript", - "tags": [ - "TypeScript", - "JavaScript", - "State machine" - ] -} + "name": "fiume", + "tags": [ + "TypeScript", + "JavaScript", + "State machine" + ], + "description": "State machine library for TypeScript", + "type": "library", + "site_url": "https://www.npmjs.com/package/fiume", + "repository_platform": "github", + "repository_url": "https://github.com/marco-ippolito/fiume", + "license": "Apache-2.0", + "autogenerated": { + "filename": "fiume.json", + "meta": { + "name": "fiume", + "full_name": "marco-ippolito/fiume", + "html_url": "https://github.com/marco-ippolito/fiume", + "created_at": "2023-11-11T11:34:01Z", + "updated_at": "2024-05-13T11:41:30Z", + "pushed_at": "2024-05-13T11:41:26Z", + "archived": false, + "disabled": false, + "owner": "marco-ippolito", + "owner_type": "User", + "topics": [ + "finite-state-machine", + "fsm", + "javascript", + "typescript" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.79, + "JavaScript": 47.68, + "Shell": 0.52 + }, + "languages_byte": { + "TypeScript": 17809, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 57, + "forks_count": 4, + "open_issues_count": 0, + "forks": 4, + "open_issues": 0, + "watchers": 57, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.05, + "JavaScript": 48.42, + "Shell": 0.53 + }, + "languages_byte": { + "TypeScript": 17286, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 54, + "forks_count": 4, + "open_issues_count": 1, + "forks": 4, + "open_issues": 1, + "watchers": 54, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.05, + "JavaScript": 48.42, + "Shell": 0.53 + }, + "languages_byte": { + "TypeScript": 17286, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 54, + "forks_count": 4, + "open_issues_count": 1, + "forks": 4, + "open_issues": 1, + "watchers": 54, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.05, + "JavaScript": 48.42, + "Shell": 0.53 + }, + "languages_byte": { + "TypeScript": 17286, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 55, + "forks_count": 4, + "open_issues_count": 1, + "forks": 4, + "open_issues": 1, + "watchers": 55, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.79, + "JavaScript": 47.68, + "Shell": 0.52 + }, + "languages_byte": { + "TypeScript": 17809, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 55, + "forks_count": 4, + "open_issues_count": 0, + "forks": 4, + "open_issues": 0, + "watchers": 55, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 51.79, + "JavaScript": 47.68, + "Shell": 0.52 + }, + "languages_byte": { + "TypeScript": 17809, + "JavaScript": 16396, + "Shell": 179 + }, + "stargazers_count": 57, + "forks_count": 4, + "open_issues_count": 0, + "forks": 4, + "open_issues": 0, + "watchers": 57, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/fusioncache.json b/awesome/opensource/data/fusioncache.json index 9319fb8..98827fd 100644 --- a/awesome/opensource/data/fusioncache.json +++ b/awesome/opensource/data/fusioncache.json @@ -1,9 +1,95 @@ { - "name": "FusionCache", - "repository_platform": "github", - "repository_url": "https://github.com/ZiggyCreatures/FusionCache", - "type": "library", - "license": "MIT", - "description": "FusionCache is an easy to use, fast and robust cache with advanced resiliency features and an optional distributed 2nd level.", - "tags": [ "caching", "cache", "csharp", "dotnet", "stampede", "performance", "memory", "distributed" ] -} + "name": "FusionCache", + "repository_platform": "github", + "repository_url": "https://github.com/ZiggyCreatures/FusionCache", + "type": "library", + "license": "MIT", + "description": "FusionCache is an easy to use, fast and robust cache with advanced resiliency features and an optional distributed 2nd level.", + "tags": [ + "caching", + "cache", + "csharp", + "dotnet", + "stampede", + "performance", + "memory", + "distributed" + ], + "autogenerated": { + "filename": "fusioncache.json", + "meta": { + "name": "FusionCache", + "full_name": "ZiggyCreatures/FusionCache", + "html_url": "https://github.com/ZiggyCreatures/FusionCache", + "created_at": "2020-12-31T17:14:11Z", + "updated_at": "2024-05-18T11:00:24Z", + "pushed_at": "2024-05-08T11:44:09Z", + "archived": false, + "disabled": false, + "owner": "ZiggyCreatures", + "owner_type": "Organization", + "topics": [ + "async", + "cache", + "cache-stampede", + "caching", + "csharp", + "dotnet", + "json", + "memorypack", + "messagepack", + "multi-level", + "performance", + "protobuf", + "redis", + "stampede" + ], + "license": "MIT License" + }, + "analytics": { + "language": "C#", + "languages": { + "C#": 99.98, + "Shell": 0.01, + "Batchfile": 0.01 + }, + "languages_byte": { + "C#": 1032671, + "Shell": 95, + "Batchfile": 74 + }, + "stargazers_count": 1381, + "forks_count": 77, + "open_issues_count": 14, + "forks": 77, + "open_issues": 14, + "watchers": 1381, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "5": { + "language": "C#", + "languages": { + "C#": 99.98, + "Shell": 0.01, + "Batchfile": 0.01 + }, + "languages_byte": { + "C#": 1032671, + "Shell": 95, + "Batchfile": 74 + }, + "stargazers_count": 1381, + "forks_count": 77, + "open_issues_count": 14, + "forks": 77, + "open_issues": 14, + "watchers": 1381, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/fwdctl.json b/awesome/opensource/data/fwdctl.json index 699b17a..c1988e6 100644 --- a/awesome/opensource/data/fwdctl.json +++ b/awesome/opensource/data/fwdctl.json @@ -7,6 +7,75 @@ "description": "CLI tool to easily manage IPTables forwards", "license": "Apache-2.0", "tags": [ - "golang", "network", "iptables", "linux" - ] -} + "golang", + "network", + "iptables", + "linux" + ], + "autogenerated": { + "filename": "fwdctl.json", + "meta": { + "name": "fwdctl", + "full_name": "alegrey91/fwdctl", + "html_url": "https://github.com/alegrey91/fwdctl", + "created_at": "2022-08-13T18:30:39Z", + "updated_at": "2024-05-05T09:00:49Z", + "pushed_at": "2024-04-23T21:37:38Z", + "archived": false, + "disabled": false, + "owner": "alegrey91", + "owner_type": "User", + "topics": [], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 96.58, + "Shell": 1.38, + "Makefile": 1.15, + "Smarty": 0.89 + }, + "languages_byte": { + "Go": 55284, + "Shell": 788, + "Makefile": 657, + "Smarty": 511 + }, + "stargazers_count": 43, + "forks_count": 6, + "open_issues_count": 12, + "forks": 6, + "open_issues": 12, + "watchers": 43, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "5": { + "language": "Go", + "languages": { + "Go": 96.58, + "Shell": 1.38, + "Makefile": 1.15, + "Smarty": 0.89 + }, + "languages_byte": { + "Go": 55284, + "Shell": 788, + "Makefile": 657, + "Smarty": 511 + }, + "stargazers_count": 43, + "forks_count": 6, + "open_issues_count": 12, + "forks": 6, + "open_issues": 12, + "watchers": 43, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/galactic-CV-guide.json b/awesome/opensource/data/galactic-CV-guide.json index 23cd807..136e8cc 100644 --- a/awesome/opensource/data/galactic-CV-guide.json +++ b/awesome/opensource/data/galactic-CV-guide.json @@ -1,12 +1,139 @@ { "name": "Galactic CV Guide", - "repository_platform": "github", - "site_url": "https://guidopenta.github.io/galactic-CV-guide/", - "repository_url": "https://github.com/GuidoPenta/galactic-CV-guide", "type": "learning", + "tags": [ + "guide", + "cv", + "work", + "career", + "personal branding" + ], "description": "Tips & Tricks to write a great CV", + "site_url": "https://guidopenta.github.io/galactic-CV-guide/", + "repository_platform": "github", + "repository_url": "https://github.com/GuidoPenta/galactic-CV-guide", "license": "MPL-2.0", - "tags": [ - "guide", "cv", "work", "career", "personal branding" - ] -} + "autogenerated": { + "filename": "galactic-CV-guide.json", + "meta": { + "name": "galactic-CV-guide", + "full_name": "GuidoPenta/galactic-CV-guide", + "html_url": "https://github.com/GuidoPenta/galactic-CV-guide", + "created_at": "2022-12-07T16:32:59Z", + "updated_at": "2024-05-16T07:16:43Z", + "pushed_at": "2023-11-18T12:03:30Z", + "archived": false, + "disabled": false, + "owner": "GuidoPenta", + "owner_type": "User", + "topics": [ + "awesome", + "curriculum", + "curriculum-vitae", + "italian" + ], + "license": "MIT License" + }, + "analytics": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 336, + "forks_count": 16, + "open_issues_count": 0, + "forks": 16, + "open_issues": 0, + "watchers": 336, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 306, + "forks_count": 15, + "open_issues_count": 0, + "forks": 15, + "open_issues": 0, + "watchers": 306, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 311, + "forks_count": 15, + "open_issues_count": 0, + "forks": 15, + "open_issues": 0, + "watchers": 311, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 315, + "forks_count": 15, + "open_issues_count": 0, + "forks": 15, + "open_issues": 0, + "watchers": 315, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 323, + "forks_count": 15, + "open_issues_count": 0, + "forks": 15, + "open_issues": 0, + "watchers": 323, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 336, + "forks_count": 16, + "open_issues_count": 0, + "forks": 16, + "open_issues": 0, + "watchers": 336, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/galactic-linkedin-profile-guide.json b/awesome/opensource/data/galactic-linkedin-profile-guide.json index 4d5d797..5e3ec9f 100644 --- a/awesome/opensource/data/galactic-linkedin-profile-guide.json +++ b/awesome/opensource/data/galactic-linkedin-profile-guide.json @@ -1,12 +1,140 @@ { "name": "Galactic Linkedin Profile Guide", - "repository_platform": "github", - "site_url": "https://guidopenta.github.io/galactic-linkedin-profile-guide/", - "repository_url": "https://github.com/GuidoPenta/galactic-linkedin-profile-guide", "type": "learning", + "tags": [ + "guide", + "linkedin", + "work", + "career", + "personal branding" + ], "description": "Tips & Trick for a great Linkedin profile", + "site_url": "https://guidopenta.github.io/galactic-linkedin-profile-guide/", + "repository_platform": "github", + "repository_url": "https://github.com/GuidoPenta/galactic-linkedin-profile-guide", "license": "MPL-2.0", - "tags": [ - "guide", "linkedin", "work", "career", "personal branding" - ] -} + "autogenerated": { + "filename": "galactic-linkedin-profile-guide.json", + "meta": { + "name": "galactic-linkedin-profile-guide", + "full_name": "GuidoPenta/galactic-linkedin-profile-guide", + "html_url": "https://github.com/GuidoPenta/galactic-linkedin-profile-guide", + "created_at": "2023-01-17T15:46:20Z", + "updated_at": "2024-04-29T09:36:46Z", + "pushed_at": "2023-12-21T12:24:57Z", + "archived": false, + "disabled": false, + "owner": "GuidoPenta", + "owner_type": "User", + "topics": [ + "awesome", + "awesome-cv", + "awesome-readme", + "linkedin", + "profile" + ], + "license": "MIT License" + }, + "analytics": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 158, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 158, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 148, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 148, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 154, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 154, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 154, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 154, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 156, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 156, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "SCSS", + "languages": { + "SCSS": 100.0 + }, + "languages_byte": { + "SCSS": 140 + }, + "stargazers_count": 158, + "forks_count": 5, + "open_issues_count": 0, + "forks": 5, + "open_issues": 0, + "watchers": 158, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/gbaatm-rebirth.json b/awesome/opensource/data/gbaatm-rebirth.json index 25d5179..2c48279 100644 --- a/awesome/opensource/data/gbaatm-rebirth.json +++ b/awesome/opensource/data/gbaatm-rebirth.json @@ -1,11 +1,150 @@ { - "name": "GBAATM Rebirth", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/GBAATM-Rebirth", - "type": "tool", - "license": "GPL-3.0", - "tags": [ - "retrogaming", "gameboy" - ], - "description": "From the original source code a new rebirth, to add a Trainer in your GBA roms!" -} + "name": "GBAATM Rebirth", + "tags": [ + "retrogaming", + "gameboy" + ], + "description": "From the original source code a new rebirth, to add a Trainer in your GBA roms!", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/GBAATM-Rebirth", + "license": "GPL-3.0", + "autogenerated": { + "filename": "gbaatm-rebirth.json", + "meta": { + "name": "GBAATM-Rebirth", + "full_name": "Mte90/GBAATM-Rebirth", + "html_url": "https://github.com/Mte90/GBAATM-Rebirth", + "created_at": "2020-04-12T21:26:26Z", + "updated_at": "2024-04-16T14:15:12Z", + "pushed_at": "2023-03-03T16:25:12Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "gameboyadvance", + "gba", + "hacktoberfest", + "trainer" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 58, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 56, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 56, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 56, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 56, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 58, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 58, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C", + "languages": { + "C": 55.57, + "C++": 31.03, + "Makefile": 12.98, + "QMake": 0.42 + }, + "languages_byte": { + "C": 199541, + "C++": 111434, + "Makefile": 46602, + "QMake": 1499 + }, + "stargazers_count": 58, + "forks_count": 3, + "open_issues_count": 6, + "forks": 3, + "open_issues": 6, + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/getevo.json b/awesome/opensource/data/getevo.json index 31f8aa8..7269e6e 100644 --- a/awesome/opensource/data/getevo.json +++ b/awesome/opensource/data/getevo.json @@ -1,11 +1,155 @@ { - "name": "EVO", - "repository_platform": "github", - "repository_url": "https://github.com/getevo/evo", - "site_url": "https://getevo.github.io/evo/", - "type": "framework", - "license": "MIT", - "tags": [ - "go", "framework", "web framework" - ] + "name": "EVO", + "type": "framework", + "tags": [ + "go", + "framework", + "web framework" + ], + "description": null, + "site_url": "https://getevo.github.io/evo/", + "repository_platform": "github", + "repository_url": "https://github.com/getevo/evo", + "license": "MIT", + "autogenerated": { + "filename": "getevo.json", + "meta": { + "name": "evo", + "full_name": "getevo/evo", + "html_url": "https://github.com/getevo/evo", + "created_at": "2020-06-05T14:42:13Z", + "updated_at": "2024-05-09T13:44:20Z", + "pushed_at": "2024-05-09T13:44:17Z", + "archived": false, + "disabled": false, + "owner": "getevo", + "owner_type": "Organization", + "topics": [ + "backend", + "evo", + "fiber", + "frontend", + "golang", + "gorm", + "jet", + "mapstructure", + "modular", + "template-engine" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 609536, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 7, + "open_issues_count": 13, + "forks": 7, + "open_issues": 13, + "watchers": 31, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 579329, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 6, + "open_issues_count": 13, + "forks": 6, + "open_issues": 13, + "watchers": 31, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 593718, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 6, + "open_issues_count": 13, + "forks": 6, + "open_issues": 13, + "watchers": 31, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 609194, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 7, + "open_issues_count": 13, + "forks": 7, + "open_issues": 13, + "watchers": 31, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 609507, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 7, + "open_issues_count": 13, + "forks": 7, + "open_issues": 13, + "watchers": 31, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 99.92, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Go": 609536, + "Dockerfile": 470 + }, + "stargazers_count": 31, + "forks_count": 7, + "open_issues_count": 13, + "forks": 7, + "open_issues": 13, + "watchers": 31, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/gggg.json b/awesome/opensource/data/gggg.json index cf8fbac..918759b 100644 --- a/awesome/opensource/data/gggg.json +++ b/awesome/opensource/data/gggg.json @@ -1,11 +1,160 @@ { - "name": "Game Genie Good Guy", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/Game-Genie-Good-Guy", - "type": "tool", - "license": "GPL-3.0", - "tags": [ - "retrogaming", "gameboy", "genesis" - ], - "description": "Patch your rom with Game Genie codes" -} + "name": "Game Genie Good Guy", + "tags": [ + "retrogaming", + "gameboy", + "genesis" + ], + "description": "Patch your rom with Game Genie codes", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/Game-Genie-Good-Guy", + "license": "GPL-3.0", + "autogenerated": { + "filename": "gggg.json", + "meta": { + "name": "Game-Genie-Good-Guy", + "full_name": "Mte90/Game-Genie-Good-Guy", + "html_url": "https://github.com/Mte90/Game-Genie-Good-Guy", + "created_at": "2020-01-09T15:34:07Z", + "updated_at": "2024-03-16T05:56:44Z", + "pushed_at": "2024-05-05T05:41:33Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "game-genie", + "hacktoberfest", + "roms" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 24, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 24, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 23, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 23, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 24, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 24, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 24, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 24, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C++", + "languages": { + "C++": 34.35, + "C": 31.96, + "VBA": 24.66, + "Python": 8.38, + "Shell": 0.65 + }, + "languages_byte": { + "C++": 39397, + "C": 36657, + "VBA": 28289, + "Python": 9617, + "Shell": 741 + }, + "stargazers_count": 24, + "forks_count": 2, + "open_issues_count": 1, + "forks": 2, + "open_issues": 1, + "watchers": 24, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/gh-license.json b/awesome/opensource/data/gh-license.json index 40c1fb0..d46d6a8 100644 --- a/awesome/opensource/data/gh-license.json +++ b/awesome/opensource/data/gh-license.json @@ -1,11 +1,131 @@ { - "name": "GH License", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/GH-License", - "type": "tool", - "license": "GPL-3.0", - "tags": [ - "python", "git", "license" - ], - "description": "Scan your online repo, check if it is missing the license (or install the Git Hooks in your machine)" -} + "name": "GH License", + "tags": [ + "python", + "git", + "license" + ], + "description": "Scan your online repo, check if it is missing the license (or install the Git Hooks in your machine)", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/GH-License", + "license": "GPL-3.0", + "autogenerated": { + "filename": "gh-license.json", + "meta": { + "name": "GH-License", + "full_name": "Mte90/GH-License", + "html_url": "https://github.com/Mte90/GH-License", + "created_at": "2016-02-06T16:58:00Z", + "updated_at": "2024-05-13T06:31:36Z", + "pushed_at": "2023-10-18T15:24:30Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "github", + "hacktoberfest", + "legal", + "license" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 44, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 44, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 45, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 45, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 45, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 45, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 45, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 45, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 99.3, + "Shell": 0.7 + }, + "languages_byte": { + "Python": 29739, + "Shell": 211 + }, + "stargazers_count": 44, + "forks_count": 23, + "open_issues_count": 12, + "forks": 23, + "open_issues": 12, + "watchers": 44, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/gitapper.json b/awesome/opensource/data/gitapper.json index 7fa6686..ac039d8 100644 --- a/awesome/opensource/data/gitapper.json +++ b/awesome/opensource/data/gitapper.json @@ -1,11 +1,130 @@ { - "name": "Gitapper", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/gitapper", - "type": "tool", - "license": "GPL-3.0", - "tags": [ - "git" - ], - "description": "Remap Git with your custom scripts or new commands" -} + "name": "Gitapper", + "tags": [ + "git" + ], + "description": "Remap Git with your custom scripts or new commands", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/gitapper", + "license": "GPL-3.0", + "autogenerated": { + "filename": "gitapper.json", + "meta": { + "name": "gitapper", + "full_name": "Mte90/gitapper", + "html_url": "https://github.com/Mte90/gitapper", + "created_at": "2020-10-13T17:52:40Z", + "updated_at": "2023-05-20T07:13:40Z", + "pushed_at": "2023-09-07T14:43:23Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "alias", + "bash", + "git", + "hacktoberfest", + "wrapper" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Shell", + "languages": { + "Shell": 91.01, + "Python": 8.99 + }, + "languages_byte": { + "Shell": 8069, + "Python": 797 + }, + "stargazers_count": 5, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 5, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/glotdict.json b/awesome/opensource/data/glotdict.json index 79432ea..c19359f 100644 --- a/awesome/opensource/data/glotdict.json +++ b/awesome/opensource/data/glotdict.json @@ -1,11 +1,143 @@ { - "name": "GlotDict", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/GlotDict", - "type": "tool", - "license": "GPL-2.0", - "tags": [ - "javascript", "firefox", "browser-extension" - ], - "description": "This extension for WordPress polyglots implements new features to improve the quality of translation/reviews!" -} + "name": "GlotDict", + "tags": [ + "javascript", + "firefox", + "browser-extension" + ], + "description": "This extension for WordPress polyglots implements new features to improve the quality of translation/reviews!", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/GlotDict", + "license": "GPL-2.0", + "autogenerated": { + "filename": "glotdict.json", + "meta": { + "name": "GlotDict", + "full_name": "Mte90/GlotDict", + "html_url": "https://github.com/Mte90/GlotDict", + "created_at": "2016-02-17T13:46:35Z", + "updated_at": "2024-05-03T08:25:13Z", + "pushed_at": "2024-05-03T08:25:10Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "browser-extension", + "consistency", + "glotpress", + "hacktoberfest", + "hotkeys", + "wordpress" + ], + "license": "GNU General Public License v2.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.72, + "CSS": 14.24, + "Python": 2.04 + }, + "languages_byte": { + "JavaScript": 113689, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 53, + "forks_count": 24, + "open_issues_count": 30, + "forks": 24, + "open_issues": 30, + "watchers": 53, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.67, + "CSS": 14.28, + "Python": 2.05 + }, + "languages_byte": { + "JavaScript": 113299, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 52, + "forks_count": 24, + "open_issues_count": 33, + "forks": 24, + "open_issues": 33, + "watchers": 52, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.67, + "CSS": 14.28, + "Python": 2.05 + }, + "languages_byte": { + "JavaScript": 113299, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 53, + "forks_count": 24, + "open_issues_count": 33, + "forks": 24, + "open_issues": 33, + "watchers": 53, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.72, + "CSS": 14.24, + "Python": 2.04 + }, + "languages_byte": { + "JavaScript": 113680, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 53, + "forks_count": 24, + "open_issues_count": 30, + "forks": 24, + "open_issues": 30, + "watchers": 53, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.72, + "CSS": 14.24, + "Python": 2.04 + }, + "languages_byte": { + "JavaScript": 113689, + "CSS": 19336, + "Python": 2774 + }, + "stargazers_count": 53, + "forks_count": 24, + "open_issues_count": 30, + "forks": 24, + "open_issues": 30, + "watchers": 53, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/gushio.json b/awesome/opensource/data/gushio.json index f035fc8..a13bba7 100644 --- a/awesome/opensource/data/gushio.json +++ b/awesome/opensource/data/gushio.json @@ -1,12 +1,145 @@ { - "name": "Gushio", - "repository_platform": "github", - "repository_url": "https://github.com/Forge-Srl/gushio", - "site_url": "https://forge-srl.github.io/gushio/", - "type": "tool", - "description": "Execute scripts written in JavaScript", - "license": "MIT", - "tags": [ - "javascript", "shell", "cli", "terminal", "multiplatform", "scripting" - ] -} + "name": "Gushio", + "type": "tool", + "tags": [ + "javascript", + "shell", + "cli", + "terminal", + "multiplatform", + "scripting" + ], + "description": "Execute scripts written in JavaScript", + "site_url": "https://forge-srl.github.io/gushio/", + "repository_platform": "github", + "repository_url": "https://github.com/Forge-Srl/gushio", + "license": "MIT", + "autogenerated": { + "filename": "gushio.json", + "meta": { + "name": "gushio", + "full_name": "Forge-Srl/gushio", + "html_url": "https://github.com/Forge-Srl/gushio", + "created_at": "2021-11-26T14:04:31Z", + "updated_at": "2023-12-21T09:22:06Z", + "pushed_at": "2024-01-09T19:17:08Z", + "archived": false, + "disabled": false, + "owner": "Forge-Srl", + "owner_type": "Organization", + "topics": [ + "bash-script", + "cli", + "command-line", + "javascript", + "multiplatform", + "scripting", + "shell", + "shell-script", + "terminal" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 198284 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 10, + "forks": 1, + "open_issues": 10, + "watchers": 20, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/hanami.json b/awesome/opensource/data/hanami.json index 81c40b6..13f7ae2 100644 --- a/awesome/opensource/data/hanami.json +++ b/awesome/opensource/data/hanami.json @@ -1,10 +1,150 @@ { - "name": "Hanami", - "repository_platform": "github", - "repository_url": "https://github.com/hanami/hanami", - "site_url": "http://hanamirb.org/", - "type": "tool", - "license": "MIT", - "description": "Hanami is a full-stack Ruby web framework. It's made up of smaller, single-purpose libraries.", - "tags": ["ruby", "web framework"] -} + "name": "Hanami", + "type": "tool", + "tags": [ + "ruby", + "web framework" + ], + "description": "Hanami is a full-stack Ruby web framework. It's made up of smaller, single-purpose libraries.", + "site_url": "http://hanamirb.org/", + "repository_platform": "github", + "repository_url": "https://github.com/hanami/hanami", + "license": "MIT", + "autogenerated": { + "filename": "hanami.json", + "meta": { + "name": "hanami", + "full_name": "hanami/hanami", + "html_url": "https://github.com/hanami/hanami", + "created_at": "2013-08-09T15:24:44Z", + "updated_at": "2024-05-18T03:59:32Z", + "pushed_at": "2024-05-17T12:37:55Z", + "archived": false, + "disabled": false, + "owner": "hanami", + "owner_type": "Organization", + "topics": [ + "api", + "hanami", + "ruby", + "ruby-application", + "web", + "web-application" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Ruby", + "languages": { + "Ruby": 99.18, + "HTML": 0.82 + }, + "languages_byte": { + "Ruby": 715233, + "HTML": 5895 + }, + "stargazers_count": 6192, + "forks_count": 539, + "open_issues_count": 17, + "forks": 539, + "open_issues": 17, + "watchers": 6192, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Ruby", + "languages": { + "Ruby": 99.15, + "HTML": 0.85 + }, + "languages_byte": { + "Ruby": 705816, + "HTML": 6037 + }, + "stargazers_count": 6144, + "forks_count": 551, + "open_issues_count": 18, + "forks": 551, + "open_issues": 18, + "watchers": 6144, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Ruby", + "languages": { + "Ruby": 99.16, + "HTML": 0.84 + }, + "languages_byte": { + "Ruby": 713843, + "HTML": 6037 + }, + "stargazers_count": 6148, + "forks_count": 551, + "open_issues_count": 17, + "forks": 551, + "open_issues": 17, + "watchers": 6148, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Ruby", + "languages": { + "Ruby": 99.18, + "HTML": 0.82 + }, + "languages_byte": { + "Ruby": 713826, + "HTML": 5895 + }, + "stargazers_count": 6164, + "forks_count": 539, + "open_issues_count": 16, + "forks": 539, + "open_issues": 16, + "watchers": 6164, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Ruby", + "languages": { + "Ruby": 99.18, + "HTML": 0.82 + }, + "languages_byte": { + "Ruby": 713826, + "HTML": 5895 + }, + "stargazers_count": 6178, + "forks_count": 537, + "open_issues_count": 17, + "forks": 537, + "open_issues": 17, + "watchers": 6178, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Ruby", + "languages": { + "Ruby": 99.18, + "HTML": 0.82 + }, + "languages_byte": { + "Ruby": 715233, + "HTML": 5895 + }, + "stargazers_count": 6192, + "forks_count": 539, + "open_issues_count": 17, + "forks": 539, + "open_issues": 17, + "watchers": 6192, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/hitolab.json b/awesome/opensource/data/hitolab.json index 0e42989..2e7ccb4 100644 --- a/awesome/opensource/data/hitolab.json +++ b/awesome/opensource/data/hitolab.json @@ -1,10 +1,154 @@ { - "name": "Histolab", - "repository_platform": "github", - "repository_url": "https://github.com/histolab/histolab", - "site_url": "http://histolab.readthedocs.io/", - "type": "tool", - "license": "Apache-2.0", - "description": "Library for Digital Pathology Image Processing", - "tags": ["python"] + "name": "Histolab", + "type": "tool", + "tags": [ + "python" + ], + "description": "Library for Digital Pathology Image Processing", + "site_url": "http://histolab.readthedocs.io/", + "repository_platform": "github", + "repository_url": "https://github.com/histolab/histolab", + "license": "Apache-2.0", + "autogenerated": { + "filename": "hitolab.json", + "meta": { + "name": "histolab", + "full_name": "histolab/histolab", + "html_url": "https://github.com/histolab/histolab", + "created_at": "2020-05-09T07:38:51Z", + "updated_at": "2024-05-18T08:44:22Z", + "pushed_at": "2024-05-13T19:29:36Z", + "archived": false, + "disabled": false, + "owner": "histolab", + "owner_type": "Organization", + "topics": [ + "bioinformatics", + "biology", + "data-science", + "digital-pathology", + "digital-pathology-data", + "hacktoberfest", + "pathology", + "python", + "research", + "science-research", + "wsi" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 585189, + "Makefile": 1263 + }, + "stargazers_count": 342, + "forks_count": 53, + "open_issues_count": 34, + "forks": 53, + "open_issues": 34, + "watchers": 342, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 579967, + "Makefile": 1263 + }, + "stargazers_count": 315, + "forks_count": 52, + "open_issues_count": 42, + "forks": 52, + "open_issues": 42, + "watchers": 315, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 579703, + "Makefile": 1263 + }, + "stargazers_count": 320, + "forks_count": 54, + "open_issues_count": 37, + "forks": 54, + "open_issues": 37, + "watchers": 320, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 585189, + "Makefile": 1263 + }, + "stargazers_count": 327, + "forks_count": 54, + "open_issues_count": 33, + "forks": 54, + "open_issues": 33, + "watchers": 327, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 585189, + "Makefile": 1263 + }, + "stargazers_count": 336, + "forks_count": 54, + "open_issues_count": 32, + "forks": 54, + "open_issues": 32, + "watchers": 336, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 99.78, + "Makefile": 0.22 + }, + "languages_byte": { + "Python": 585189, + "Makefile": 1263 + }, + "stargazers_count": 342, + "forks_count": 53, + "open_issues_count": 34, + "forks": 53, + "open_issues": 34, + "watchers": 342, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/http-bee-request.json b/awesome/opensource/data/http-bee-request.json index f202ff5..55b39c9 100644 --- a/awesome/opensource/data/http-bee-request.json +++ b/awesome/opensource/data/http-bee-request.json @@ -1,12 +1,142 @@ { - "name": "Http Bee Request", - "repository_platform": "github", - "repository_url": "https://github.com/DomeT99/beerequest", - "site_url":"https://github.com/DomeT99/beerequest", - "type": "package", - "description": "A little tool to make web calling a breeze!", - "license": "MIT", - "tags": [ - "typescript", "javascript", "httprequest" - ] + "name": "Http Bee Request", + "type": "package", + "tags": [ + "typescript", + "javascript", + "httprequest" + ], + "description": "A little tool to make web calling a breeze!", + "site_url": "https://github.com/DomeT99/beerequest", + "repository_platform": "github", + "repository_url": "https://github.com/DomeT99/beerequest", + "license": "MIT", + "autogenerated": { + "filename": "http-bee-request.json", + "meta": { + "name": "beerequest", + "full_name": "DomeT99/beerequest", + "html_url": "https://github.com/DomeT99/beerequest", + "created_at": "2022-09-28T09:36:18Z", + "updated_at": "2023-05-12T06:13:53Z", + "pushed_at": "2023-02-20T12:18:55Z", + "archived": true, + "disabled": false, + "owner": "DomeT99", + "owner_type": "User", + "topics": [ + "api", + "fetch", + "fetch-api", + "frontend", + "httprequest", + "javascript", + "jest", + "jest-tests", + "typescript" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 100.0 + }, + "languages_byte": { + "TypeScript": 3390 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/image-go-nord.json b/awesome/opensource/data/image-go-nord.json index 7055fdd..ecdca96 100644 --- a/awesome/opensource/data/image-go-nord.json +++ b/awesome/opensource/data/image-go-nord.json @@ -1,11 +1,230 @@ { - "name": "ImageGoNord", - "repository_platform": "github", - "repository_url": "https://github.com/Schrodinger-Hat/ImageGoNord", - "site_url": "https://ign.schrodinger-hat.it/", - "type": "tool", - "license": "MIT", - "tags": [ - "python", "image-processing", "vuejs", "javascript", "cli" - ] + "name": "ImageGoNord", + "type": "tool", + "tags": [ + "python", + "image-processing", + "vuejs", + "javascript", + "cli" + ], + "description": null, + "site_url": "https://ign.schrodinger-hat.it/", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/ImageGoNord", + "license": "MIT", + "autogenerated": { + "filename": "image-go-nord.json", + "meta": { + "name": "ImageGoNord", + "full_name": "Schrodinger-Hat/ImageGoNord", + "html_url": "https://github.com/Schrodinger-Hat/ImageGoNord", + "created_at": "2020-07-20T15:15:29Z", + "updated_at": "2024-05-18T07:05:07Z", + "pushed_at": "2024-03-30T10:11:45Z", + "archived": false, + "disabled": false, + "owner": "Schrodinger-Hat", + "owner_type": "Organization", + "topics": [ + "color-palette", + "color-scheme", + "conversion-utility", + "gruvbox", + "hacktoberfest", + "image-processing", + "pillow", + "python", + "rgb-images", + "ui", + "vue-cli" + ], + "license": "GNU Affero General Public License v3.0" + }, + "analytics": { + "language": "Vue", + "languages": { + "Vue": 59.52, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111230, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 803, + "forks_count": 30, + "open_issues_count": 7, + "forks": 30, + "open_issues": 7, + "watchers": 803, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Vue", + "languages": { + "Vue": 59.53, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111237, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 779, + "forks_count": 28, + "open_issues_count": 13, + "forks": 28, + "open_issues": 13, + "watchers": 779, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Vue", + "languages": { + "Vue": 59.53, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111237, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 782, + "forks_count": 28, + "open_issues_count": 13, + "forks": 28, + "open_issues": 13, + "watchers": 782, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Vue", + "languages": { + "Vue": 59.53, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111237, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 788, + "forks_count": 28, + "open_issues_count": 14, + "forks": 28, + "open_issues": 14, + "watchers": 788, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Vue", + "languages": { + "Vue": 59.52, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111230, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 797, + "forks_count": 30, + "open_issues_count": 7, + "forks": 30, + "open_issues": 7, + "watchers": 797, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Vue", + "languages": { + "Vue": 59.52, + "Python": 18.88, + "SCSS": 15.2, + "JavaScript": 4.52, + "HTML": 1.35, + "Dockerfile": 0.39, + "Shell": 0.09, + "Procfile": 0.03 + }, + "languages_byte": { + "Vue": 111230, + "Python": 35282, + "SCSS": 28406, + "JavaScript": 8453, + "HTML": 2520, + "Dockerfile": 736, + "Shell": 176, + "Procfile": 60 + }, + "stargazers_count": 803, + "forks_count": 30, + "open_issues_count": 7, + "forks": 30, + "open_issues": 7, + "watchers": 803, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/io-app.json b/awesome/opensource/data/io-app.json index 15cd3f0..3450306 100644 --- a/awesome/opensource/data/io-app.json +++ b/awesome/opensource/data/io-app.json @@ -1,11 +1,284 @@ { - "name": "IO App", - "repository_platform": "github", - "repository_url": "https://github.com/pagopa/io-app", - "site_url": "https://io.italia.it", - "type": "app", - "license": "EUPL-1.2", - "tags": [ - "typescript", "app", "android", "ios" - ] + "name": "IO App", + "type": "app", + "tags": [ + "typescript", + "app", + "android", + "ios" + ], + "description": null, + "site_url": "https://io.italia.it", + "repository_platform": "github", + "repository_url": "https://github.com/pagopa/io-app", + "license": "EUPL-1.2", + "autogenerated": { + "filename": "io-app.json", + "meta": { + "name": "io-app", + "full_name": "pagopa/io-app", + "html_url": "https://github.com/pagopa/io-app", + "created_at": "2017-04-11T09:34:46Z", + "updated_at": "2024-05-17T15:05:04Z", + "pushed_at": "2024-05-17T17:53:08Z", + "archived": false, + "disabled": false, + "owner": "pagopa", + "owner_type": "Organization", + "topics": [ + "android", + "cie", + "io-app", + "ios", + "react-native", + "spid" + ], + "license": "European Union Public License 1.2" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.36, + "JavaScript": 0.59, + "Python": 0.26, + "Java": 0.22, + "Ruby": 0.21, + "Shell": 0.11, + "C++": 0.1, + "Objective-C++": 0.09, + "Objective-C": 0.03, + "Starlark": 0.03, + "CMake": 0.0, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7384543, + "JavaScript": 44072, + "Python": 19804, + "Java": 16332, + "Ruby": 15878, + "Shell": 8155, + "C++": 7250, + "Objective-C++": 6965, + "Objective-C": 2585, + "Starlark": 1920, + "CMake": 269, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 567, + "forks_count": 97, + "open_issues_count": 30, + "forks": 97, + "open_issues": 30, + "watchers": 567, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.39, + "JavaScript": 0.58, + "Python": 0.24, + "Java": 0.21, + "Ruby": 0.2, + "Shell": 0.12, + "Objective-C++": 0.09, + "C++": 0.09, + "Objective-C": 0.03, + "Starlark": 0.03, + "Makefile": 0.02, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7553052, + "JavaScript": 44458, + "Python": 18533, + "Java": 16332, + "Ruby": 15093, + "Shell": 8832, + "Objective-C++": 6965, + "C++": 6924, + "Objective-C": 2585, + "Starlark": 1920, + "Makefile": 1494, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 553, + "forks_count": 96, + "open_issues_count": 36, + "forks": 96, + "open_issues": 36, + "watchers": 553, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.24, + "JavaScript": 0.61, + "Python": 0.29, + "Java": 0.23, + "Ruby": 0.21, + "Shell": 0.13, + "Objective-C++": 0.1, + "C++": 0.1, + "Objective-C": 0.04, + "Starlark": 0.03, + "Makefile": 0.02, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 6902641, + "JavaScript": 43193, + "Python": 20207, + "Java": 16332, + "Ruby": 15093, + "Shell": 8832, + "Objective-C++": 6965, + "C++": 6924, + "Objective-C": 2585, + "Starlark": 1920, + "Makefile": 1494, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 559, + "forks_count": 96, + "open_issues_count": 36, + "forks": 96, + "open_issues": 36, + "watchers": 559, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.26, + "JavaScript": 0.61, + "Python": 0.28, + "Java": 0.23, + "Ruby": 0.22, + "Shell": 0.12, + "C++": 0.1, + "Objective-C++": 0.1, + "Objective-C": 0.04, + "Starlark": 0.03, + "CMake": 0.0, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7011345, + "JavaScript": 43627, + "Python": 20207, + "Java": 16332, + "Ruby": 15878, + "Shell": 8832, + "C++": 7250, + "Objective-C++": 6965, + "Objective-C": 2585, + "Starlark": 1920, + "CMake": 269, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 564, + "forks_count": 97, + "open_issues_count": 45, + "forks": 97, + "open_issues": 45, + "watchers": 564, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.3, + "JavaScript": 0.6, + "Python": 0.27, + "Java": 0.22, + "Ruby": 0.22, + "Shell": 0.12, + "C++": 0.1, + "Objective-C++": 0.1, + "Objective-C": 0.04, + "Starlark": 0.03, + "CMake": 0.0, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7163471, + "JavaScript": 43659, + "Python": 19804, + "Java": 16332, + "Ruby": 15878, + "Shell": 8832, + "C++": 7250, + "Objective-C++": 6965, + "Objective-C": 2585, + "Starlark": 1920, + "CMake": 269, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 565, + "forks_count": 97, + "open_issues_count": 33, + "forks": 97, + "open_issues": 33, + "watchers": 565, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 98.36, + "JavaScript": 0.59, + "Python": 0.26, + "Java": 0.22, + "Ruby": 0.21, + "Shell": 0.11, + "C++": 0.1, + "Objective-C++": 0.09, + "Objective-C": 0.03, + "Starlark": 0.03, + "CMake": 0.0, + "Swift": 0.0, + "C": 0.0 + }, + "languages_byte": { + "TypeScript": 7384543, + "JavaScript": 44072, + "Python": 19804, + "Java": 16332, + "Ruby": 15878, + "Shell": 8155, + "C++": 7250, + "Objective-C++": 6965, + "Objective-C": 2585, + "Starlark": 1920, + "CMake": 269, + "Swift": 105, + "C": 104 + }, + "stargazers_count": 567, + "forks_count": 97, + "open_issues_count": 30, + "forks": 97, + "open_issues": 30, + "watchers": 567, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/italiaremote.json b/awesome/opensource/data/italiaremote.json index 437e978..2c173ca 100644 --- a/awesome/opensource/data/italiaremote.json +++ b/awesome/opensource/data/italiaremote.json @@ -1,11 +1,133 @@ { - "name": "Italiaremote", - "repository_platform": "github", - "repository_url": "https://github.com/italiaremote/awesome-italia-remote", - "site_url": "https://italiaremote.com/companies", - "type": "community", - "license": "MIT", - "tags": [ - "awesome", "remote work" - ] + "name": "Italiaremote", + "tags": [ + "awesome", + "remote work" + ], + "description": null, + "type": "community", + "site_url": "https://italiaremote.com/companies", + "repository_platform": "github", + "repository_url": "https://github.com/italiaremote/awesome-italia-remote", + "license": "MIT", + "autogenerated": { + "filename": "italiaremote.json", + "meta": { + "name": "awesome-italia-remote", + "full_name": "italiaremote/awesome-italia-remote", + "html_url": "https://github.com/italiaremote/awesome-italia-remote", + "created_at": "2022-01-24T09:50:30Z", + "updated_at": "2024-05-16T16:58:44Z", + "pushed_at": "2024-04-23T08:36:44Z", + "archived": false, + "disabled": false, + "owner": "italiaremote", + "owner_type": "Organization", + "topics": [ + "awesome", + "awesome-list", + "italy", + "jobs", + "list", + "remote", + "remote-jobs" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2252, + "forks_count": 302, + "open_issues_count": 8, + "forks": 302, + "open_issues": 8, + "watchers": 2252, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2203, + "forks_count": 298, + "open_issues_count": 7, + "forks": 298, + "open_issues": 7, + "watchers": 2203, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2217, + "forks_count": 299, + "open_issues_count": 7, + "forks": 299, + "open_issues": 7, + "watchers": 2217, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2234, + "forks_count": 302, + "open_issues_count": 9, + "forks": 302, + "open_issues": 9, + "watchers": 2234, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 98.61, + "Makefile": 1.39 + }, + "languages_byte": { + "Go": 5885, + "Makefile": 83 + }, + "stargazers_count": 2252, + "forks_count": 302, + "open_issues_count": 8, + "forks": 302, + "open_issues": 8, + "watchers": 2252, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/job-offer-bot.json b/awesome/opensource/data/job-offer-bot.json index 08bf503..eee0ca0 100644 --- a/awesome/opensource/data/job-offer-bot.json +++ b/awesome/opensource/data/job-offer-bot.json @@ -1,13 +1,174 @@ { - "name": "Job Offer Bot", - "repository_platform": "github", - "repository_url": "https://github.com/elgorditosalsero/job-offer-bot", - "type": "app", - "license": "MIT", - "tags": [ + "name": "Job Offer Bot", + "tags": [ + "bot", + "job", + "offer", + "telegram" + ], + "description": null, + "type": "app", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/elgorditosalsero/job-offer-bot", + "license": "MIT", + "autogenerated": { + "filename": "job-offer-bot.json", + "meta": { + "name": "job-offer-bot", + "full_name": "elgorditosalsero/job-offer-bot", + "html_url": "https://github.com/elgorditosalsero/job-offer-bot", + "created_at": "2023-11-04T01:29:56Z", + "updated_at": "2024-01-03T17:24:39Z", + "pushed_at": "2024-02-15T23:31:59Z", + "archived": false, + "disabled": false, + "owner": "elgorditosalsero", + "owner_type": "User", + "topics": [ "bot", "job", "offer", "telegram" - ] + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 26, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 26, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 26, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 26, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 26, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 85.38, + "Fluent": 14.28, + "Dockerfile": 0.26, + "Shell": 0.08 + }, + "languages_byte": { + "TypeScript": 49633, + "Fluent": 8302, + "Dockerfile": 153, + "Shell": 45 + }, + "stargazers_count": 26, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 26, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/kafka-connect-elasticsearch-source.json b/awesome/opensource/data/kafka-connect-elasticsearch-source.json index d730f5d..fcc04e5 100644 --- a/awesome/opensource/data/kafka-connect-elasticsearch-source.json +++ b/awesome/opensource/data/kafka-connect-elasticsearch-source.json @@ -1,11 +1,140 @@ { "name": "Kafka Connect ElasticSearch Source", + "type": "tool", + "tags": [ + "kafka", + "connect", + "elasticsearch", + "source" + ], + "description": null, + "site_url": "https://www.confluent.io/hub/dariobalinzo/kafka-connect-elasticsearch-source", "repository_platform": "github", "repository_url": "https://github.com/DarioBalinzo/kafka-connect-elasticsearch-source", - "site_url": "https://www.confluent.io/hub/dariobalinzo/kafka-connect-elasticsearch-source", - "type": "tool", "license": "Apache-2.0", - "tags": [ - "kafka", "connect", "elasticsearch", "source" - ] -} + "autogenerated": { + "filename": "kafka-connect-elasticsearch-source.json", + "meta": { + "name": "kafka-connect-elasticsearch-source", + "full_name": "DarioBalinzo/kafka-connect-elasticsearch-source", + "html_url": "https://github.com/DarioBalinzo/kafka-connect-elasticsearch-source", + "created_at": "2018-05-13T14:38:09Z", + "updated_at": "2024-03-31T14:21:04Z", + "pushed_at": "2024-03-17T22:09:17Z", + "archived": false, + "disabled": false, + "owner": "DarioBalinzo", + "owner_type": "User", + "topics": [ + "elasticsearch", + "kafka", + "kafka-connect", + "kafka-connector", + "plugin", + "source" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 60, + "forks_count": 38, + "open_issues_count": 29, + "forks": 38, + "open_issues": 29, + "watchers": 60, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 58, + "forks_count": 38, + "open_issues_count": 27, + "forks": 38, + "open_issues": 27, + "watchers": 58, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 59, + "forks_count": 37, + "open_issues_count": 29, + "forks": 37, + "open_issues": 29, + "watchers": 59, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 59, + "forks_count": 37, + "open_issues_count": 28, + "forks": 37, + "open_issues": 28, + "watchers": 59, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 60, + "forks_count": 37, + "open_issues_count": 28, + "forks": 37, + "open_issues": 28, + "watchers": 60, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Java", + "languages": { + "Java": 100.0 + }, + "languages_byte": { + "Java": 160125 + }, + "stargazers_count": 60, + "forks_count": 38, + "open_issues_count": 29, + "forks": 38, + "open_issues": 29, + "watchers": 60, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/kamaji.json b/awesome/opensource/data/kamaji.json index bf73ffa..e0e59a7 100644 --- a/awesome/opensource/data/kamaji.json +++ b/awesome/opensource/data/kamaji.json @@ -1,9 +1,205 @@ { - "name": "kamaji", - "repository_platform": "github", - "repository_url": "https://github.com/clastix/kamaji", - "site_url": "https://clastix.io/kamaji", - "type": "tool", - "license": "Apache-2.0", - "tags": ["kubernetes", "multi-tenant", "cluster", "kubernetes-cluster", "k8s", "managed-kubernetes", "multi-cluster", "kubernetes-multitenancy", "kubernetes-in-kubernetes", "virtual-cluster"] -} + "name": "kamaji", + "type": "tool", + "tags": [ + "kubernetes", + "multi-tenant", + "cluster", + "kubernetes-cluster", + "k8s", + "managed-kubernetes", + "multi-cluster", + "kubernetes-multitenancy", + "kubernetes-in-kubernetes", + "virtual-cluster" + ], + "description": null, + "site_url": "https://clastix.io/kamaji", + "repository_platform": "github", + "repository_url": "https://github.com/clastix/kamaji", + "license": "Apache-2.0", + "autogenerated": { + "filename": "kamaji.json", + "meta": { + "name": "kamaji", + "full_name": "clastix/kamaji", + "html_url": "https://github.com/clastix/kamaji", + "created_at": "2021-12-16T14:35:38Z", + "updated_at": "2024-05-18T13:05:10Z", + "pushed_at": "2024-05-17T18:41:11Z", + "archived": false, + "disabled": false, + "owner": "clastix", + "owner_type": "Organization", + "topics": [ + "aws", + "azure", + "baremetal", + "cloud-native", + "cluster", + "gcp", + "hard-multitenancy", + "k8s", + "kubernetes", + "kubernetes-cluster", + "kubernetes-in-kubernetes", + "kubernetes-multitenancy", + "managed-kubernetes", + "multi-cluster", + "multi-tenancy", + "openstack", + "virtual-cluster" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 93.61, + "Makefile": 4.11, + "Smarty": 1.85, + "Dockerfile": 0.23, + "Shell": 0.2 + }, + "languages_byte": { + "Go": 524606, + "Makefile": 23058, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 870, + "forks_count": 78, + "open_issues_count": 11, + "forks": 78, + "open_issues": 11, + "watchers": 870, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 93.8, + "Makefile": 3.83, + "Smarty": 1.93, + "Dockerfile": 0.24, + "Shell": 0.21 + }, + "languages_byte": { + "Go": 503789, + "Makefile": 20559, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 638, + "forks_count": 53, + "open_issues_count": 11, + "forks": 53, + "open_issues": 11, + "watchers": 638, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 93.8, + "Makefile": 3.83, + "Smarty": 1.93, + "Dockerfile": 0.24, + "Shell": 0.21 + }, + "languages_byte": { + "Go": 503789, + "Makefile": 20559, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 714, + "forks_count": 61, + "open_issues_count": 16, + "forks": 61, + "open_issues": 16, + "watchers": 714, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 93.81, + "Makefile": 3.82, + "Smarty": 1.92, + "Dockerfile": 0.24, + "Shell": 0.21 + }, + "languages_byte": { + "Go": 504337, + "Makefile": 20559, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 754, + "forks_count": 67, + "open_issues_count": 13, + "forks": 67, + "open_issues": 13, + "watchers": 754, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 93.81, + "Makefile": 3.82, + "Smarty": 1.92, + "Dockerfile": 0.24, + "Shell": 0.21 + }, + "languages_byte": { + "Go": 504562, + "Makefile": 20559, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 808, + "forks_count": 70, + "open_issues_count": 14, + "forks": 70, + "open_issues": 14, + "watchers": 808, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 93.61, + "Makefile": 4.11, + "Smarty": 1.85, + "Dockerfile": 0.23, + "Shell": 0.2 + }, + "languages_byte": { + "Go": 524606, + "Makefile": 23058, + "Smarty": 10345, + "Dockerfile": 1285, + "Shell": 1109 + }, + "stargazers_count": 870, + "forks_count": 78, + "open_issues_count": 11, + "forks": 78, + "open_issues": 11, + "watchers": 870, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/kannon.json b/awesome/opensource/data/kannon.json index ae8b9b5..3dcfa25 100644 --- a/awesome/opensource/data/kannon.json +++ b/awesome/opensource/data/kannon.json @@ -1,9 +1,169 @@ { "name": "Kannon", + "type": "app", + "tags": [ + "go", + "saas", + "serverless" + ], + "description": null, + "site_url": "https://www.kannon.email/", "repository_platform": "github", "repository_url": "https://github.com/Schrodinger-Hat/kannon", - "site_url": "https://www.kannon.email/", - "type": "app", "license": "Apache-2.0", - "tags": ["go", "saas", "serverless"] -} + "autogenerated": { + "filename": "kannon.json", + "meta": { + "name": "kannon", + "full_name": "kannon-email/kannon", + "html_url": "https://github.com/kannon-email/kannon", + "created_at": "2021-01-03T09:01:56Z", + "updated_at": "2024-05-12T16:29:31Z", + "pushed_at": "2024-05-17T13:38:17Z", + "archived": false, + "disabled": false, + "owner": "kannon-email", + "owner_type": "Organization", + "topics": [ + "email", + "hacktoberfest", + "open-source-saturday", + "smtp" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 99.31, + "Makefile": 0.38, + "Dockerfile": 0.3 + }, + "languages_byte": { + "Go": 119180, + "Makefile": 459, + "Dockerfile": 365 + }, + "stargazers_count": 58, + "forks_count": 10, + "open_issues_count": 17, + "forks": 10, + "open_issues": 17, + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 99.18, + "Makefile": 0.39, + "Dockerfile": 0.33, + "Shell": 0.1 + }, + "languages_byte": { + "Go": 117879, + "Makefile": 466, + "Dockerfile": 392, + "Shell": 121 + }, + "stargazers_count": 48, + "forks_count": 10, + "open_issues_count": 15, + "forks": 10, + "open_issues": 15, + "watchers": 48, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 99.18, + "Makefile": 0.39, + "Dockerfile": 0.33, + "Shell": 0.1 + }, + "languages_byte": { + "Go": 117922, + "Makefile": 466, + "Dockerfile": 392, + "Shell": 121 + }, + "stargazers_count": 48, + "forks_count": 10, + "open_issues_count": 16, + "forks": 10, + "open_issues": 16, + "watchers": 48, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 99.18, + "Makefile": 0.39, + "Dockerfile": 0.33, + "Shell": 0.1 + }, + "languages_byte": { + "Go": 117922, + "Makefile": 466, + "Dockerfile": 392, + "Shell": 121 + }, + "stargazers_count": 48, + "forks_count": 10, + "open_issues_count": 16, + "forks": 10, + "open_issues": 16, + "watchers": 48, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 99.18, + "Makefile": 0.39, + "Dockerfile": 0.33, + "Shell": 0.1 + }, + "languages_byte": { + "Go": 117922, + "Makefile": 466, + "Dockerfile": 392, + "Shell": 121 + }, + "stargazers_count": 48, + "forks_count": 10, + "open_issues_count": 17, + "forks": 10, + "open_issues": 17, + "watchers": 48, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 99.31, + "Makefile": 0.38, + "Dockerfile": 0.3 + }, + "languages_byte": { + "Go": 119180, + "Makefile": 459, + "Dockerfile": 365 + }, + "stargazers_count": 58, + "forks_count": 10, + "open_issues_count": 17, + "forks": 10, + "open_issues": 17, + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/kathara.json b/awesome/opensource/data/kathara.json index b2648e5..a7fdfa5 100644 --- a/awesome/opensource/data/kathara.json +++ b/awesome/opensource/data/kathara.json @@ -1,10 +1,227 @@ { - "name": "Kathará", - "repository_platform": "github", - "repository_url": "https://github.com/KatharaFramework/Kathara", - "site_url": "https://www.kathara.org/", - "type": "tool", - "license": "GPL-3.0", - "description": "A Lightweight and Scalable Container-based Network Emulation System", - "tags": ["python", "docker", "kubernetes", "computer networks", "network emulation"] -} + "name": "Kathar\u00e1", + "type": "tool", + "tags": [ + "python", + "docker", + "kubernetes", + "computer networks", + "network emulation" + ], + "description": "A Lightweight and Scalable Container-based Network Emulation System", + "site_url": "https://www.kathara.org/", + "repository_platform": "github", + "repository_url": "https://github.com/KatharaFramework/Kathara", + "license": "GPL-3.0", + "autogenerated": { + "filename": "kathara.json", + "meta": { + "name": "Kathara", + "full_name": "KatharaFramework/Kathara", + "html_url": "https://github.com/KatharaFramework/Kathara", + "created_at": "2017-03-31T14:07:48Z", + "updated_at": "2024-05-16T14:56:52Z", + "pushed_at": "2024-05-17T09:52:06Z", + "archived": false, + "disabled": false, + "owner": "KatharaFramework", + "owner_type": "Organization", + "topics": [ + "bgp", + "computer-networks", + "containers", + "dns-server", + "docker", + "k8s", + "kubernetes", + "netkit", + "network-emulation", + "network-emulator", + "network-engineering", + "nfv", + "ospf", + "p4", + "p4-language", + "p4language", + "python", + "rip", + "sdn", + "virtual-network" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 97.31, + "Makefile": 1.51, + "Shell": 0.44, + "Inno Setup": 0.32, + "HTML": 0.27, + "Batchfile": 0.07, + "Dockerfile": 0.07 + }, + "languages_byte": { + "Python": 1157636, + "Makefile": 17999, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 395, + "forks_count": 61, + "open_issues_count": 10, + "forks": 61, + "open_issues": 10, + "watchers": 395, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 97.13, + "Makefile": 1.62, + "Shell": 0.47, + "Inno Setup": 0.35, + "HTML": 0.28, + "Batchfile": 0.08, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Python": 1079757, + "Makefile": 17979, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 370, + "forks_count": 59, + "open_issues_count": 5, + "forks": 59, + "open_issues": 5, + "watchers": 370, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 97.13, + "Makefile": 1.62, + "Shell": 0.47, + "Inno Setup": 0.35, + "HTML": 0.28, + "Batchfile": 0.08, + "Dockerfile": 0.08 + }, + "languages_byte": { + "Python": 1079757, + "Makefile": 17979, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 378, + "forks_count": 60, + "open_issues_count": 10, + "forks": 60, + "open_issues": 10, + "watchers": 378, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 97.3, + "Makefile": 1.52, + "Shell": 0.44, + "Inno Setup": 0.33, + "HTML": 0.27, + "Batchfile": 0.07, + "Dockerfile": 0.07 + }, + "languages_byte": { + "Python": 1151082, + "Makefile": 17979, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 387, + "forks_count": 61, + "open_issues_count": 5, + "forks": 61, + "open_issues": 5, + "watchers": 387, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 97.33, + "Makefile": 1.5, + "Shell": 0.44, + "Inno Setup": 0.32, + "HTML": 0.26, + "Batchfile": 0.07, + "Dockerfile": 0.07 + }, + "languages_byte": { + "Python": 1163190, + "Makefile": 17979, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 389, + "forks_count": 61, + "open_issues_count": 9, + "forks": 61, + "open_issues": 9, + "watchers": 389, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 97.31, + "Makefile": 1.51, + "Shell": 0.44, + "Inno Setup": 0.32, + "HTML": 0.27, + "Batchfile": 0.07, + "Dockerfile": 0.07 + }, + "languages_byte": { + "Python": 1157636, + "Makefile": 17999, + "Shell": 5215, + "Inno Setup": 3855, + "HTML": 3166, + "Batchfile": 867, + "Dockerfile": 855 + }, + "stargazers_count": 395, + "forks_count": 61, + "open_issues_count": 10, + "forks": 61, + "open_issues": 10, + "watchers": 395, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/kong.json b/awesome/opensource/data/kong.json index 860090e..72e46ad 100644 --- a/awesome/opensource/data/kong.json +++ b/awesome/opensource/data/kong.json @@ -1,10 +1,237 @@ { - "name": "Kong", - "repository_platform": "github", - "repository_url": "https://github.com/kong/kong", - "site_url": "https://konghq.com/", - "type": "tool", - "license": "Apache-2.0", - "description": "Kong API Gateway is a cloud-native, platform-agnostic, scalable API Gateway distinguished for its high performance and extensibility via plugins", - "tags": ["lua", "api gateway", "cloud-native"] -} + "name": "Kong", + "type": "tool", + "tags": [ + "lua", + "api gateway", + "cloud-native" + ], + "description": "Kong API Gateway is a cloud-native, platform-agnostic, scalable API Gateway distinguished for its high performance and extensibility via plugins", + "site_url": "https://konghq.com/", + "repository_platform": "github", + "repository_url": "https://github.com/kong/kong", + "license": "Apache-2.0", + "autogenerated": { + "filename": "kong.json", + "meta": { + "name": "kong", + "full_name": "Kong/kong", + "html_url": "https://github.com/Kong/kong", + "created_at": "2014-11-17T23:56:08Z", + "updated_at": "2024-05-18T09:23:38Z", + "pushed_at": "2024-05-17T15:27:33Z", + "archived": false, + "disabled": false, + "owner": "Kong", + "owner_type": "Organization", + "topics": [ + "ai", + "ai-gateway", + "api-gateway", + "api-management", + "apis", + "artificial-intelligence", + "cloud-native", + "consul", + "devops", + "docker", + "kong", + "kubernetes", + "kubernetes-ingress", + "kubernetes-ingress-controller", + "luajit", + "microservice", + "microservices", + "nginx", + "reverse-proxy", + "serverless" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Lua", + "languages": { + "Lua": 88.56, + "Perl": 8.87, + "Starlark": 0.99, + "Shell": 0.92, + "Python": 0.45, + "Makefile": 0.09, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8944355, + "Perl": 895997, + "Starlark": 100174, + "Shell": 92980, + "Python": 45850, + "Makefile": 9440, + "CSS": 5812, + "Dockerfile": 4650 + }, + "stargazers_count": 37687, + "forks_count": 4695, + "open_issues_count": 119, + "forks": 4695, + "open_issues": 119, + "watchers": 37687, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Lua", + "languages": { + "Lua": 88.27, + "Perl": 9.39, + "Shell": 0.86, + "Starlark": 0.85, + "Python": 0.47, + "Makefile": 0.07, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8413045, + "Perl": 894654, + "Shell": 81860, + "Starlark": 80688, + "Python": 44673, + "Makefile": 6244, + "CSS": 5812, + "Dockerfile": 4574 + }, + "stargazers_count": 36730, + "forks_count": 4712, + "open_issues_count": 98, + "forks": 4712, + "open_issues": 98, + "watchers": 36730, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Lua", + "languages": { + "Lua": 88.35, + "Perl": 9.19, + "Shell": 0.96, + "Starlark": 0.84, + "Python": 0.46, + "Makefile": 0.1, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8603305, + "Perl": 894644, + "Shell": 93528, + "Starlark": 81718, + "Python": 44900, + "Makefile": 9468, + "CSS": 5812, + "Dockerfile": 4569 + }, + "stargazers_count": 37029, + "forks_count": 4624, + "open_issues_count": 122, + "forks": 4624, + "open_issues": 122, + "watchers": 37029, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Lua", + "languages": { + "Lua": 88.37, + "Perl": 9.17, + "Shell": 0.96, + "Starlark": 0.84, + "Python": 0.46, + "Makefile": 0.1, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8631840, + "Perl": 895997, + "Shell": 93535, + "Starlark": 81718, + "Python": 45078, + "Makefile": 9660, + "CSS": 5812, + "Dockerfile": 4635 + }, + "stargazers_count": 37245, + "forks_count": 4649, + "open_issues_count": 111, + "forks": 4649, + "open_issues": 111, + "watchers": 37245, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Lua", + "languages": { + "Lua": 88.53, + "Perl": 9.05, + "Shell": 0.94, + "Starlark": 0.83, + "Python": 0.46, + "Makefile": 0.09, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8767771, + "Perl": 895997, + "Shell": 93428, + "Starlark": 81728, + "Python": 45081, + "Makefile": 9072, + "CSS": 5812, + "Dockerfile": 4650 + }, + "stargazers_count": 37448, + "forks_count": 4677, + "open_issues_count": 110, + "forks": 4677, + "open_issues": 110, + "watchers": 37448, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Lua", + "languages": { + "Lua": 88.56, + "Perl": 8.87, + "Starlark": 0.99, + "Shell": 0.92, + "Python": 0.45, + "Makefile": 0.09, + "CSS": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "Lua": 8944355, + "Perl": 895997, + "Starlark": 100174, + "Shell": 92980, + "Python": 45850, + "Makefile": 9440, + "CSS": 5812, + "Dockerfile": 4650 + }, + "stargazers_count": 37687, + "forks_count": 4695, + "open_issues_count": 119, + "forks": 4695, + "open_issues": 119, + "watchers": 37687, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/kube-green.json b/awesome/opensource/data/kube-green.json index 68dfd78..c2a40c2 100644 --- a/awesome/opensource/data/kube-green.json +++ b/awesome/opensource/data/kube-green.json @@ -1,12 +1,187 @@ { "name": "kube-green", - "repository_platform": "github", - "repository_url": "https://github.com/kube-green/kube-green", - "site_url": "https://kube-green.dev/", "type": "tool", + "tags": [ + "kubernetes", + "CO2", + "K8s", + "resources", + "cloud-native", + "downscale", + "green-software" + ], "description": "A Kubernetes operator to reduce CO2 footprint of your clusters", + "site_url": "https://kube-green.dev/", + "repository_platform": "github", + "repository_url": "https://github.com/kube-green/kube-green", "license": "MIT", - "tags": [ - "kubernetes", "CO2", "K8s", "resources", "cloud-native", "downscale", "green-software" - ] -} + "autogenerated": { + "filename": "kube-green.json", + "meta": { + "name": "kube-green", + "full_name": "kube-green/kube-green", + "html_url": "https://github.com/kube-green/kube-green", + "created_at": "2021-02-21T17:50:33Z", + "updated_at": "2024-05-17T13:37:31Z", + "pushed_at": "2024-05-16T07:52:20Z", + "archived": false, + "disabled": false, + "owner": "kube-green", + "owner_type": "Organization", + "topics": [ + "climate-change", + "cloud-native", + "downscale", + "green-software", + "hacktoberfest", + "k8s", + "kubernetes", + "resources" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 91.84, + "Makefile": 5.6, + "Shell": 1.24, + "Dockerfile": 0.69, + "Smarty": 0.63 + }, + "languages_byte": { + "Go": 264891, + "Makefile": 16157, + "Shell": 3575, + "Dockerfile": 2000, + "Smarty": 1812 + }, + "stargazers_count": 891, + "forks_count": 59, + "open_issues_count": 32, + "forks": 59, + "open_issues": 32, + "watchers": 891, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 92.97, + "Makefile": 5.19, + "Shell": 1.02, + "Dockerfile": 0.82 + }, + "languages_byte": { + "Go": 224857, + "Makefile": 12541, + "Shell": 2458, + "Dockerfile": 1994 + }, + "stargazers_count": 796, + "forks_count": 54, + "open_issues_count": 42, + "forks": 54, + "open_issues": 42, + "watchers": 796, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 94.5, + "Makefile": 4.06, + "Shell": 0.79, + "Dockerfile": 0.64 + }, + "languages_byte": { + "Go": 292623, + "Makefile": 12583, + "Shell": 2458, + "Dockerfile": 1994 + }, + "stargazers_count": 825, + "forks_count": 55, + "open_issues_count": 32, + "forks": 55, + "open_issues": 32, + "watchers": 825, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 93.66, + "Makefile": 4.97, + "Shell": 0.76, + "Dockerfile": 0.62 + }, + "languages_byte": { + "Go": 304337, + "Makefile": 16158, + "Shell": 2458, + "Dockerfile": 2000 + }, + "stargazers_count": 847, + "forks_count": 56, + "open_issues_count": 33, + "forks": 56, + "open_issues": 33, + "watchers": 847, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 93.15, + "Makefile": 4.94, + "Shell": 0.75, + "Dockerfile": 0.61, + "Smarty": 0.55 + }, + "languages_byte": { + "Go": 304937, + "Makefile": 16158, + "Shell": 2458, + "Dockerfile": 2000, + "Smarty": 1812 + }, + "stargazers_count": 867, + "forks_count": 59, + "open_issues_count": 34, + "forks": 59, + "open_issues": 34, + "watchers": 867, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 91.84, + "Makefile": 5.6, + "Shell": 1.24, + "Dockerfile": 0.69, + "Smarty": 0.63 + }, + "languages_byte": { + "Go": 264891, + "Makefile": 16157, + "Shell": 3575, + "Dockerfile": 2000, + "Smarty": 1812 + }, + "stargazers_count": 891, + "forks_count": 59, + "open_issues_count": 32, + "forks": 59, + "open_issues": 32, + "watchers": 891, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/kubernetes-fury-distribution.json b/awesome/opensource/data/kubernetes-fury-distribution.json index e1916a7..b7d30dc 100644 --- a/awesome/opensource/data/kubernetes-fury-distribution.json +++ b/awesome/opensource/data/kubernetes-fury-distribution.json @@ -1,12 +1,184 @@ { - "name": "Kubernetes Fury Distribution", - "repository_platform": "github", - "repository_url": "https://github.com/sighupio/fury-distribution", - "site_url": "https://docs.kubernetesfury.com/", - "type": "paas", - "description": "A CNCF certified battle-tested Kubernetes distribution", - "license": "BSD-3-Clause", - "tags": [ - "kubernetes", "K8s", "cncf", "kubernetes-distribution", "fury", "fury-distribution" - ] - } \ No newline at end of file + "name": "Kubernetes Fury Distribution", + "type": "paas", + "tags": [ + "kubernetes", + "K8s", + "cncf", + "kubernetes-distribution", + "fury", + "fury-distribution" + ], + "description": "A CNCF certified battle-tested Kubernetes distribution", + "site_url": "https://docs.kubernetesfury.com/", + "repository_platform": "github", + "repository_url": "https://github.com/sighupio/fury-distribution", + "license": "BSD-3-Clause", + "autogenerated": { + "filename": "kubernetes-fury-distribution.json", + "meta": { + "name": "fury-distribution", + "full_name": "sighupio/fury-distribution", + "html_url": "https://github.com/sighupio/fury-distribution", + "created_at": "2020-01-23T16:23:02Z", + "updated_at": "2024-05-09T14:16:36Z", + "pushed_at": "2024-05-09T14:20:31Z", + "archived": false, + "disabled": false, + "owner": "sighupio", + "owner_type": "Organization", + "topics": [ + "cncf", + "fury", + "fury-distribution", + "kubernetes", + "kubernetes-distribution", + "sighup" + ], + "license": "BSD 3-Clause \"New\" or \"Revised\" License" + }, + "analytics": { + "language": "Smarty", + "languages": { + "Smarty": 65.78, + "Shell": 26.92, + "HCL": 4.1, + "Go": 2.25, + "Makefile": 0.95 + }, + "languages_byte": { + "Smarty": 197050, + "Shell": 80654, + "HCL": 12286, + "Go": 6726, + "Makefile": 2837 + }, + "stargazers_count": 149, + "forks_count": 14, + "open_issues_count": 13, + "forks": 14, + "open_issues": 13, + "watchers": 149, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Smarty", + "languages": { + "Smarty": 85.17, + "Shell": 10.95, + "Go": 2.77, + "Makefile": 1.11 + }, + "languages_byte": { + "Smarty": 206683, + "Shell": 26566, + "Go": 6726, + "Makefile": 2698 + }, + "stargazers_count": 139, + "forks_count": 12, + "open_issues_count": 8, + "forks": 12, + "open_issues": 8, + "watchers": 139, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Smarty", + "languages": { + "Smarty": 66.07, + "Shell": 30.35, + "Go": 2.56, + "Makefile": 1.03 + }, + "languages_byte": { + "Smarty": 173606, + "Shell": 79737, + "Go": 6726, + "Makefile": 2698 + }, + "stargazers_count": 142, + "forks_count": 14, + "open_issues_count": 9, + "forks": 14, + "open_issues": 9, + "watchers": 142, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Smarty", + "languages": { + "Smarty": 66.07, + "Shell": 30.35, + "Go": 2.56, + "Makefile": 1.03 + }, + "languages_byte": { + "Smarty": 173606, + "Shell": 79737, + "Go": 6726, + "Makefile": 2698 + }, + "stargazers_count": 146, + "forks_count": 14, + "open_issues_count": 14, + "forks": 14, + "open_issues": 14, + "watchers": 146, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Smarty", + "languages": { + "Smarty": 65.6, + "Shell": 27.06, + "HCL": 4.12, + "Go": 2.26, + "Makefile": 0.95 + }, + "languages_byte": { + "Smarty": 195507, + "Shell": 80654, + "HCL": 12286, + "Go": 6726, + "Makefile": 2837 + }, + "stargazers_count": 146, + "forks_count": 14, + "open_issues_count": 9, + "forks": 14, + "open_issues": 9, + "watchers": 146, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Smarty", + "languages": { + "Smarty": 65.78, + "Shell": 26.92, + "HCL": 4.1, + "Go": 2.25, + "Makefile": 0.95 + }, + "languages_byte": { + "Smarty": 197050, + "Shell": 80654, + "HCL": 12286, + "Go": 6726, + "Makefile": 2837 + }, + "stargazers_count": 149, + "forks_count": 14, + "open_issues_count": 13, + "forks": 14, + "open_issues": 13, + "watchers": 149, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/lambda-power-tuning.json b/awesome/opensource/data/lambda-power-tuning.json index c995c9a..8e67a53 100644 --- a/awesome/opensource/data/lambda-power-tuning.json +++ b/awesome/opensource/data/lambda-power-tuning.json @@ -1,9 +1,213 @@ { "name": "AWS Lambda Power Tuning", + "tags": [ + "nodejs", + "aws", + "lambda", + "serverless", + "cloud", + "performance", + "cost" + ], + "description": "AWS Lambda Power Tuning helps you visualize and fine-tune the memory/power configuration of Lambda functions.", + "type": "tool", + "site_url": null, "repository_platform": "github", "repository_url": "https://github.com/alexcasalboni/aws-lambda-power-tuning", - "type": "tool", "license": "Apache-2.0", - "description": "AWS Lambda Power Tuning helps you visualize and fine-tune the memory/power configuration of Lambda functions.", - "tags": ["nodejs", "aws", "lambda", "serverless", "cloud", "performance", "cost"] -} + "autogenerated": { + "filename": "lambda-power-tuning.json", + "meta": { + "name": "aws-lambda-power-tuning", + "full_name": "alexcasalboni/aws-lambda-power-tuning", + "html_url": "https://github.com/alexcasalboni/aws-lambda-power-tuning", + "created_at": "2017-03-27T15:18:12Z", + "updated_at": "2024-05-18T12:33:00Z", + "pushed_at": "2024-05-16T11:27:02Z", + "archived": false, + "disabled": false, + "owner": "alexcasalboni", + "owner_type": "User", + "topics": [ + "aws", + "aws-lambda", + "cloud", + "cost", + "lambda", + "performance", + "serverless", + "stepfunctions" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.6, + "HCL": 6.89, + "Java": 2.22, + "Go": 1.8, + "C#": 1.65, + "Python": 1.52, + "TypeScript": 1.06, + "Shell": 1.04, + "Batchfile": 0.21 + }, + "languages_byte": { + "JavaScript": 172768, + "HCL": 14246, + "Java": 4596, + "Go": 3716, + "C#": 3414, + "Python": 3139, + "TypeScript": 2188, + "Shell": 2151, + "Batchfile": 437 + }, + "stargazers_count": 5194, + "forks_count": 360, + "open_issues_count": 9, + "forks": 360, + "open_issues": 9, + "watchers": 5194, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.51, + "HCL": 8.25, + "Shell": 1.25 + }, + "languages_byte": { + "JavaScript": 156333, + "HCL": 14246, + "Shell": 2151 + }, + "stargazers_count": 4974, + "forks_count": 348, + "open_issues_count": 13, + "forks": 348, + "open_issues": 13, + "watchers": 4974, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 90.81, + "HCL": 7.99, + "Shell": 1.21 + }, + "languages_byte": { + "JavaScript": 161951, + "HCL": 14246, + "Shell": 2151 + }, + "stargazers_count": 5024, + "forks_count": 352, + "open_issues_count": 13, + "forks": 352, + "open_issues": 13, + "watchers": 5024, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.72, + "HCL": 7.43, + "Go": 1.94, + "C#": 1.78, + "Python": 1.64, + "TypeScript": 1.14, + "Shell": 1.12, + "Batchfile": 0.23 + }, + "languages_byte": { + "JavaScript": 162346, + "HCL": 14246, + "Go": 3716, + "C#": 3414, + "Python": 3139, + "TypeScript": 2188, + "Shell": 2151, + "Batchfile": 437 + }, + "stargazers_count": 5065, + "forks_count": 358, + "open_issues_count": 13, + "forks": 358, + "open_issues": 13, + "watchers": 5065, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 85.13, + "HCL": 7.23, + "Go": 1.89, + "C#": 1.73, + "Python": 1.59, + "TypeScript": 1.11, + "Shell": 1.09, + "Batchfile": 0.22 + }, + "languages_byte": { + "JavaScript": 167735, + "HCL": 14246, + "Go": 3716, + "C#": 3414, + "Python": 3139, + "TypeScript": 2188, + "Shell": 2151, + "Batchfile": 437 + }, + "stargazers_count": 5131, + "forks_count": 358, + "open_issues_count": 15, + "forks": 358, + "open_issues": 15, + "watchers": 5131, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.6, + "HCL": 6.89, + "Java": 2.22, + "Go": 1.8, + "C#": 1.65, + "Python": 1.52, + "TypeScript": 1.06, + "Shell": 1.04, + "Batchfile": 0.21 + }, + "languages_byte": { + "JavaScript": 172768, + "HCL": 14246, + "Java": 4596, + "Go": 3716, + "C#": 3414, + "Python": 3139, + "TypeScript": 2188, + "Shell": 2151, + "Batchfile": 437 + }, + "stargazers_count": 5194, + "forks_count": 360, + "open_issues_count": 9, + "forks": 360, + "open_issues": 9, + "watchers": 5194, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/leapp.json b/awesome/opensource/data/leapp.json index b9eff03..db21363 100644 --- a/awesome/opensource/data/leapp.json +++ b/awesome/opensource/data/leapp.json @@ -1,12 +1,253 @@ { "name": "Leapp", - "repository_platform": "github", - "repository_url": "https://github.com/Noovolari/leapp", - "site_url": "https://github.com/Noovolari/leapp#:~:text=access%20your%20cloud-,www.leapp.cloud/,-Topics", "type": "tool", + "tags": [ + "typescript", + "python", + "cloud", + "electron" + ], "description": "Leapp is the DevTool to access your cloud.", + "site_url": "https://github.com/Noovolari/leapp#:~:text=access%20your%20cloud-,www.leapp.cloud/,-Topics", + "repository_platform": "github", + "repository_url": "https://github.com/Noovolari/leapp", "license": "MPL-2.0", - "tags": [ - "typescript", "python", "cloud", "electron" - ] -} + "autogenerated": { + "filename": "leapp.json", + "meta": { + "name": "leapp", + "full_name": "Noovolari/leapp", + "html_url": "https://github.com/Noovolari/leapp", + "created_at": "2020-07-28T07:54:59Z", + "updated_at": "2024-05-14T07:31:06Z", + "pushed_at": "2024-05-13T13:47:41Z", + "archived": false, + "disabled": false, + "owner": "Noovolari", + "owner_type": "Organization", + "topics": [ + "aws", + "aws-credentials", + "aws-creds", + "azure", + "azure-cli", + "cloud", + "credential-manager", + "electron", + "hacktoberfest", + "saml-sso-url", + "temporary-credentials" + ], + "license": "Mozilla Public License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 79.99, + "SCSS": 5.72, + "HTML": 5.48, + "Python": 4.05, + "JavaScript": 2.77, + "Makefile": 1.77, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1735624, + "SCSS": 124137, + "HTML": 118891, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1537, + "forks_count": 137, + "open_issues_count": 150, + "forks": 137, + "open_issues": 150, + "watchers": 1537, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 80.2, + "SCSS": 5.54, + "HTML": 5.39, + "Python": 4.08, + "JavaScript": 2.79, + "Makefile": 1.78, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1728036, + "SCSS": 119366, + "HTML": 116189, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1497, + "forks_count": 130, + "open_issues_count": 135, + "forks": 130, + "open_issues": 135, + "watchers": 1497, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 80.18, + "SCSS": 5.57, + "HTML": 5.41, + "Python": 4.07, + "JavaScript": 2.78, + "Makefile": 1.78, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1732216, + "SCSS": 120322, + "HTML": 116811, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1504, + "forks_count": 131, + "open_issues_count": 137, + "forks": 131, + "open_issues": 137, + "watchers": 1504, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 80.18, + "SCSS": 5.57, + "HTML": 5.41, + "Python": 4.07, + "JavaScript": 2.78, + "Makefile": 1.78, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1732163, + "SCSS": 120322, + "HTML": 116811, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1518, + "forks_count": 130, + "open_issues_count": 142, + "forks": 130, + "open_issues": 142, + "watchers": 1518, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 80.18, + "SCSS": 5.57, + "HTML": 5.41, + "Python": 4.07, + "JavaScript": 2.78, + "Makefile": 1.78, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1732551, + "SCSS": 120322, + "HTML": 116811, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1523, + "forks_count": 131, + "open_issues_count": 143, + "forks": 131, + "open_issues": 143, + "watchers": 1523, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 79.99, + "SCSS": 5.72, + "HTML": 5.48, + "Python": 4.05, + "JavaScript": 2.77, + "Makefile": 1.77, + "C++": 0.2, + "C": 0.01, + "Shell": 0.01, + "Batchfile": 0.0 + }, + "languages_byte": { + "TypeScript": 1735624, + "SCSS": 124137, + "HTML": 118891, + "Python": 87915, + "JavaScript": 60120, + "Makefile": 38442, + "C++": 4299, + "C": 174, + "Shell": 135, + "Batchfile": 61 + }, + "stargazers_count": 1537, + "forks_count": 137, + "open_issues_count": 150, + "forks": 137, + "open_issues": 150, + "watchers": 1537, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/make-js-component.json b/awesome/opensource/data/make-js-component.json index f73da9a..bfa2a39 100644 --- a/awesome/opensource/data/make-js-component.json +++ b/awesome/opensource/data/make-js-component.json @@ -1,10 +1,5 @@ { "name": "Make Js Component", - "repository_platform": "github", - "repository_url": "https://github.com/Giuliano1993/make-js-component", - "type": "package", - "license": "MIT", - "description": "NPX command born with the purpose of streamline the process for developers of creating components with the many FE frameworks around. MJC allows you to just call a command and have your JS component ready to use, and edit, with also a bunch of options available in order to start with the perfect boilerplate.", "tags": [ "javascript", "typescript", @@ -13,5 +8,177 @@ "vue", "angular", "npx" - ] -} + ], + "description": "NPX command born with the purpose of streamline the process for developers of creating components with the many FE frameworks around. MJC allows you to just call a command and have your JS component ready to use, and edit, with also a bunch of options available in order to start with the perfect boilerplate.", + "type": "package", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Giuliano1993/make-js-component", + "license": "MIT", + "autogenerated": { + "filename": "make-js-component.json", + "meta": { + "name": "make-js-component", + "full_name": "Giuliano1993/make-js-component", + "html_url": "https://github.com/Giuliano1993/make-js-component", + "created_at": "2023-11-13T17:04:47Z", + "updated_at": "2024-05-13T14:58:01Z", + "pushed_at": "2024-04-25T19:40:07Z", + "archived": false, + "disabled": false, + "owner": "Giuliano1993", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.12, + "TypeScript": 40.8, + "Vue": 1.37, + "Svelte": 0.56, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 30167, + "TypeScript": 21547, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 33, + "forks_count": 18, + "open_issues_count": 18, + "forks": 18, + "open_issues": 18, + "watchers": 33, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 58.09, + "TypeScript": 39.7, + "Vue": 1.46, + "Svelte": 0.6, + "Astro": 0.15 + }, + "languages_byte": { + "JavaScript": 28786, + "TypeScript": 19676, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 25, + "forks_count": 15, + "open_issues_count": 23, + "forks": 15, + "open_issues": 23, + "watchers": 25, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.63, + "TypeScript": 40.37, + "Vue": 1.32, + "Svelte": 0.54, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 31475, + "TypeScript": 22048, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 30, + "forks_count": 16, + "open_issues_count": 19, + "forks": 16, + "open_issues": 19, + "watchers": 30, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.63, + "TypeScript": 40.37, + "Vue": 1.32, + "Svelte": 0.54, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 31475, + "TypeScript": 22048, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 30, + "forks_count": 16, + "open_issues_count": 18, + "forks": 16, + "open_issues": 18, + "watchers": 30, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.63, + "TypeScript": 40.37, + "Vue": 1.32, + "Svelte": 0.54, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 31511, + "TypeScript": 22076, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 30, + "forks_count": 17, + "open_issues_count": 19, + "forks": 17, + "open_issues": 19, + "watchers": 30, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 57.12, + "TypeScript": 40.8, + "Vue": 1.37, + "Svelte": 0.56, + "Astro": 0.14 + }, + "languages_byte": { + "JavaScript": 30167, + "TypeScript": 21547, + "Vue": 723, + "Svelte": 297, + "Astro": 75 + }, + "stargazers_count": 33, + "forks_count": 18, + "open_issues_count": 18, + "forks": 18, + "open_issues": 18, + "watchers": 33, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/make-promises-safe.json b/awesome/opensource/data/make-promises-safe.json index 7eaa872..8e1e924 100644 --- a/awesome/opensource/data/make-promises-safe.json +++ b/awesome/opensource/data/make-promises-safe.json @@ -1,9 +1,131 @@ { - "name": "Make promises safe", - "repository_platform": "github", - "repository_url": "https://github.com/mcollina/make-promises-safe", - "type": "package", - "license": "MIT", - "description": "A node.js module to make the use of promises safe. It implements the deprecation DEP0018 of Node.js in versions 6+. Using Promises without this module might cause file descriptor and memory leaks.", - "tags": ["nodejs", "javascript"] -} + "name": "Make promises safe", + "type": "package", + "tags": [ + "nodejs", + "javascript" + ], + "description": "A node.js module to make the use of promises safe. It implements the deprecation DEP0018 of Node.js in versions 6+. Using Promises without this module might cause file descriptor and memory leaks.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/mcollina/make-promises-safe", + "license": "MIT", + "autogenerated": { + "filename": "make-promises-safe.json", + "meta": { + "name": "make-promises-safe", + "full_name": "mcollina/make-promises-safe", + "html_url": "https://github.com/mcollina/make-promises-safe", + "created_at": "2017-06-13T19:52:48Z", + "updated_at": "2024-05-09T05:14:25Z", + "pushed_at": "2022-06-14T23:52:45Z", + "archived": false, + "disabled": false, + "owner": "mcollina", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 670, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 670, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 670, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 670, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 670, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 670, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 671, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 671, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 671, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 671, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 1619 + }, + "stargazers_count": 670, + "forks_count": 26, + "open_issues_count": 3, + "forks": 26, + "open_issues": 3, + "watchers": 670, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/micro-lc.json b/awesome/opensource/data/micro-lc.json index 1db7bcc..f6912ac 100644 --- a/awesome/opensource/data/micro-lc.json +++ b/awesome/opensource/data/micro-lc.json @@ -1,10 +1,218 @@ { - "name": "micro-lc", - "repository_platform": "github", - "repository_url": "https://github.com/micro-lc/micro-lc", - "site_url": "https://micro-lc.io/documentation/", - "type": "app", - "license": "Apache-2.0", - "description": "Build flexible, multi-tenant frontend applications following the Micro Frontend architecture", - "tags": ["typescript", "javascript", "react", "micro frontend"] -} + "name": "micro-lc", + "type": "app", + "tags": [ + "typescript", + "javascript", + "react", + "micro frontend" + ], + "description": "Build flexible, multi-tenant frontend applications following the Micro Frontend architecture", + "site_url": "https://micro-lc.io/documentation/", + "repository_platform": "github", + "repository_url": "https://github.com/micro-lc/micro-lc", + "license": "Apache-2.0", + "autogenerated": { + "filename": "micro-lc.json", + "meta": { + "name": "micro-lc", + "full_name": "micro-lc/micro-lc", + "html_url": "https://github.com/micro-lc/micro-lc", + "created_at": "2021-03-10T17:24:57Z", + "updated_at": "2024-04-30T12:04:34Z", + "pushed_at": "2024-04-30T12:04:33Z", + "archived": false, + "disabled": false, + "owner": "micro-lc", + "owner_type": "Organization", + "topics": [ + "hacktoberfest", + "js", + "lit", + "microfrontends", + "orchestrator", + "qiankun", + "single-spa", + "webcomponents" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 48.25, + "JavaScript": 36.62, + "HTML": 13.58, + "CSS": 0.94, + "Less": 0.38, + "Dockerfile": 0.2, + "Shell": 0.03 + }, + "languages_byte": { + "TypeScript": 352098, + "JavaScript": 267232, + "HTML": 99068, + "CSS": 6840, + "Less": 2808, + "Dockerfile": 1449, + "Shell": 238 + }, + "stargazers_count": 212, + "forks_count": 10, + "open_issues_count": 5, + "forks": 10, + "open_issues": 5, + "watchers": 212, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 44.46, + "JavaScript": 39.26, + "HTML": 13.89, + "CSS": 0.95, + "Dockerfile": 0.65, + "Less": 0.39, + "Shell": 0.27, + "Python": 0.14 + }, + "languages_byte": { + "TypeScript": 321468, + "JavaScript": 283857, + "HTML": 100469, + "CSS": 6840, + "Dockerfile": 4703, + "Less": 2808, + "Shell": 1924, + "Python": 1037 + }, + "stargazers_count": 209, + "forks_count": 11, + "open_issues_count": 8, + "forks": 11, + "open_issues": 8, + "watchers": 209, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 44.6, + "JavaScript": 39.15, + "HTML": 13.86, + "CSS": 0.94, + "Dockerfile": 0.65, + "Less": 0.39, + "Shell": 0.27, + "Python": 0.14 + }, + "languages_byte": { + "TypeScript": 323337, + "JavaScript": 283857, + "HTML": 100469, + "CSS": 6840, + "Dockerfile": 4703, + "Less": 2808, + "Shell": 1924, + "Python": 1037 + }, + "stargazers_count": 210, + "forks_count": 10, + "open_issues_count": 6, + "forks": 10, + "open_issues": 6, + "watchers": 210, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 47.59, + "JavaScript": 36.82, + "HTML": 13.59, + "CSS": 0.94, + "Dockerfile": 0.65, + "Less": 0.39, + "Shell": 0.03 + }, + "languages_byte": { + "TypeScript": 345419, + "JavaScript": 267232, + "HTML": 98629, + "CSS": 6840, + "Dockerfile": 4703, + "Less": 2808, + "Shell": 238 + }, + "stargazers_count": 211, + "forks_count": 10, + "open_issues_count": 6, + "forks": 10, + "open_issues": 6, + "watchers": 211, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 47.91, + "JavaScript": 36.55, + "HTML": 13.55, + "CSS": 0.94, + "Dockerfile": 0.64, + "Less": 0.38, + "Shell": 0.03 + }, + "languages_byte": { + "TypeScript": 350330, + "JavaScript": 267232, + "HTML": 99068, + "CSS": 6840, + "Dockerfile": 4703, + "Less": 2808, + "Shell": 238 + }, + "stargazers_count": 212, + "forks_count": 10, + "open_issues_count": 5, + "forks": 10, + "open_issues": 5, + "watchers": 212, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 48.25, + "JavaScript": 36.62, + "HTML": 13.58, + "CSS": 0.94, + "Less": 0.38, + "Dockerfile": 0.2, + "Shell": 0.03 + }, + "languages_byte": { + "TypeScript": 352098, + "JavaScript": 267232, + "HTML": 99068, + "CSS": 6840, + "Less": 2808, + "Dockerfile": 1449, + "Shell": 238 + }, + "stargazers_count": 212, + "forks_count": 10, + "open_issues_count": 5, + "forks": 10, + "open_issues": 5, + "watchers": 212, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/middy.json b/awesome/opensource/data/middy.json index f0c11c5..625496d 100644 --- a/awesome/opensource/data/middy.json +++ b/awesome/opensource/data/middy.json @@ -1,10 +1,188 @@ { - "name": "Middy", - "repository_platform": "github", - "repository_url": "https://github.com/middyjs/middy", - "site_url": "https://middy.js.org", - "type": "package", - "license": "MIT", - "description": "The stylish Node.js middleware engine for AWS Lambda", - "tags": ["nodejs", "javascript", "serverless", "aws lambda"] -} + "name": "Middy", + "type": "package", + "tags": [ + "nodejs", + "javascript", + "serverless", + "aws lambda" + ], + "description": "The stylish Node.js middleware engine for AWS Lambda", + "site_url": "https://middy.js.org", + "repository_platform": "github", + "repository_url": "https://github.com/middyjs/middy", + "license": "MIT", + "autogenerated": { + "filename": "middy.json", + "meta": { + "name": "middy", + "full_name": "middyjs/middy", + "html_url": "https://github.com/middyjs/middy", + "created_at": "2017-08-03T14:59:07Z", + "updated_at": "2024-05-17T22:31:44Z", + "pushed_at": "2024-05-16T23:09:29Z", + "archived": false, + "disabled": false, + "owner": "middyjs", + "owner_type": "Organization", + "topics": [ + "aws", + "aws-lambda", + "aws-powertools", + "aws-serverless", + "framework", + "javascript", + "lambda", + "lambda-handler", + "middleware", + "middy", + "node", + "nodejs", + "powertools", + "serverless", + "serverless-applications", + "serverless-express", + "serverless-framework", + "typescript" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.87, + "TypeScript": 11.6, + "CSS": 0.51, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 465631, + "TypeScript": 61482, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3642, + "forks_count": 374, + "open_issues_count": 4, + "forks": 374, + "open_issues": 4, + "watchers": 3642, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.92, + "TypeScript": 11.53, + "CSS": 0.52, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 458214, + "TypeScript": 60113, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3583, + "forks_count": 367, + "open_issues_count": 5, + "forks": 367, + "open_issues": 5, + "watchers": 3583, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.84, + "TypeScript": 11.62, + "CSS": 0.52, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 458214, + "TypeScript": 60619, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3597, + "forks_count": 363, + "open_issues_count": 7, + "forks": 363, + "open_issues": 7, + "watchers": 3597, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.92, + "TypeScript": 11.54, + "CSS": 0.51, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 462895, + "TypeScript": 60757, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3607, + "forks_count": 368, + "open_issues_count": 7, + "forks": 368, + "open_issues": 7, + "watchers": 3607, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.94, + "TypeScript": 11.53, + "CSS": 0.51, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 463383, + "TypeScript": 60757, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3627, + "forks_count": 372, + "open_issues_count": 7, + "forks": 372, + "open_issues": 7, + "watchers": 3627, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 87.87, + "TypeScript": 11.6, + "CSS": 0.51, + "Shell": 0.02 + }, + "languages_byte": { + "JavaScript": 465631, + "TypeScript": 61482, + "CSS": 2694, + "Shell": 122 + }, + "stargazers_count": 3642, + "forks_count": 374, + "open_issues_count": 4, + "forks": 374, + "open_issues": 4, + "watchers": 3642, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/mobilizon-reshare.json b/awesome/opensource/data/mobilizon-reshare.json index d0c304f..38a6130 100644 --- a/awesome/opensource/data/mobilizon-reshare.json +++ b/awesome/opensource/data/mobilizon-reshare.json @@ -1,11 +1,192 @@ { "name": "Mobilizon Reshare", - "repository_platform": "github", - "repository_url": "https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare", "type": "tool", + "tags": [ + "python", + "mobilizon", + "graphql" + ], "description": "Enables an organization to automate their social media strategy in regards to events and their promotion. ", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare", "license": "Coopyleft", - "tags": [ - "python", "mobilizon", "graphql" - ] -} + "autogenerated": { + "filename": "mobilizon-reshare.json", + "meta": { + "name": "mobilizon-reshare", + "full_name": "Tech-Workers-Coalition-Italia/mobilizon-reshare", + "html_url": "https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare", + "created_at": "2021-04-18T13:55:52Z", + "updated_at": "2023-09-30T07:36:09Z", + "pushed_at": "2024-03-19T23:43:36Z", + "archived": false, + "disabled": false, + "owner": "Tech-Workers-Coalition-Italia", + "owner_type": "Organization", + "topics": [], + "license": "Other" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 92.18, + "Shell": 4.61, + "Scheme": 1.62, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3971, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 92.5, + "Shell": 4.6, + "Scheme": 1.3, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 227970, + "Shell": 11331, + "Scheme": 3213, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 9, + "forks": 4, + "open_issues": 9, + "watchers": 26, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 92.5, + "Shell": 4.63, + "Scheme": 1.27, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3119, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 92.18, + "Shell": 4.61, + "Scheme": 1.62, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3971, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 92.18, + "Shell": 4.61, + "Scheme": 1.62, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3971, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 92.18, + "Shell": 4.61, + "Scheme": 1.62, + "Jinja": 1.07, + "Dockerfile": 0.27, + "Makefile": 0.26 + }, + "languages_byte": { + "Python": 226583, + "Shell": 11331, + "Scheme": 3971, + "Jinja": 2629, + "Dockerfile": 661, + "Makefile": 638 + }, + "stargazers_count": 26, + "forks_count": 4, + "open_issues_count": 8, + "forks": 4, + "open_issues": 8, + "watchers": 26, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/moquette.json b/awesome/opensource/data/moquette.json index d85971c..dce9c08 100644 --- a/awesome/opensource/data/moquette.json +++ b/awesome/opensource/data/moquette.json @@ -1,9 +1,198 @@ { - "name": "Moquette", - "repository_platform": "github", - "repository_url": "https://github.com/moquette-io/moquette", - "site_url": "https://moquette-io.github.io/moquette/", - "type": "tool", - "license": "Apache-2.0", - "tags": ["java", "mqtt", "broker", "lightweight"] + "name": "Moquette", + "type": "tool", + "tags": [ + "java", + "mqtt", + "broker", + "lightweight" + ], + "description": null, + "site_url": "https://moquette-io.github.io/moquette/", + "repository_platform": "github", + "repository_url": "https://github.com/moquette-io/moquette", + "license": "Apache-2.0", + "autogenerated": { + "filename": "moquette.json", + "meta": { + "name": "moquette", + "full_name": "moquette-io/moquette", + "html_url": "https://github.com/moquette-io/moquette", + "created_at": "2014-09-30T20:14:41Z", + "updated_at": "2024-05-16T09:39:19Z", + "pushed_at": "2024-05-01T17:00:06Z", + "archived": false, + "disabled": false, + "owner": "moquette-io", + "owner_type": "Organization", + "topics": [ + "broker", + "java", + "moquette", + "mqtt" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Java", + "languages": { + "Java": 88.69, + "Groovy": 7.72, + "HTML": 2.94, + "Shell": 0.32, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1128346, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2250, + "forks_count": 812, + "open_issues_count": 117, + "forks": 812, + "open_issues": 117, + "watchers": 2250, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Java", + "languages": { + "Java": 88.14, + "Groovy": 8.1, + "HTML": 3.08, + "Shell": 0.34, + "Batchfile": 0.32, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1068725, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2216, + "forks_count": 846, + "open_issues_count": 110, + "forks": 846, + "open_issues": 110, + "watchers": 2216, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Java", + "languages": { + "Java": 88.45, + "Groovy": 7.89, + "HTML": 3.0, + "Shell": 0.33, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1101551, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2224, + "forks_count": 807, + "open_issues_count": 113, + "forks": 807, + "open_issues": 113, + "watchers": 2224, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Java", + "languages": { + "Java": 88.45, + "Groovy": 7.89, + "HTML": 3.0, + "Shell": 0.33, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1101551, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2228, + "forks_count": 807, + "open_issues_count": 113, + "forks": 807, + "open_issues": 113, + "watchers": 2228, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Java", + "languages": { + "Java": 88.61, + "Groovy": 7.78, + "HTML": 2.96, + "Shell": 0.33, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1118903, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2240, + "forks_count": 808, + "open_issues_count": 111, + "forks": 808, + "open_issues": 111, + "watchers": 2240, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Java", + "languages": { + "Java": 88.69, + "Groovy": 7.72, + "HTML": 2.94, + "Shell": 0.32, + "Batchfile": 0.31, + "Ruby": 0.02 + }, + "languages_byte": { + "Java": 1128346, + "Groovy": 98266, + "HTML": 37346, + "Shell": 4112, + "Batchfile": 3910, + "Ruby": 212 + }, + "stargazers_count": 2250, + "forks_count": 812, + "open_issues_count": 117, + "forks": 812, + "open_issues": 117, + "watchers": 2250, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/neulabs-cdk-constructs.json b/awesome/opensource/data/neulabs-cdk-constructs.json index 8b5b2ec..bb147f3 100644 --- a/awesome/opensource/data/neulabs-cdk-constructs.json +++ b/awesome/opensource/data/neulabs-cdk-constructs.json @@ -1,12 +1,171 @@ { "name": "Neulabs CDK Constructs", - "repository_platform": "github", - "repository_url": "https://github.com/neulabscom/neulabs-cdk-constructs", - "site_url": "https://constructs.dev/packages/neulabs-cdk-constructs", "type": "package", + "tags": [ + "cdk", + "typescript", + "jsii", + "aws", + "constructs", + "stack", + "cloudformation", + "npm package" + ], "description": "The neulabs-cdk-constructs library contains CDK-based constructs and stacks to allow the creation of cloud infrastructure on AWS.", + "site_url": "https://constructs.dev/packages/neulabs-cdk-constructs", + "repository_platform": "github", + "repository_url": "https://github.com/neulabscom/neulabs-cdk-constructs", "license": "Apache-2.0", - "tags": [ - "cdk", "typescript", "jsii", "aws", "constructs", "stack", "cloudformation", "npm package" - ] -} + "autogenerated": { + "filename": "neulabs-cdk-constructs.json", + "meta": { + "name": "neulabs-cdk-constructs", + "full_name": "neulabscom/neulabs-cdk-constructs", + "html_url": "https://github.com/neulabscom/neulabs-cdk-constructs", + "created_at": "2022-12-23T14:31:40Z", + "updated_at": "2024-03-15T10:18:59Z", + "pushed_at": "2024-03-29T09:26:50Z", + "archived": false, + "disabled": false, + "owner": "neulabscom", + "owner_type": "Organization", + "topics": [ + "aws", + "cdk", + "cdk-constructs", + "cloudformation", + "infrastructure-as-code", + "jsii", + "newrelic", + "projen", + "typescript" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.28, + "JavaScript": 3.48, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35285, + "JavaScript": 1274, + "Shell": 88 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 4, + "forks": 1, + "open_issues": 4, + "watchers": 2, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.87, + "JavaScript": 2.89, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35244, + "JavaScript": 1052, + "Shell": 88 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 1, + "forks": 0, + "open_issues": 1, + "watchers": 3, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.87, + "JavaScript": 2.89, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35244, + "JavaScript": 1052, + "Shell": 88 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 2, + "forks": 0, + "open_issues": 2, + "watchers": 3, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 95.93, + "JavaScript": 3.83, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35298, + "JavaScript": 1409, + "Shell": 88 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 2, + "forks": 1, + "open_issues": 2, + "watchers": 2, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.28, + "JavaScript": 3.48, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35285, + "JavaScript": 1274, + "Shell": 88 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 4, + "forks": 1, + "open_issues": 4, + "watchers": 2, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 96.28, + "JavaScript": 3.48, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 35285, + "JavaScript": 1274, + "Shell": 88 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 4, + "forks": 1, + "open_issues": 4, + "watchers": 2, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/neulabs-gh-actions-analytics.json b/awesome/opensource/data/neulabs-gh-actions-analytics.json index 19a6056..443ab71 100644 --- a/awesome/opensource/data/neulabs-gh-actions-analytics.json +++ b/awesome/opensource/data/neulabs-gh-actions-analytics.json @@ -1,12 +1,154 @@ { "name": "Neulabs GH Actions Analytics", + "tags": [ + "github", + "finops", + "analytics", + "streamlit", + "python" + ], + "description": "This application allows you to view GitHub's 'Usage Report' data.", + "type": "app", + "site_url": "https://gh-actions-analytics.streamlit.app/", "repository_platform": "github", "repository_url": "https://github.com/neulabscom/devops-gh-actions-analytics", - "site_url": "https://gh-actions-analytics.streamlit.app/", - "type": "app", - "description": "This application allows you to view GitHub's 'Usage Report' data.", "license": "GPL-3.0", - "tags": [ - "github", "finops", "analytics", "streamlit", "python" - ] -} + "autogenerated": { + "filename": "neulabs-gh-actions-analytics.json", + "meta": { + "name": "devops-gh-actions-analytics", + "full_name": "neulabscom/devops-gh-actions-analytics", + "html_url": "https://github.com/neulabscom/devops-gh-actions-analytics", + "created_at": "2023-06-20T14:34:05Z", + "updated_at": "2024-02-05T07:41:46Z", + "pushed_at": "2023-08-24T07:39:56Z", + "archived": false, + "disabled": false, + "owner": "neulabscom", + "owner_type": "Organization", + "topics": [ + "actions-workflow", + "github-actions", + "github-analytics", + "pandas", + "pythin3", + "python", + "streamlit" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 2, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 95.65, + "Shell": 4.35 + }, + "languages_byte": { + "Python": 12442, + "Shell": 566 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/nuvolaris.json b/awesome/opensource/data/nuvolaris.json index 187fc1e..393a97a 100644 --- a/awesome/opensource/data/nuvolaris.json +++ b/awesome/opensource/data/nuvolaris.json @@ -1,11 +1,151 @@ { - "name": "Nuvolaris", - "repository_platform": "github", - "repository_url": "https://github.com/nuvolaris/nuvolaris", - "site_url": "https://nuvolaris.io", - "type": "faas", - "license": "Apache-2.0", - "tags": [ - "go", "python", "serverless", "startup" - ] + "name": "Nuvolaris", + "type": "faas", + "tags": [ + "go", + "python", + "serverless", + "startup" + ], + "description": null, + "site_url": "https://nuvolaris.io", + "repository_platform": "github", + "repository_url": "https://github.com/nuvolaris/nuvolaris", + "license": "Apache-2.0", + "autogenerated": { + "filename": "nuvolaris.json", + "meta": { + "name": "nuvolaris", + "full_name": "nuvolaris/nuvolaris", + "html_url": "https://github.com/nuvolaris/nuvolaris", + "created_at": "2021-11-21T08:41:46Z", + "updated_at": "2024-05-13T19:23:51Z", + "pushed_at": "2024-05-12T11:46:41Z", + "archived": false, + "disabled": false, + "owner": "nuvolaris", + "owner_type": "Organization", + "topics": [ + "k8s", + "kubernetes", + "microservices", + "openwhisk", + "serverless" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Shell", + "languages": { + "Shell": 72.54, + "Dockerfile": 27.46 + }, + "languages_byte": { + "Shell": 21027, + "Dockerfile": 7959 + }, + "stargazers_count": 213, + "forks_count": 33, + "open_issues_count": 15, + "forks": 33, + "open_issues": 15, + "watchers": 213, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Shell", + "languages": { + "Shell": 71.79, + "Dockerfile": 28.21 + }, + "languages_byte": { + "Shell": 20256, + "Dockerfile": 7959 + }, + "stargazers_count": 212, + "forks_count": 33, + "open_issues_count": 34, + "forks": 33, + "open_issues": 34, + "watchers": 212, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Shell", + "languages": { + "Shell": 71.79, + "Dockerfile": 28.21 + }, + "languages_byte": { + "Shell": 20256, + "Dockerfile": 7959 + }, + "stargazers_count": 212, + "forks_count": 32, + "open_issues_count": 30, + "forks": 32, + "open_issues": 30, + "watchers": 212, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Shell", + "languages": { + "Shell": 71.79, + "Dockerfile": 28.21 + }, + "languages_byte": { + "Shell": 20256, + "Dockerfile": 7959 + }, + "stargazers_count": 212, + "forks_count": 33, + "open_issues_count": 12, + "forks": 33, + "open_issues": 12, + "watchers": 212, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Shell", + "languages": { + "Shell": 72.54, + "Dockerfile": 27.46 + }, + "languages_byte": { + "Shell": 21027, + "Dockerfile": 7959 + }, + "stargazers_count": 212, + "forks_count": 32, + "open_issues_count": 12, + "forks": 32, + "open_issues": 12, + "watchers": 212, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Shell", + "languages": { + "Shell": 72.54, + "Dockerfile": 27.46 + }, + "languages_byte": { + "Shell": 21027, + "Dockerfile": 7959 + }, + "stargazers_count": 213, + "forks_count": 33, + "open_issues_count": 15, + "forks": 33, + "open_issues": 15, + "watchers": 213, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/odoo-italia.json b/awesome/opensource/data/odoo-italia.json index 5256060..bca118f 100644 --- a/awesome/opensource/data/odoo-italia.json +++ b/awesome/opensource/data/odoo-italia.json @@ -1,12 +1,195 @@ { "name": "Associazione Odoo Italia", - "repository_platform": "github", - "repository_url": "https://github.com/OCA/l10n-italy", - "site_url": "https://www.odoo-italia.org", "type": "community", + "tags": [ + "python", + "odoo" + ], "description": "Addons concerning Odoo Italian Localization.", + "site_url": "https://www.odoo-italia.org", + "repository_platform": "github", + "repository_url": "https://github.com/OCA/l10n-italy", "license": "AGPL-3.0", - "tags": [ - "python", "odoo" - ] -} + "autogenerated": { + "filename": "odoo-italia.json", + "meta": { + "name": "l10n-italy", + "full_name": "OCA/l10n-italy", + "html_url": "https://github.com/OCA/l10n-italy", + "created_at": "2014-06-09T14:08:49Z", + "updated_at": "2024-05-18T11:21:44Z", + "pushed_at": "2024-05-17T13:47:35Z", + "archived": false, + "disabled": false, + "owner": "OCA", + "owner_type": "Organization", + "topics": [ + "hacktoberfest", + "localization", + "odoo" + ], + "license": "GNU Affero General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 58.59, + "HTML": 27.29, + "XSLT": 13.59, + "JavaScript": 0.3, + "SCSS": 0.12, + "CSS": 0.1 + }, + "languages_byte": { + "Python": 1873087, + "HTML": 872300, + "XSLT": 434554, + "JavaScript": 9628, + "SCSS": 3841, + "CSS": 3306 + }, + "stargazers_count": 132, + "forks_count": 294, + "open_issues_count": 612, + "forks": 294, + "open_issues": 612, + "watchers": 132, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 58.57, + "HTML": 32.19, + "XSLT": 8.83, + "JavaScript": 0.22, + "SCSS": 0.15, + "CSS": 0.05 + }, + "languages_byte": { + "Python": 1542250, + "HTML": 847529, + "XSLT": 232395, + "JavaScript": 5751, + "SCSS": 3841, + "CSS": 1329 + }, + "stargazers_count": 119, + "forks_count": 287, + "open_issues_count": 571, + "forks": 287, + "open_issues": 571, + "watchers": 119, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 58.68, + "HTML": 32.1, + "XSLT": 8.8, + "JavaScript": 0.22, + "SCSS": 0.15, + "CSS": 0.05 + }, + "languages_byte": { + "Python": 1548810, + "HTML": 847363, + "XSLT": 232395, + "JavaScript": 5751, + "SCSS": 3841, + "CSS": 1329 + }, + "stargazers_count": 123, + "forks_count": 290, + "open_issues_count": 590, + "forks": 290, + "open_issues": 590, + "watchers": 123, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 54.65, + "HTML": 29.67, + "XSLT": 15.3, + "JavaScript": 0.2, + "SCSS": 0.14, + "CSS": 0.05 + }, + "languages_byte": { + "Python": 1551777, + "HTML": 842480, + "XSLT": 434554, + "JavaScript": 5751, + "SCSS": 3841, + "CSS": 1329 + }, + "stargazers_count": 126, + "forks_count": 288, + "open_issues_count": 583, + "forks": 288, + "open_issues": 583, + "watchers": 126, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 58.58, + "HTML": 27.3, + "XSLT": 13.6, + "JavaScript": 0.3, + "SCSS": 0.12, + "CSS": 0.1 + }, + "languages_byte": { + "Python": 1871707, + "HTML": 872300, + "XSLT": 434554, + "JavaScript": 9628, + "SCSS": 3841, + "CSS": 3306 + }, + "stargazers_count": 129, + "forks_count": 291, + "open_issues_count": 597, + "forks": 291, + "open_issues": 597, + "watchers": 129, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 58.59, + "HTML": 27.29, + "XSLT": 13.59, + "JavaScript": 0.3, + "SCSS": 0.12, + "CSS": 0.1 + }, + "languages_byte": { + "Python": 1873087, + "HTML": 872300, + "XSLT": 434554, + "JavaScript": 9628, + "SCSS": 3841, + "CSS": 3306 + }, + "stargazers_count": 132, + "forks_count": 294, + "open_issues_count": 612, + "forks": 294, + "open_issues": 612, + "watchers": 132, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/open-geo-data.json b/awesome/opensource/data/open-geo-data.json index b2efed0..ae7bdc7 100644 --- a/awesome/opensource/data/open-geo-data.json +++ b/awesome/opensource/data/open-geo-data.json @@ -1,12 +1,193 @@ { - "name": "OpenGeoData", - "repository_platform": "github", - "repository_url": "https://github.com/MaxDragonheart/OpenGeoData", - "site_url": "http://opengeodata.massimilianomoraca.me/", - "type": "app", - "description": "OpenSource project focused on sharing of geographic data to citizens and technicians.", - "license": "GPL-3.0", - "tags": [ - "python", "docker", "django", "gis" - ] + "name": "OpenGeoData", + "type": "app", + "tags": [ + "python", + "docker", + "django", + "gis" + ], + "description": "OpenSource project focused on sharing of geographic data to citizens and technicians.", + "site_url": "http://opengeodata.massimilianomoraca.me/", + "repository_platform": "github", + "repository_url": "https://github.com/MaxDragonheart/OpenGeoData", + "license": "GPL-3.0", + "autogenerated": { + "filename": "open-geo-data.json", + "meta": { + "name": "OpenGeoData", + "full_name": "MaxDragonheart/OpenGeoData", + "html_url": "https://github.com/MaxDragonheart/OpenGeoData", + "created_at": "2021-07-10T09:49:57Z", + "updated_at": "2023-08-18T09:29:57Z", + "pushed_at": "2023-08-18T09:28:50Z", + "archived": true, + "disabled": false, + "owner": "MaxDragonheart", + "owner_type": "User", + "topics": [], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 51.79, + "HTML": 29.25, + "JavaScript": 6.38, + "CSS": 6.34, + "Shell": 4.58, + "Dockerfile": 1.66 + }, + "languages_byte": { + "Python": 82324, + "HTML": 46494, + "JavaScript": 10139, + "CSS": 10077, + "Shell": 7284, + "Dockerfile": 2633 + }, + "stargazers_count": 6, + "forks_count": 1, + "open_issues_count": 0, + "forks": 1, + "open_issues": 0, + "watchers": 6, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/open-profiler.json b/awesome/opensource/data/open-profiler.json index 1128d89..5cb900d 100644 --- a/awesome/opensource/data/open-profiler.json +++ b/awesome/opensource/data/open-profiler.json @@ -1,17 +1,172 @@ { - "name": "Open Profiler", - "repository_platform": "github", - "repository_url": "https://github.com/Til0r/open-profiler", - "type": "tool", - "description": "Build your unique online presence with Open Profiler a responsive and feature-rich portfolio, easily tailored to showcase your skills, experience, and projects.", - "license": "MIT", - "tags": [ - "portfolio", - "personal-brand", - "experiences", - "skills", - "projects", - "educations", - "angular" - ] + "name": "Open Profiler", + "tags": [ + "portfolio", + "personal-brand", + "experiences", + "skills", + "projects", + "educations", + "angular" + ], + "description": "Build your unique online presence with Open Profiler a responsive and feature-rich portfolio, easily tailored to showcase your skills, experience, and projects.", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Til0r/open-profiler", + "license": "MIT", + "autogenerated": { + "filename": "open-profiler.json", + "meta": { + "name": "open-profiler", + "full_name": "Til0r/open-profiler", + "html_url": "https://github.com/Til0r/open-profiler", + "created_at": "2023-12-17T13:01:43Z", + "updated_at": "2024-01-30T15:13:30Z", + "pushed_at": "2024-04-14T11:08:33Z", + "archived": false, + "disabled": false, + "owner": "Til0r", + "owner_type": "User", + "topics": [ + "angular", + "backend", + "badges", + "developers", + "education", + "experience", + "frontend", + "open-source", + "personal-portfolio", + "simple-icons", + "skills" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 2, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 2, + "forks": 1, + "open_issues": 2, + "watchers": 2, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 2, + "forks": 1, + "open_issues": 2, + "watchers": 2, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 2, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 43.37, + "HTML": 37.67, + "SCSS": 10.73, + "JavaScript": 7.99, + "Shell": 0.24 + }, + "languages_byte": { + "TypeScript": 12559, + "HTML": 10910, + "SCSS": 3107, + "JavaScript": 2314, + "Shell": 69 + }, + "stargazers_count": 2, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 2, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/opencity-italia.json b/awesome/opensource/data/opencity-italia.json index 8d572c8..30ab615 100644 --- a/awesome/opensource/data/opencity-italia.json +++ b/awesome/opensource/data/opencity-italia.json @@ -1,11 +1,24 @@ { - "name": "Opencity Italia", - "repository_platform": "gitlab", - "repository_url": "https://gitlab.com/opencontent/stanza-del-cittadino/core", - "site_url": "https://opencityitalia.it/", - "type": "saas", - "license": "AGPL-3.0", - "tags": [ - "microservices", "event-sourcing", "symfony", "kafka", "golang", "fastapi", "python", "clickhouse", "surrealdb" - ] -} + "name": "Opencity Italia", + "type": "saas", + "tags": [ + "microservices", + "event-sourcing", + "symfony", + "kafka", + "golang", + "fastapi", + "python", + "clickhouse", + "surrealdb" + ], + "description": null, + "site_url": "https://opencityitalia.it/", + "repository_platform": "gitlab", + "repository_url": "https://gitlab.com/opencontent/stanza-del-cittadino/core", + "license": "AGPL-3.0", + "autogenerated": { + "filename": "opencity-italia.json", + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/orchy-mfe.json b/awesome/opensource/data/orchy-mfe.json index 0669890..7aafe94 100644 --- a/awesome/opensource/data/orchy-mfe.json +++ b/awesome/opensource/data/orchy-mfe.json @@ -1,10 +1,175 @@ { - "name": "orchy-mfe", - "repository_platform": "github", - "repository_url": "https://github.com/orchy-mfe/orchy-core", - "site_url": "https://orchy-mfe.github.io/", - "type": "app", - "license": "MIT", - "description": "The Micro Frontends orchestrator", - "tags": ["TypeScript", "JavaScript", "micro frontends", "web components"] -} + "name": "orchy-mfe", + "type": "app", + "tags": [ + "TypeScript", + "JavaScript", + "micro frontends", + "web components" + ], + "description": "The Micro Frontends orchestrator", + "site_url": "https://orchy-mfe.github.io/", + "repository_platform": "github", + "repository_url": "https://github.com/orchy-mfe/orchy-core", + "license": "MIT", + "autogenerated": { + "filename": "orchy-mfe.json", + "meta": { + "name": "orchy-core", + "full_name": "orchy-mfe/orchy-core", + "html_url": "https://github.com/orchy-mfe/orchy-core", + "created_at": "2022-08-06T12:45:18Z", + "updated_at": "2023-07-22T12:19:23Z", + "pushed_at": "2024-05-17T22:56:12Z", + "archived": false, + "disabled": false, + "owner": "orchy-mfe", + "owner_type": "Organization", + "topics": [ + "hacktoberfest", + "microfrontends", + "orchestrator", + "typescript", + "webcomponent" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.84, + "Dockerfile": 0.92, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 613, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 19, + "forks": 1, + "open_issues": 19, + "watchers": 22, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.86, + "Dockerfile": 0.9, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 601, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 22, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.86, + "Dockerfile": 0.9, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 601, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 9, + "forks": 1, + "open_issues": 9, + "watchers": 22, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.86, + "Dockerfile": 0.9, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 601, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 8, + "forks": 1, + "open_issues": 8, + "watchers": 22, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.84, + "Dockerfile": 0.92, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 613, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 9, + "forks": 1, + "open_issues": 9, + "watchers": 22, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 97.84, + "Dockerfile": 0.92, + "JavaScript": 0.65, + "HTML": 0.59 + }, + "languages_byte": { + "TypeScript": 65323, + "Dockerfile": 613, + "JavaScript": 431, + "HTML": 395 + }, + "stargazers_count": 22, + "forks_count": 1, + "open_issues_count": 19, + "forks": 1, + "open_issues": 19, + "watchers": 22, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/ordinary-puzzles.json b/awesome/opensource/data/ordinary-puzzles.json index 7d21886..0d9adde 100644 --- a/awesome/opensource/data/ordinary-puzzles.json +++ b/awesome/opensource/data/ordinary-puzzles.json @@ -1,10 +1,260 @@ { - "name": "Ordinary Puzzles", - "repository_platform": "github", - "repository_url": "https://github.com/mmazzarolo/ordinary-puzzles-app", - "site_url": "https://ordinarypuzzles.com/", - "type": "app", - "license": "MIT", - "description": "A minimalistic mobile puzzle game inspired by Picross and Sudoku", - "tags": ["javascript", "typescript", "react-native"] -} + "name": "Ordinary Puzzles", + "type": "app", + "tags": [ + "javascript", + "typescript", + "react-native" + ], + "description": "A minimalistic mobile puzzle game inspired by Picross and Sudoku", + "site_url": "https://ordinarypuzzles.com/", + "repository_platform": "github", + "repository_url": "https://github.com/mmazzarolo/ordinary-puzzles-app", + "license": "MIT", + "autogenerated": { + "filename": "ordinary-puzzles.json", + "meta": { + "name": "ordinary-puzzles-app", + "full_name": "mmazzarolo/ordinary-puzzles-app", + "html_url": "https://github.com/mmazzarolo/ordinary-puzzles-app", + "created_at": "2019-12-14T22:17:32Z", + "updated_at": "2024-04-28T19:44:03Z", + "pushed_at": "2023-02-05T19:33:41Z", + "archived": false, + "disabled": false, + "owner": "mmazzarolo", + "owner_type": "User", + "topics": [ + "game", + "mobx", + "puzzle", + "react", + "react-native", + "typescript", + "web" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 477, + "forks_count": 44, + "open_issues_count": 9, + "forks": 44, + "open_issues": 9, + "watchers": 477, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 470, + "forks_count": 41, + "open_issues_count": 9, + "forks": 41, + "open_issues": 9, + "watchers": 470, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 470, + "forks_count": 42, + "open_issues_count": 9, + "forks": 42, + "open_issues": 9, + "watchers": 470, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 473, + "forks_count": 42, + "open_issues_count": 9, + "forks": 42, + "open_issues": 9, + "watchers": 473, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 474, + "forks_count": 42, + "open_issues_count": 9, + "forks": 42, + "open_issues": 9, + "watchers": 474, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 83.26, + "Java": 5.09, + "Objective-C": 3.4, + "JavaScript": 2.32, + "HTML": 1.88, + "CSS": 1.63, + "Starlark": 1.45, + "Ruby": 0.67, + "C": 0.16, + "Swift": 0.08, + "Shell": 0.07 + }, + "languages_byte": { + "TypeScript": 110891, + "Java": 6783, + "Objective-C": 4523, + "JavaScript": 3096, + "HTML": 2498, + "CSS": 2167, + "Starlark": 1926, + "Ruby": 891, + "C": 208, + "Swift": 110, + "Shell": 97 + }, + "stargazers_count": 477, + "forks_count": 44, + "open_issues_count": 9, + "forks": 44, + "open_issues": 9, + "watchers": 477, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/passkit-generator.json b/awesome/opensource/data/passkit-generator.json index 18e00ac..0dcb686 100644 --- a/awesome/opensource/data/passkit-generator.json +++ b/awesome/opensource/data/passkit-generator.json @@ -1,15 +1,157 @@ { "name": "passkit-generator", - "repository_platform": "github", - "repository_url": "https://github.com/alexandercerutti/passkit-generator", - "type": "library", - "description": "The easiest way to generate custom Apple Wallet passes in Node.js", - "license": "MIT", "tags": [ "nodejs", "typescript", "javascript", "ios", "passkit" - ] + ], + "description": "The easiest way to generate custom Apple Wallet passes in Node.js", + "type": "library", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/alexandercerutti/passkit-generator", + "license": "MIT", + "autogenerated": { + "filename": "passkit-generator.json", + "meta": { + "name": "passkit-generator", + "full_name": "alexandercerutti/passkit-generator", + "html_url": "https://github.com/alexandercerutti/passkit-generator", + "created_at": "2018-09-12T19:45:00Z", + "updated_at": "2024-05-17T13:27:49Z", + "pushed_at": "2023-11-23T08:46:12Z", + "archived": false, + "disabled": false, + "owner": "alexandercerutti", + "owner_type": "User", + "topics": [ + "apple", + "apple-pass", + "apple-passkit", + "ios", + "javascript", + "joi", + "nodejs", + "pass", + "passkit", + "wallet" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 732, + "forks_count": 98, + "open_issues_count": 2, + "forks": 98, + "open_issues": 2, + "watchers": 732, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 634, + "forks_count": 92, + "open_issues_count": 1, + "forks": 92, + "open_issues": 1, + "watchers": 634, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 661, + "forks_count": 93, + "open_issues_count": 1, + "forks": 93, + "open_issues": 1, + "watchers": 661, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 679, + "forks_count": 94, + "open_issues_count": 2, + "forks": 94, + "open_issues": 2, + "watchers": 679, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 705, + "forks_count": 95, + "open_issues_count": 1, + "forks": 95, + "open_issues": 1, + "watchers": 705, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 68.4, + "JavaScript": 31.6 + }, + "languages_byte": { + "TypeScript": 65896, + "JavaScript": 30450 + }, + "stargazers_count": 732, + "forks_count": 98, + "open_issues_count": 2, + "forks": 98, + "open_issues": 2, + "watchers": 732, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/pet-therapy.json b/awesome/opensource/data/pet-therapy.json index 3a6943d..f710ff6 100644 --- a/awesome/opensource/data/pet-therapy.json +++ b/awesome/opensource/data/pet-therapy.json @@ -1,10 +1,148 @@ { - "name": "Pet Therapy", - "repository_platform": "github", - "repository_url": "https://github.com/curzel-it/pet-therapy", - "site_url": "https://apps.apple.com/app/desktop-pets/id1575542220", - "type": "app", - "license": "MIT", - "description": "Desktop Pets for macOS", - "tags": ["swift", "swiftui", "macos", "appkit", "desktop", "pets", "desktop pets"] + "name": "Pet Therapy", + "type": "app", + "tags": [ + "swift", + "swiftui", + "macos", + "appkit", + "desktop", + "pets", + "desktop pets" + ], + "description": "Desktop Pets for macOS", + "site_url": "https://apps.apple.com/app/desktop-pets/id1575542220", + "repository_platform": "github", + "repository_url": "https://github.com/curzel-it/pet-therapy", + "license": "MIT", + "autogenerated": { + "filename": "pet-therapy.json", + "meta": { + "name": "bit-therapy", + "full_name": "curzel-it/bit-therapy", + "html_url": "https://github.com/curzel-it/bit-therapy", + "created_at": "2022-06-13T08:28:25Z", + "updated_at": "2024-05-17T23:57:20Z", + "pushed_at": "2024-05-01T15:00:34Z", + "archived": false, + "disabled": false, + "owner": "curzel-it", + "owner_type": "User", + "topics": [], + "license": "Other" + }, + "analytics": { + "language": "Swift", + "languages": { + "Swift": 58.99, + "Python": 41.01 + }, + "languages_byte": { + "Swift": 262547, + "Python": 182518 + }, + "stargazers_count": 191, + "forks_count": 13, + "open_issues_count": 0, + "forks": 13, + "open_issues": 0, + "watchers": 191, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Swift", + "languages": { + "Swift": 59.6, + "Python": 40.4 + }, + "languages_byte": { + "Swift": 270946, + "Python": 183670 + }, + "stargazers_count": 167, + "forks_count": 9, + "open_issues_count": 0, + "forks": 9, + "open_issues": 0, + "watchers": 167, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Swift", + "languages": { + "Swift": 59.36, + "Python": 40.64 + }, + "languages_byte": { + "Swift": 268326, + "Python": 183670 + }, + "stargazers_count": 172, + "forks_count": 11, + "open_issues_count": 0, + "forks": 11, + "open_issues": 0, + "watchers": 172, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Swift", + "languages": { + "Swift": 59.36, + "Python": 40.64 + }, + "languages_byte": { + "Swift": 268326, + "Python": 183670 + }, + "stargazers_count": 178, + "forks_count": 12, + "open_issues_count": 0, + "forks": 12, + "open_issues": 0, + "watchers": 178, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Swift", + "languages": { + "Swift": 59.36, + "Python": 40.64 + }, + "languages_byte": { + "Swift": 268326, + "Python": 183670 + }, + "stargazers_count": 185, + "forks_count": 13, + "open_issues_count": 0, + "forks": 13, + "open_issues": 0, + "watchers": 185, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Swift", + "languages": { + "Swift": 58.99, + "Python": 41.01 + }, + "languages_byte": { + "Swift": 262547, + "Python": 182518 + }, + "stargazers_count": 191, + "forks_count": 13, + "open_issues_count": 0, + "forks": 13, + "open_issues": 0, + "watchers": 191, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/platformic.json b/awesome/opensource/data/platformic.json index bf1b29a..75c5ea2 100644 --- a/awesome/opensource/data/platformic.json +++ b/awesome/opensource/data/platformic.json @@ -1,10 +1,200 @@ { - "name": "Platformatic", - "repository_platform": "github", - "repository_url": "https://github.com/platformatic/platformatic", - "site_url": "https://oss.platformatic.dev/", - "type": "tool", - "license": "Apache-2.0", - "description": "Platformatic open-source tools simplify building and running Node.js applications, with best practices baked in.", - "tags": ["javscript", "node.js", "applications", "rest api"] + "name": "Platformatic", + "type": "tool", + "tags": [ + "javscript", + "node.js", + "applications", + "rest api" + ], + "description": "Platformatic open-source tools simplify building and running Node.js applications, with best practices baked in.", + "site_url": "https://oss.platformatic.dev/", + "repository_platform": "github", + "repository_url": "https://github.com/platformatic/platformatic", + "license": "Apache-2.0", + "autogenerated": { + "filename": "platformic.json", + "meta": { + "name": "platformatic", + "full_name": "platformatic/platformatic", + "html_url": "https://github.com/platformatic/platformatic", + "created_at": "2022-09-22T07:32:19Z", + "updated_at": "2024-05-18T13:43:01Z", + "pushed_at": "2024-05-18T12:38:47Z", + "archived": false, + "disabled": false, + "owner": "platformatic", + "owner_type": "Organization", + "topics": [ + "fastify", + "graphql", + "hacktoberfest", + "nodejs", + "openapi", + "rest" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.24, + "HTML": 14.06, + "TypeScript": 1.4, + "CSS": 0.2, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2658156, + "HTML": 443668, + "TypeScript": 44105, + "CSS": 6424, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1391, + "forks_count": 135, + "open_issues_count": 175, + "forks": 135, + "open_issues": 175, + "watchers": 1391, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.9, + "HTML": 15.59, + "TypeScript": 1.17, + "CSS": 0.23, + "Shell": 0.06, + "Dockerfile": 0.05 + }, + "languages_byte": { + "JavaScript": 2360481, + "HTML": 443944, + "TypeScript": 33422, + "CSS": 6480, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1313, + "forks_count": 129, + "open_issues_count": 187, + "forks": 129, + "open_issues": 187, + "watchers": 1313, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 83.51, + "HTML": 15.02, + "TypeScript": 1.15, + "CSS": 0.22, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2468049, + "HTML": 443787, + "TypeScript": 33923, + "CSS": 6480, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1349, + "forks_count": 132, + "open_issues_count": 158, + "forks": 132, + "open_issues": 158, + "watchers": 1349, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.02, + "HTML": 14.4, + "TypeScript": 1.27, + "CSS": 0.21, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2589072, + "HTML": 443787, + "TypeScript": 39081, + "CSS": 6480, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1360, + "forks_count": 131, + "open_issues_count": 172, + "forks": 131, + "open_issues": 172, + "watchers": 1360, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.24, + "HTML": 14.08, + "TypeScript": 1.38, + "CSS": 0.21, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2653687, + "HTML": 443668, + "TypeScript": 43332, + "CSS": 6480, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1376, + "forks_count": 134, + "open_issues_count": 168, + "forks": 134, + "open_issues": 168, + "watchers": 1376, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 84.24, + "HTML": 14.06, + "TypeScript": 1.4, + "CSS": 0.2, + "Shell": 0.06, + "Dockerfile": 0.04 + }, + "languages_byte": { + "JavaScript": 2658156, + "HTML": 443668, + "TypeScript": 44105, + "CSS": 6424, + "Shell": 1746, + "Dockerfile": 1282 + }, + "stargazers_count": 1391, + "forks_count": 135, + "open_issues_count": 175, + "forks": 135, + "open_issues": 175, + "watchers": 1391, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/primait-nuvola.json b/awesome/opensource/data/primait-nuvola.json index 3b20251..92d81be 100644 --- a/awesome/opensource/data/primait-nuvola.json +++ b/awesome/opensource/data/primait-nuvola.json @@ -1,15 +1,190 @@ { - "name": "nuvola", - "repository_platform": "github", - "repository_url": "https://github.com/primait/nuvola", - "site_url": "https://github.com/primait/nuvola", - "type": "tool", - "description": "nuvola is a tool to dump and perform automatic and manual security analysis on AWS environments configurations and services using predefined, extensible and custom rules created using a simple Yaml syntax.", - "license": "GPL-3.0", - "tags": [ + "name": "nuvola", + "type": "tool", + "tags": [ + "aws", + "cloudsecurity", + "devsecops", + "golang" + ], + "description": "nuvola is a tool to dump and perform automatic and manual security analysis on AWS environments configurations and services using predefined, extensible and custom rules created using a simple Yaml syntax.", + "site_url": "https://github.com/primait/nuvola", + "repository_platform": "github", + "repository_url": "https://github.com/primait/nuvola", + "license": "GPL-3.0", + "autogenerated": { + "filename": "primait-nuvola.json", + "meta": { + "name": "nuvola", + "full_name": "primait/nuvola", + "html_url": "https://github.com/primait/nuvola", + "created_at": "2021-11-09T13:29:01Z", + "updated_at": "2024-05-02T07:18:47Z", + "pushed_at": "2024-05-02T07:18:44Z", + "archived": false, + "disabled": false, + "owner": "primait", + "owner_type": "Organization", + "topics": [ "aws", + "cloud", "cloudsecurity", + "devops", "devsecops", - "golang" - ] + "golang", + "neo4j", + "redteaming" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 82.21, + "HCL": 16.09, + "Makefile": 1.6, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124296, + "HCL": 24333, + "Makefile": 2419, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 134, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 134, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 82.51, + "HCL": 16.16, + "Makefile": 1.23, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124245, + "HCL": 24333, + "Makefile": 1859, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 135, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 135, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 82.51, + "HCL": 16.16, + "Makefile": 1.23, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124245, + "HCL": 24333, + "Makefile": 1859, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 135, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 135, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 82.51, + "HCL": 16.16, + "Makefile": 1.23, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124245, + "HCL": 24333, + "Makefile": 1859, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 134, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 134, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 82.75, + "HCL": 15.93, + "Makefile": 1.22, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 126377, + "HCL": 24333, + "Makefile": 1859, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 134, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 134, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 82.21, + "HCL": 16.09, + "Makefile": 1.6, + "Python": 0.05, + "JavaScript": 0.05 + }, + "languages_byte": { + "Go": 124296, + "HCL": 24333, + "Makefile": 2419, + "Python": 74, + "JavaScript": 70 + }, + "stargazers_count": 134, + "forks_count": 18, + "open_issues_count": 0, + "forks": 18, + "open_issues": 0, + "watchers": 134, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/pydal.json b/awesome/opensource/data/pydal.json index 1dfde05..88684b3 100644 --- a/awesome/opensource/data/pydal.json +++ b/awesome/opensource/data/pydal.json @@ -1,11 +1,121 @@ { - "name": "Pydal", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/pydal", - "type": "scripts", - "license": "GPL-3.0", - "tags": [ - "python" - ], - "description": "Remap your specific keyboard to execute custom scripts!" -} + "name": "Pydal", + "tags": [ + "python" + ], + "description": "Remap your specific keyboard to execute custom scripts!", + "type": "scripts", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/pydal", + "license": "GPL-3.0", + "autogenerated": { + "filename": "pydal.json", + "meta": { + "name": "pydal", + "full_name": "Mte90/pydal", + "html_url": "https://github.com/Mte90/pydal", + "created_at": "2018-05-11T15:04:23Z", + "updated_at": "2024-05-08T22:17:25Z", + "pushed_at": "2023-10-23T16:14:58Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "footswitch", + "hacktoberfest", + "hid", + "linux", + "pedal", + "usb" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 20, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 19, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 19, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 19, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 19, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 19, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 19, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 2480 + }, + "stargazers_count": 20, + "forks_count": 1, + "open_issues_count": 1, + "forks": 1, + "open_issues": 1, + "watchers": 20, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/pytorch-deep-learning.json b/awesome/opensource/data/pytorch-deep-learning.json index 7290447..d4ac0c0 100644 --- a/awesome/opensource/data/pytorch-deep-learning.json +++ b/awesome/opensource/data/pytorch-deep-learning.json @@ -1,11 +1,150 @@ { - "name": "Pytorch Deep Learning", - "repository_platform": "github", - "repository_url": "https://github.com/Atcold/pytorch-Deep-Learning", - "site_url": "https://atcold.github.io/pytorch-Deep-Learning/", - "type": "learning", - "license": "Creative Commons", - "tags": [ - "python", "jupyter notebook", "deep learning", "pytorch" - ] + "name": "Pytorch Deep Learning", + "type": "learning", + "tags": [ + "python", + "jupyter notebook", + "deep learning", + "pytorch" + ], + "description": null, + "site_url": "https://atcold.github.io/pytorch-Deep-Learning/", + "repository_platform": "github", + "repository_url": "https://github.com/Atcold/pytorch-Deep-Learning", + "license": "Creative Commons", + "autogenerated": { + "filename": "pytorch-deep-learning.json", + "meta": { + "name": "NYU-DLSP20", + "full_name": "Atcold/NYU-DLSP20", + "html_url": "https://github.com/Atcold/NYU-DLSP20", + "created_at": "2018-07-09T11:40:25Z", + "updated_at": "2024-05-17T21:24:18Z", + "pushed_at": "2024-01-30T22:30:54Z", + "archived": false, + "disabled": false, + "owner": "Atcold", + "owner_type": "User", + "topics": [ + "deep-learning", + "jupyter-notebook", + "neural-nets", + "pytorch" + ], + "license": "Other" + }, + "analytics": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6625, + "forks_count": 2197, + "open_issues_count": 51, + "forks": 2197, + "open_issues": 51, + "watchers": 6625, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.62, + "Python": 1.38 + }, + "languages_byte": { + "Jupyter Notebook": 1181768, + "Python": 16538 + }, + "stargazers_count": 6596, + "forks_count": 2201, + "open_issues_count": 52, + "forks": 2201, + "open_issues": 52, + "watchers": 6596, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6604, + "forks_count": 2195, + "open_issues_count": 51, + "forks": 2195, + "open_issues": 51, + "watchers": 6604, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6605, + "forks_count": 2193, + "open_issues_count": 51, + "forks": 2193, + "open_issues": 51, + "watchers": 6605, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6617, + "forks_count": 2195, + "open_issues_count": 51, + "forks": 2195, + "open_issues": 51, + "watchers": 6617, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.59, + "Python": 1.41 + }, + "languages_byte": { + "Jupyter Notebook": 1184341, + "Python": 16935 + }, + "stargazers_count": 6625, + "forks_count": 2197, + "open_issues_count": 51, + "forks": 2197, + "open_issues": 51, + "watchers": 6625, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/qrcp.json b/awesome/opensource/data/qrcp.json index 952dda3..8f1adaf 100644 --- a/awesome/opensource/data/qrcp.json +++ b/awesome/opensource/data/qrcp.json @@ -1,11 +1,139 @@ { - "name": "qrcp", - "repository_platform": "github", - "repository_url": "https://github.com/claudiodangelis/qrcp", - "type": "tool", - "license": "MIT", - "description": "Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal", - "tags": [ - "commandline", "qr", "utility", "golang" - ] + "name": "qrcp", + "type": "tool", + "tags": [ + "commandline", + "qr", + "utility", + "golang" + ], + "description": "Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/claudiodangelis/qrcp", + "license": "MIT", + "autogenerated": { + "filename": "qrcp.json", + "meta": { + "name": "qrcp", + "full_name": "claudiodangelis/qrcp", + "html_url": "https://github.com/claudiodangelis/qrcp", + "created_at": "2018-01-14T22:35:55Z", + "updated_at": "2024-05-18T07:05:38Z", + "pushed_at": "2024-02-03T14:09:19Z", + "archived": false, + "disabled": false, + "owner": "claudiodangelis", + "owner_type": "User", + "topics": [ + "cli", + "command-line", + "golang", + "qrcode", + "utility" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9797, + "forks_count": 522, + "open_issues_count": 12, + "forks": 522, + "open_issues": 12, + "watchers": 9797, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9631, + "forks_count": 534, + "open_issues_count": 17, + "forks": 534, + "open_issues": 17, + "watchers": 9631, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9681, + "forks_count": 519, + "open_issues_count": 15, + "forks": 519, + "open_issues": 15, + "watchers": 9681, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9706, + "forks_count": 518, + "open_issues_count": 12, + "forks": 518, + "open_issues": 12, + "watchers": 9706, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9766, + "forks_count": 520, + "open_issues_count": 11, + "forks": 520, + "open_issues": 11, + "watchers": 9766, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 100.0 + }, + "languages_byte": { + "Go": 297376 + }, + "stargazers_count": 9797, + "forks_count": 522, + "open_issues_count": 12, + "forks": 522, + "open_issues": 12, + "watchers": 9797, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/redis.json b/awesome/opensource/data/redis.json index 9765567..55587b5 100644 --- a/awesome/opensource/data/redis.json +++ b/awesome/opensource/data/redis.json @@ -1,11 +1,234 @@ { - "name": "Redis", - "repository_platform": "github", - "repository_url": "https://github.com/redis/redis", - "site_url": "https://redis.io", - "type": "tool", - "license": "BSD-3-Clause", - "tags": [ - "c", "database" - ] + "name": "Redis", + "type": "tool", + "tags": [ + "c", + "database" + ], + "description": null, + "site_url": "https://redis.io", + "repository_platform": "github", + "repository_url": "https://github.com/redis/redis", + "license": "BSD-3-Clause", + "autogenerated": { + "filename": "redis.json", + "meta": { + "name": "redis", + "full_name": "redis/redis", + "html_url": "https://github.com/redis/redis", + "created_at": "2009-03-21T22:32:25Z", + "updated_at": "2024-05-18T13:12:23Z", + "pushed_at": "2024-05-18T08:34:13Z", + "archived": false, + "disabled": false, + "owner": "redis", + "owner_type": "Organization", + "topics": [ + "cache", + "database", + "key-value", + "message-broker", + "nosql", + "redis" + ], + "license": "Other" + }, + "analytics": { + "language": "C", + "languages": { + "C": 73.79, + "Tcl": 24.87, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.24, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6387034, + "Tcl": 2152316, + "Python": 40062, + "Shell": 23545, + "Ruby": 23513, + "Makefile": 20797, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 65091, + "forks_count": 23498, + "open_issues_count": 2468, + "forks": 23498, + "open_issues": 2468, + "watchers": 65091, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "C", + "languages": { + "C": 74.47, + "Tcl": 24.2, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.23, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6482030, + "Tcl": 2106596, + "Python": 40006, + "Shell": 23539, + "Ruby": 23192, + "Makefile": 20449, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 63112, + "forks_count": 23202, + "open_issues_count": 2526, + "forks": 23202, + "open_issues": 2526, + "watchers": 63112, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "C", + "languages": { + "C": 74.43, + "Tcl": 24.25, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.23, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6511442, + "Tcl": 2121601, + "Python": 40006, + "Shell": 23545, + "Ruby": 23192, + "Makefile": 20532, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 63437, + "forks_count": 23017, + "open_issues_count": 2509, + "forks": 23017, + "open_issues": 2509, + "watchers": 63437, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "C", + "languages": { + "C": 74.37, + "Tcl": 24.32, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.26, + "Makefile": 0.24, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6541017, + "Tcl": 2138884, + "Python": 40062, + "Shell": 23545, + "Ruby": 23192, + "Makefile": 20739, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 63743, + "forks_count": 23049, + "open_issues_count": 2501, + "forks": 23049, + "open_issues": 2501, + "watchers": 63743, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "C", + "languages": { + "C": 73.87, + "Tcl": 24.78, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.24, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6385298, + "Tcl": 2142262, + "Python": 40062, + "Shell": 23545, + "Ruby": 23513, + "Makefile": 20797, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 64684, + "forks_count": 23434, + "open_issues_count": 2452, + "forks": 23434, + "open_issues": 2452, + "watchers": 64684, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "C", + "languages": { + "C": 73.79, + "Tcl": 24.87, + "Python": 0.46, + "Shell": 0.27, + "Ruby": 0.27, + "Makefile": 0.24, + "C++": 0.07, + "Smarty": 0.01, + "JavaScript": 0.01 + }, + "languages_byte": { + "C": 6387034, + "Tcl": 2152316, + "Python": 40062, + "Shell": 23545, + "Ruby": 23513, + "Makefile": 20797, + "C++": 5987, + "Smarty": 1047, + "JavaScript": 953 + }, + "stargazers_count": 65091, + "forks_count": 23498, + "open_issues_count": 2468, + "forks": 23498, + "open_issues": 2468, + "watchers": 65091, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/remotebear.json b/awesome/opensource/data/remotebear.json index a4f1739..064cbeb 100644 --- a/awesome/opensource/data/remotebear.json +++ b/awesome/opensource/data/remotebear.json @@ -1,10 +1,163 @@ { - "name": "Remotebear", - "repository_platform": "github", - "repository_url": "https://github.com/remotebear-io/remotebear", - "site_url": "https://remotebear.io/", - "type": "app", - "license": "GPL-3.0", - "description": "Remote jobs aggregator", - "tags": ["javascript", "typescript", "react", "nodejs"] -} + "name": "Remotebear", + "type": "app", + "tags": [ + "javascript", + "typescript", + "react", + "nodejs" + ], + "description": "Remote jobs aggregator", + "site_url": "https://remotebear.io/", + "repository_platform": "github", + "repository_url": "https://github.com/remotebear-io/remotebear", + "license": "GPL-3.0", + "autogenerated": { + "filename": "remotebear.json", + "meta": { + "name": "remotebear", + "full_name": "remotebear-io/remotebear", + "html_url": "https://github.com/remotebear-io/remotebear", + "created_at": "2021-04-24T21:05:00Z", + "updated_at": "2024-04-05T10:47:06Z", + "pushed_at": "2024-04-21T00:52:24Z", + "archived": false, + "disabled": false, + "owner": "remotebear-io", + "owner_type": "Organization", + "topics": [ + "jobs", + "nextjs", + "nodejs", + "react", + "remote" + ], + "license": "GNU Affero General Public License v3.0" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 74, + "forks_count": 12, + "open_issues_count": 2, + "forks": 12, + "open_issues": 2, + "watchers": 74, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 73, + "forks_count": 10, + "open_issues_count": 1, + "forks": 10, + "open_issues": 1, + "watchers": 73, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 73, + "forks_count": 9, + "open_issues_count": 1, + "forks": 9, + "open_issues": 1, + "watchers": 73, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 73, + "forks_count": 10, + "open_issues_count": 1, + "forks": 10, + "open_issues": 1, + "watchers": 73, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 74, + "forks_count": 10, + "open_issues_count": 1, + "forks": 10, + "open_issues": 1, + "watchers": 74, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 99.7, + "CSS": 0.26, + "Shell": 0.04 + }, + "languages_byte": { + "JavaScript": 231260, + "CSS": 609, + "Shell": 83 + }, + "stargazers_count": 74, + "forks_count": 12, + "open_issues_count": 2, + "forks": 12, + "open_issues": 2, + "watchers": 74, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/rond.json b/awesome/opensource/data/rond.json index 6048da1..3b95458 100644 --- a/awesome/opensource/data/rond.json +++ b/awesome/opensource/data/rond.json @@ -1,10 +1,173 @@ { - "name": "Rönd", - "repository_platform": "github", - "repository_url": "https://github.com/rond-authz/rond", - "site_url": "https://rond-authz.io/", - "type": "app", - "license": "Apache-2.0", - "description": "Rönd is a lightweight container that distributes security policy enforcement throughout your application.", - "tags": ["go", "open policy agent"] -} + "name": "R\u00f6nd", + "type": "app", + "tags": [ + "go", + "open policy agent" + ], + "description": "R\u00f6nd is a lightweight container that distributes security policy enforcement throughout your application.", + "site_url": "https://rond-authz.io/", + "repository_platform": "github", + "repository_url": "https://github.com/rond-authz/rond", + "license": "Apache-2.0", + "autogenerated": { + "filename": "rond.json", + "meta": { + "name": "rond", + "full_name": "rond-authz/rond", + "html_url": "https://github.com/rond-authz/rond", + "created_at": "2022-06-03T10:03:42Z", + "updated_at": "2024-05-14T02:05:43Z", + "pushed_at": "2024-05-10T10:33:35Z", + "archived": false, + "disabled": false, + "owner": "rond-authz", + "owner_type": "Organization", + "topics": [ + "authorization", + "hacktoberfest", + "openpolicyagent", + "rbac", + "security" + ], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558338, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 160, + "forks_count": 6, + "open_issues_count": 25, + "forks": 6, + "open_issues": 25, + "watchers": 160, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558345, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 145, + "forks_count": 5, + "open_issues_count": 23, + "forks": 5, + "open_issues": 23, + "watchers": 145, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558345, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 151, + "forks_count": 7, + "open_issues_count": 25, + "forks": 7, + "open_issues": 25, + "watchers": 151, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558338, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 157, + "forks_count": 7, + "open_issues_count": 23, + "forks": 7, + "open_issues": 23, + "watchers": 157, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558338, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 157, + "forks_count": 7, + "open_issues_count": 25, + "forks": 7, + "open_issues": 25, + "watchers": 157, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 96.28, + "Open Policy Agent": 3.38, + "Dockerfile": 0.18, + "Makefile": 0.16 + }, + "languages_byte": { + "Go": 558338, + "Open Policy Agent": 19580, + "Dockerfile": 1060, + "Makefile": 925 + }, + "stargazers_count": 160, + "forks_count": 6, + "open_issues_count": 25, + "forks": 6, + "open_issues": 25, + "watchers": 160, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/santo-del-giorno.json b/awesome/opensource/data/santo-del-giorno.json deleted file mode 100644 index fcba7c3..0000000 --- a/awesome/opensource/data/santo-del-giorno.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "API Santo del Giorno", - "repository_platform": "github", - "repository_url": "https://github.com/marco-introini/santo-del-giorno", - "site_url": "https://santodelgiorno.mintdev.me/", - "type": "tool", - "description": "A project to provide simple and comprehensive APIs for obtaining the saint of the day.", - "license": "MIT", - "tags": [ - "laravel", - "livewire", - "php" - ] -} \ No newline at end of file diff --git a/awesome/opensource/data/serverMan.json b/awesome/opensource/data/serverMan.json index 6570080..914010b 100644 --- a/awesome/opensource/data/serverMan.json +++ b/awesome/opensource/data/serverMan.json @@ -1,9 +1,119 @@ { - "name": "ServerMan", - "repository_platform": "github", - "repository_url": "https://github.com/Giuliano1993/serverMan", - "type": "tool", - "license": "MIT", - "description": "Serverman is a comprehensive tool for managing your servers across different platforms directly from your terminal.", - "tags": ["Node","DigitalOcean","Server","Vercel","Netlify","CLI"] -} + "name": "ServerMan", + "tags": [ + "Node", + "DigitalOcean", + "Server", + "Vercel", + "Netlify", + "CLI" + ], + "description": "Serverman is a comprehensive tool for managing your servers across different platforms directly from your terminal.", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Giuliano1993/serverMan", + "license": "MIT", + "autogenerated": { + "filename": "serverMan.json", + "meta": { + "name": "serverMan", + "full_name": "Giuliano1993/serverMan", + "html_url": "https://github.com/Giuliano1993/serverMan", + "created_at": "2023-10-10T04:06:44Z", + "updated_at": "2024-01-29T10:17:41Z", + "pushed_at": "2024-02-23T21:34:55Z", + "archived": false, + "disabled": false, + "owner": "Giuliano1993", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 49610 + }, + "stargazers_count": 2, + "forks_count": 0, + "open_issues_count": 25, + "forks": 0, + "open_issues": 25, + "watchers": 2, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/share-backported.json b/awesome/opensource/data/share-backported.json index ed42452..2522b26 100644 --- a/awesome/opensource/data/share-backported.json +++ b/awesome/opensource/data/share-backported.json @@ -1,11 +1,141 @@ { - "name": "Share Backported", - "repository_platform": "github", - "repository_url": "https://github.com/Mte90/Share-Backported", - "type": "tool", - "license": "GPL-3.0", - "tags": [ - "javascript", "firefox", "browser-extension" - ], - "description": "Extension to get back the Firefox Share modal" -} + "name": "Share Backported", + "tags": [ + "javascript", + "firefox", + "browser-extension" + ], + "description": "Extension to get back the Firefox Share modal", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Mte90/Share-Backported", + "license": "GPL-3.0", + "autogenerated": { + "filename": "share-backported.json", + "meta": { + "name": "Share-Backported", + "full_name": "Mte90/Share-Backported", + "html_url": "https://github.com/Mte90/Share-Backported", + "created_at": "2017-09-02T11:58:40Z", + "updated_at": "2023-12-20T11:17:12Z", + "pushed_at": "2024-03-20T16:58:21Z", + "archived": false, + "disabled": false, + "owner": "Mte90", + "owner_type": "User", + "topics": [ + "browser-extension", + "hacktoberfest", + "javascript", + "social-network" + ], + "license": "GNU General Public License v2.0" + }, + "analytics": { + "language": "HTML", + "languages": { + "HTML": 58.66, + "JavaScript": 33.53, + "CSS": 7.8 + }, + "languages_byte": { + "HTML": 35690, + "JavaScript": 20400, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 6, + "forks": 20, + "open_issues": 6, + "watchers": 50, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "HTML", + "languages": { + "HTML": 58.86, + "JavaScript": 33.31, + "CSS": 7.83 + }, + "languages_byte": { + "HTML": 35687, + "JavaScript": 20192, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 5, + "forks": 20, + "open_issues": 5, + "watchers": 50, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "HTML", + "languages": { + "HTML": 58.86, + "JavaScript": 33.31, + "CSS": 7.83 + }, + "languages_byte": { + "HTML": 35687, + "JavaScript": 20192, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 5, + "forks": 20, + "open_issues": 5, + "watchers": 50, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "HTML", + "languages": { + "HTML": 58.66, + "JavaScript": 33.53, + "CSS": 7.8 + }, + "languages_byte": { + "HTML": 35690, + "JavaScript": 20400, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 6, + "forks": 20, + "open_issues": 6, + "watchers": 50, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "HTML", + "languages": { + "HTML": 58.66, + "JavaScript": 33.53, + "CSS": 7.8 + }, + "languages_byte": { + "HTML": 35690, + "JavaScript": 20400, + "CSS": 4748 + }, + "stargazers_count": 50, + "forks_count": 20, + "open_issues_count": 6, + "forks": 20, + "open_issues": 6, + "watchers": 50, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/simple-ehm.json b/awesome/opensource/data/simple-ehm.json index 293592f..e701cc9 100644 --- a/awesome/opensource/data/simple-ehm.json +++ b/awesome/opensource/data/simple-ehm.json @@ -1,9 +1,166 @@ { - "name": "Simple ehm", - "repository_platform": "github", - "repository_url": "https://github.com/morrolinux/simple-ehm", - "type": "tool", - "license": "MIT", - "description": "A simple tool for a simple task: remove filler sounds ('ehm') from pre-recorded speeches. AI powered.", - "tags": ["Jupyter Notebook"] + "name": "Simple ehm", + "type": "tool", + "tags": [ + "Jupyter Notebook" + ], + "description": "A simple tool for a simple task: remove filler sounds ('ehm') from pre-recorded speeches. AI powered.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/morrolinux/simple-ehm", + "license": "MIT", + "autogenerated": { + "filename": "simple-ehm.json", + "meta": { + "name": "simple-ehm", + "full_name": "morrolinux/simple-ehm", + "html_url": "https://github.com/morrolinux/simple-ehm", + "created_at": "2020-12-01T19:31:50Z", + "updated_at": "2024-05-08T05:17:35Z", + "pushed_at": "2024-02-23T21:33:33Z", + "archived": false, + "disabled": false, + "owner": "morrolinux", + "owner_type": "User", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 224, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 224, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 225, + "forks_count": 21, + "open_issues_count": 7, + "forks": 21, + "open_issues": 7, + "watchers": 225, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 225, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 225, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 224, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 224, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 224, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 224, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Jupyter Notebook", + "languages": { + "Jupyter Notebook": 98.57, + "Python": 1.4, + "Dockerfile": 0.02, + "Shell": 0.01 + }, + "languages_byte": { + "Jupyter Notebook": 943986, + "Python": 13445, + "Dockerfile": 215, + "Shell": 78 + }, + "stargazers_count": 224, + "forks_count": 20, + "open_issues_count": 8, + "forks": 20, + "open_issues": 8, + "watchers": 224, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/snackjob.json b/awesome/opensource/data/snackjob.json index a9fa91a..a064d33 100644 --- a/awesome/opensource/data/snackjob.json +++ b/awesome/opensource/data/snackjob.json @@ -1,11 +1,171 @@ { - "name": "Snackjob", - "repository_platform": "github", - "repository_url": "https://github.com/Schrodinger-Hat/snackjob", - "site_url": "https://jobs.schrodinger-hat.it/", - "type": "tool", - "license": "MIT", - "tags": [ - "python", "flask", "javascript", "css" - ] + "name": "Snackjob", + "type": "tool", + "tags": [ + "python", + "flask", + "javascript", + "css" + ], + "description": null, + "site_url": "https://jobs.schrodinger-hat.it/", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/snackjob", + "license": "MIT", + "autogenerated": { + "filename": "snackjob.json", + "meta": { + "name": "snackjob", + "full_name": "Schrodinger-Hat/snackjob", + "html_url": "https://github.com/Schrodinger-Hat/snackjob", + "created_at": "2022-02-17T11:00:53Z", + "updated_at": "2024-03-01T22:23:51Z", + "pushed_at": "2022-10-22T09:25:33Z", + "archived": false, + "disabled": false, + "owner": "Schrodinger-Hat", + "owner_type": "Organization", + "topics": [ + "hacktoberfest" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 13, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 13, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 12, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 12, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 12, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 12, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 13, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 13, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 13, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 13, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 82.27, + "Python": 15.07, + "CSS": 2.59, + "Procfile": 0.06 + }, + "languages_byte": { + "JavaScript": 26894, + "Python": 4925, + "CSS": 848, + "Procfile": 21 + }, + "stargazers_count": 13, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 13, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/spooq.json b/awesome/opensource/data/spooq.json index 20380df..6bea719 100644 --- a/awesome/opensource/data/spooq.json +++ b/awesome/opensource/data/spooq.json @@ -1,11 +1,145 @@ { "name": "Spooq", - "repository_platform": "github", - "repository_url": "https://github.com/supermariolabs/spooq", "type": "tool", + "tags": [ + "scala", + "etl", + "big data", + "apache spark" + ], "description": "Is an ETL Big Data tool based on the Apache Spark framework that simplifies its use through the ability to implement data pipelines using a declarative approach based on simple configuration files and expressing transformations primarily through SQL", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/supermariolabs/spooq", "license": "Apache-2.0", - "tags": [ - "scala", "etl", "big data", "apache spark" - ] -} + "autogenerated": { + "filename": "spooq.json", + "meta": { + "name": "spooq", + "full_name": "supermariolabs/spooq", + "html_url": "https://github.com/supermariolabs/spooq", + "created_at": "2022-09-26T14:41:46Z", + "updated_at": "2024-05-16T10:33:14Z", + "pushed_at": "2024-05-16T10:33:10Z", + "archived": false, + "disabled": false, + "owner": "supermariolabs", + "owner_type": "User", + "topics": [], + "license": "Apache License 2.0" + }, + "analytics": { + "language": "Scala", + "languages": { + "Scala": 98.35, + "Shell": 1.65 + }, + "languages_byte": { + "Scala": 136549, + "Shell": 2285 + }, + "stargazers_count": 35, + "forks_count": 3, + "open_issues_count": 4, + "forks": 3, + "open_issues": 4, + "watchers": 35, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Scala", + "languages": { + "Scala": 98.26, + "Shell": 1.74 + }, + "languages_byte": { + "Scala": 128782, + "Shell": 2285 + }, + "stargazers_count": 33, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 33, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Scala", + "languages": { + "Scala": 98.26, + "Shell": 1.74 + }, + "languages_byte": { + "Scala": 128782, + "Shell": 2285 + }, + "stargazers_count": 33, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 33, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Scala", + "languages": { + "Scala": 98.26, + "Shell": 1.74 + }, + "languages_byte": { + "Scala": 128782, + "Shell": 2285 + }, + "stargazers_count": 33, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 33, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Scala", + "languages": { + "Scala": 98.26, + "Shell": 1.74 + }, + "languages_byte": { + "Scala": 128782, + "Shell": 2285 + }, + "stargazers_count": 34, + "forks_count": 3, + "open_issues_count": 3, + "forks": 3, + "open_issues": 3, + "watchers": 34, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Scala", + "languages": { + "Scala": 98.35, + "Shell": 1.65 + }, + "languages_byte": { + "Scala": 136549, + "Shell": 2285 + }, + "stargazers_count": 35, + "forks_count": 3, + "open_issues_count": 4, + "forks": 3, + "open_issues": 4, + "watchers": 35, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/strawberry-graphql.json b/awesome/opensource/data/strawberry-graphql.json index fd6544f..2c29a2c 100644 --- a/awesome/opensource/data/strawberry-graphql.json +++ b/awesome/opensource/data/strawberry-graphql.json @@ -1,9 +1,193 @@ { - "name": "Strawberry GraphQL", - "repository_platform": "github", - "repository_url": "https://github.com/strawberry-graphql/strawberry", - "site_url": "https://strawberry.rocks", - "type": "library", - "license": "MIT", - "tags": ["python", "graphql"] -} + "name": "Strawberry GraphQL", + "type": "library", + "tags": [ + "python", + "graphql" + ], + "description": null, + "site_url": "https://strawberry.rocks", + "repository_platform": "github", + "repository_url": "https://github.com/strawberry-graphql/strawberry", + "license": "MIT", + "autogenerated": { + "filename": "strawberry-graphql.json", + "meta": { + "name": "strawberry", + "full_name": "strawberry-graphql/strawberry", + "html_url": "https://github.com/strawberry-graphql/strawberry", + "created_at": "2018-12-21T08:56:55Z", + "updated_at": "2024-05-17T14:45:09Z", + "pushed_at": "2024-05-18T13:11:54Z", + "archived": false, + "disabled": false, + "owner": "strawberry-graphql", + "owner_type": "Organization", + "topics": [ + "asgi", + "asyncio", + "django", + "fastapi", + "graphql", + "graphql-library", + "graphql-schema", + "graphql-server", + "hacktoberfest", + "mypy", + "python", + "starlette", + "strawberry" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 99.36, + "HTML": 0.32, + "TypeScript": 0.29, + "Dockerfile": 0.02, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2162867, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3796, + "forks_count": 504, + "open_issues_count": 486, + "forks": 504, + "open_issues": 486, + "watchers": 3796, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Python", + "languages": { + "Python": 99.32, + "HTML": 0.34, + "TypeScript": 0.31, + "Dockerfile": 0.03, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2027226, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3631, + "forks_count": 485, + "open_issues_count": 457, + "forks": 485, + "open_issues": 457, + "watchers": 3631, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Python", + "languages": { + "Python": 99.34, + "HTML": 0.33, + "TypeScript": 0.31, + "Dockerfile": 0.03, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2076084, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3676, + "forks_count": 494, + "open_issues_count": 474, + "forks": 494, + "open_issues": 474, + "watchers": 3676, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Python", + "languages": { + "Python": 99.34, + "HTML": 0.33, + "TypeScript": 0.31, + "Dockerfile": 0.03, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2076495, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3707, + "forks_count": 498, + "open_issues_count": 476, + "forks": 498, + "open_issues": 476, + "watchers": 3707, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Python", + "languages": { + "Python": 99.36, + "HTML": 0.32, + "TypeScript": 0.3, + "Dockerfile": 0.02, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2138876, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3750, + "forks_count": 496, + "open_issues_count": 491, + "forks": 496, + "open_issues": 491, + "watchers": 3750, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Python", + "languages": { + "Python": 99.36, + "HTML": 0.32, + "TypeScript": 0.29, + "Dockerfile": 0.02, + "Shell": 0.0 + }, + "languages_byte": { + "Python": 2162867, + "HTML": 6900, + "TypeScript": 6378, + "Dockerfile": 523, + "Shell": 50 + }, + "stargazers_count": 3796, + "forks_count": 504, + "open_issues_count": 486, + "forks": 504, + "open_issues": 486, + "watchers": 3796, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/swap-anything.json b/awesome/opensource/data/swap-anything.json new file mode 100644 index 0000000..09791da --- /dev/null +++ b/awesome/opensource/data/swap-anything.json @@ -0,0 +1,65 @@ +{ + "name": "Swap Anything", + "type": "library", + "tags": [ + "python" + ], + "description": "A mix and match (swap) library to empower swapping-based projects.", + "repository_platform": "github", + "repository_url": "https://github.com/founderswap/swap-anything", + "license": "MIT", + "autogenerated": { + "filename": "swap-anything.json", + "timestamp": "2024-05-22T18:58:39Z", + "meta": { + "name": "swap-anything", + "full_name": "founderswap/swap-anything", + "html_url": "https://github.com/founderswap/swap-anything", + "created_at": "2023-10-08T03:00:11Z", + "updated_at": "2023-12-28T18:26:30Z", + "pushed_at": "2024-05-14T08:22:07Z", + "archived": false, + "disabled": false, + "owner": "founderswap", + "owner_type": "Organization", + "topics": [], + "license": "MIT License" + }, + "analytics": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 37183 + }, + "stargazers_count": 5, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 5, + "updated_at": "2024-05-22T18:58:39Z" + }, + "analytics_history": { + "2024": { + "5": { + "language": "Python", + "languages": { + "Python": 100.0 + }, + "languages_byte": { + "Python": 37183 + }, + "stargazers_count": 5, + "forks_count": 0, + "open_issues_count": 8, + "forks": 0, + "open_issues": 8, + "watchers": 5, + "updated_at": "2024-05-22T18:58:39Z" + } + } + } + } +} \ No newline at end of file diff --git a/awesome/opensource/data/tiledesk.json b/awesome/opensource/data/tiledesk.json index e1cbe4e..0fee6af 100644 --- a/awesome/opensource/data/tiledesk.json +++ b/awesome/opensource/data/tiledesk.json @@ -1,12 +1,159 @@ { "name": "Tiledesk", - "repository_platform": "github", - "repository_url": "https://github.com/Tiledesk/tiledesk", - "site_url": "https://tiledesk.com", "type": "saas", + "tags": [ + "customer service", + "conversational commerce", + "conversational marketing" + ], "description": "Open Source Live Chat with adaptive multichannel Chatbots design technology. Alternative to Intercom and Zendesk for Customer Service and Conversational Marketing", + "site_url": "https://tiledesk.com", + "repository_platform": "github", + "repository_url": "https://github.com/Tiledesk/tiledesk", "license": "MIT", - "tags": [ - "customer service", "conversational commerce", "conversational marketing" - ] -} + "autogenerated": { + "filename": "tiledesk.json", + "meta": { + "name": "tiledesk", + "full_name": "Tiledesk/tiledesk", + "html_url": "https://github.com/Tiledesk/tiledesk", + "created_at": "2020-07-10T10:20:23Z", + "updated_at": "2024-05-16T18:05:18Z", + "pushed_at": "2024-05-16T06:31:44Z", + "archived": false, + "disabled": false, + "owner": "Tiledesk", + "owner_type": "Organization", + "topics": [ + "chatbot", + "chatbots", + "conversational-ai", + "customer-service", + "docker", + "helm", + "helm-charts", + "installation", + "kubernetes", + "live-chat", + "livechat", + "marketing", + "open-source", + "opensource" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Mustache", + "languages": { + "Mustache": 87.77, + "Shell": 12.23 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 255 + }, + "stargazers_count": 134, + "forks_count": 43, + "open_issues_count": 14, + "forks": 43, + "open_issues": 14, + "watchers": 134, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Mustache", + "languages": { + "Mustache": 88.83, + "Shell": 11.17 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 230 + }, + "stargazers_count": 109, + "forks_count": 34, + "open_issues_count": 12, + "forks": 34, + "open_issues": 12, + "watchers": 109, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Mustache", + "languages": { + "Mustache": 88.83, + "Shell": 11.17 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 230 + }, + "stargazers_count": 115, + "forks_count": 39, + "open_issues_count": 12, + "forks": 39, + "open_issues": 12, + "watchers": 115, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Mustache", + "languages": { + "Mustache": 88.83, + "Shell": 11.17 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 230 + }, + "stargazers_count": 121, + "forks_count": 38, + "open_issues_count": 13, + "forks": 38, + "open_issues": 13, + "watchers": 121, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Mustache", + "languages": { + "Mustache": 88.83, + "Shell": 11.17 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 230 + }, + "stargazers_count": 131, + "forks_count": 39, + "open_issues_count": 14, + "forks": 39, + "open_issues": 14, + "watchers": 131, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Mustache", + "languages": { + "Mustache": 87.77, + "Shell": 12.23 + }, + "languages_byte": { + "Mustache": 1830, + "Shell": 255 + }, + "stargazers_count": 134, + "forks_count": 43, + "open_issues_count": 14, + "forks": 43, + "open_issues": 14, + "watchers": 134, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/tryvium-memongo.json b/awesome/opensource/data/tryvium-memongo.json index 4d996f7..b1b330b 100644 --- a/awesome/opensource/data/tryvium-memongo.json +++ b/awesome/opensource/data/tryvium-memongo.json @@ -1,11 +1,157 @@ { - "name": "Memongo", - "repository_platform": "github", - "repository_url": "https://github.com/tryvium-travels/memongo", - "type": "tool", - "description": "A Go package that spins up a real MongoDB server, backed by in-memory storage, for use in testing and mocking during development. It's based on mongodb-memory-server for NodeJS.", - "license": "MIT", - "tags": [ - "mongodb", "memory", "tryvium-travels", "golang", "mongodb-memory-server" - ] + "name": "Memongo", + "type": "tool", + "tags": [ + "mongodb", + "memory", + "tryvium-travels", + "golang", + "mongodb-memory-server" + ], + "description": "A Go package that spins up a real MongoDB server, backed by in-memory storage, for use in testing and mocking during development. It's based on mongodb-memory-server for NodeJS.", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/tryvium-travels/memongo", + "license": "MIT", + "autogenerated": { + "filename": "tryvium-memongo.json", + "meta": { + "name": "memongo", + "full_name": "tryvium-travels/memongo", + "html_url": "https://github.com/tryvium-travels/memongo", + "created_at": "2021-08-17T22:40:17Z", + "updated_at": "2024-05-15T20:15:41Z", + "pushed_at": "2024-03-17T11:32:56Z", + "archived": false, + "disabled": false, + "owner": "tryvium-travels", + "owner_type": "Organization", + "topics": [ + "golang", + "mocking", + "mongo", + "mongo-memory-server", + "mongodb", + "test", + "travel", + "tryvium", + "tryvium-travels", + "unit-testing" + ], + "license": "MIT License" + }, + "analytics": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72286, + "Shell": 166 + }, + "stargazers_count": 58, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72257, + "Shell": 166 + }, + "stargazers_count": 51, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 51, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72257, + "Shell": 166 + }, + "stargazers_count": 55, + "forks_count": 14, + "open_issues_count": 1, + "forks": 14, + "open_issues": 1, + "watchers": 55, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72286, + "Shell": 166 + }, + "stargazers_count": 56, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 56, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72286, + "Shell": 166 + }, + "stargazers_count": 57, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 57, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "Go", + "languages": { + "Go": 99.77, + "Shell": 0.23 + }, + "languages_byte": { + "Go": 72286, + "Shell": 166 + }, + "stargazers_count": 58, + "forks_count": 14, + "open_issues_count": 0, + "forks": 14, + "open_issues": 0, + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" } +} \ No newline at end of file diff --git a/awesome/opensource/data/version-wizard.json b/awesome/opensource/data/version-wizard.json index 2648a3c..d0861db 100644 --- a/awesome/opensource/data/version-wizard.json +++ b/awesome/opensource/data/version-wizard.json @@ -1,18 +1,162 @@ { - "name": "Version Wizard", - "repository_platform": "github", - "repository_url": "https://github.com/Til0r/version-wizard", - "type": "tool", - "description": "Streamline your frontend project management, that simplifies tagging and building new versions effortlessly.", - "license": "MIT", - "tags": [ - "tag", - "npm", - "yarn", - "pnpm", - "version", + "name": "Version Wizard", + "tags": [ + "tag", + "npm", + "yarn", + "pnpm", + "version", + "build", + "package-manager", + "vscode-extension" + ], + "description": "Streamline your frontend project management, that simplifies tagging and building new versions effortlessly.", + "type": "tool", + "site_url": null, + "repository_platform": "github", + "repository_url": "https://github.com/Til0r/version-wizard", + "license": "MIT", + "autogenerated": { + "filename": "version-wizard.json", + "meta": { + "name": "version-wizard", + "full_name": "Til0r/version-wizard", + "html_url": "https://github.com/Til0r/version-wizard", + "created_at": "2023-09-06T10:14:46Z", + "updated_at": "2024-03-16T19:12:40Z", + "pushed_at": "2024-01-04T17:11:23Z", + "archived": false, + "disabled": false, + "owner": "Til0r", + "owner_type": "User", + "topics": [ "build", + "extension", + "frontend", + "git", + "npm", "package-manager", - "vscode-extension" - ] + "pnpm", + "tagging", + "typescript", + "versioning", + "vscode-extension", + "yarn" + ], + "license": "MIT License" + }, + "analytics": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 3, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 3, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "TypeScript", + "languages": { + "TypeScript": 99.68, + "Shell": 0.32 + }, + "languages_byte": { + "TypeScript": 21575, + "Shell": 69 + }, + "stargazers_count": 4, + "forks_count": 0, + "open_issues_count": 0, + "forks": 0, + "open_issues": 0, + "watchers": 4, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } } \ No newline at end of file diff --git a/awesome/opensource/data/wordpress-plugin-boilerplate-powered.json b/awesome/opensource/data/wordpress-plugin-boilerplate-powered.json index 14b66d4..b36a3f3 100644 --- a/awesome/opensource/data/wordpress-plugin-boilerplate-powered.json +++ b/awesome/opensource/data/wordpress-plugin-boilerplate-powered.json @@ -1,12 +1,151 @@ { - "name": "WordPress Plugin Boilerplate Powered", - "repository_platform": "github", - "repository_url": "https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered", - "site_url": "https://wpbp.github.io/", - "type": "tool", - "license": "GPL-3.0", - "tags": [ - "wordpress", "boilerplate" - ], - "description": "Wordpress Plugin Boilerplate but Powered with examples and a generator!" -} + "name": "WordPress Plugin Boilerplate Powered", + "tags": [ + "wordpress", + "boilerplate" + ], + "description": "Wordpress Plugin Boilerplate but Powered with examples and a generator!", + "type": "tool", + "site_url": "https://wpbp.github.io/", + "repository_platform": "github", + "repository_url": "https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered", + "license": "GPL-3.0", + "autogenerated": { + "filename": "wordpress-plugin-boilerplate-powered.json", + "meta": { + "name": "WordPress-Plugin-Boilerplate-Powered", + "full_name": "WPBP/WordPress-Plugin-Boilerplate-Powered", + "html_url": "https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered", + "created_at": "2014-06-26T17:29:18Z", + "updated_at": "2024-05-15T23:39:57Z", + "pushed_at": "2024-04-22T15:49:46Z", + "archived": false, + "disabled": false, + "owner": "WPBP", + "owner_type": "Organization", + "topics": [ + "boilerplate", + "hacktoberfest", + "php", + "wordpress", + "wordpress-plugin-boilerplate" + ], + "license": "GNU General Public License v3.0" + }, + "analytics": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1080788, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 759, + "forks_count": 113, + "open_issues_count": 8, + "forks": 113, + "open_issues": 8, + "watchers": 759, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "2": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1081212, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 731, + "forks_count": 112, + "open_issues_count": 7, + "forks": 112, + "open_issues": 7, + "watchers": 731, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1081212, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 736, + "forks_count": 111, + "open_issues_count": 7, + "forks": 111, + "open_issues": 7, + "watchers": 736, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1081212, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 750, + "forks_count": 111, + "open_issues_count": 8, + "forks": 111, + "open_issues": 8, + "watchers": 750, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "PHP", + "languages": { + "PHP": 98.89, + "JavaScript": 0.89, + "SCSS": 0.14, + "Shell": 0.08 + }, + "languages_byte": { + "PHP": 1080788, + "JavaScript": 9740, + "SCSS": 1579, + "Shell": 834 + }, + "stargazers_count": 759, + "forks_count": 113, + "open_issues_count": 8, + "forks": 113, + "open_issues": 8, + "watchers": 759, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/yamlinc.json b/awesome/opensource/data/yamlinc.json index 8bff1c1..a95940b 100644 --- a/awesome/opensource/data/yamlinc.json +++ b/awesome/opensource/data/yamlinc.json @@ -1,11 +1,138 @@ { "name": "Yamlinc", + "type": "tool", + "tags": [ + "yaml", + "openapi" + ], + "description": null, + "site_url": "https://javanile.org", "repository_platform": "github", "repository_url": "https://github.com/javanile/yamlinc", - "site_url": "https://javanile.org", - "type": "tool", "license": "MIT", - "tags": [ - "yaml", "openapi" - ] -} + "autogenerated": { + "filename": "yamlinc.json", + "meta": { + "name": "yamlinc", + "full_name": "javanile/yamlinc", + "html_url": "https://github.com/javanile/yamlinc", + "created_at": "2018-02-12T00:19:38Z", + "updated_at": "2024-02-18T10:12:49Z", + "pushed_at": "2024-01-18T16:05:56Z", + "archived": false, + "disabled": false, + "owner": "javanile", + "owner_type": "Organization", + "topics": [ + "include", + "npm-module", + "openapi", + "swagger", + "yaml", + "yaml-parser" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 23, + "forks": 22, + "open_issues": 23, + "watchers": 110, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 21, + "forks": 22, + "open_issues": 21, + "watchers": 110, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 22, + "forks": 22, + "open_issues": 22, + "watchers": 110, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 22, + "forks": 22, + "open_issues": 22, + "watchers": 110, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 23, + "forks": 22, + "open_issues": 23, + "watchers": 110, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 100.0 + }, + "languages_byte": { + "JavaScript": 25196 + }, + "stargazers_count": 110, + "forks_count": 22, + "open_issues_count": 23, + "forks": 22, + "open_issues": 23, + "watchers": 110, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/awesome/opensource/data/youtube-to-anchorfm.json b/awesome/opensource/data/youtube-to-anchorfm.json index 67fdd87..f787853 100644 --- a/awesome/opensource/data/youtube-to-anchorfm.json +++ b/awesome/opensource/data/youtube-to-anchorfm.json @@ -1,11 +1,170 @@ { - "name": "Youtube-to-Anchorfm", - "repository_platform": "github", - "repository_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", - "site_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", - "type": "tool", - "license": "MIT", - "tags": [ - "javascript", "automation", "docker", "puppeteer", "github-action" - ] -} + "name": "Youtube-to-Anchorfm", + "type": "tool", + "tags": [ + "javascript", + "automation", + "docker", + "puppeteer", + "github-action" + ], + "description": null, + "site_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", + "repository_platform": "github", + "repository_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", + "license": "MIT", + "autogenerated": { + "filename": "youtube-to-anchorfm.json", + "meta": { + "name": "youtube-to-anchorfm", + "full_name": "Schrodinger-Hat/youtube-to-anchorfm", + "html_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", + "created_at": "2020-08-27T23:08:21Z", + "updated_at": "2024-04-26T15:16:05Z", + "pushed_at": "2024-03-14T14:24:21Z", + "archived": false, + "disabled": false, + "owner": "Schrodinger-Hat", + "owner_type": "Organization", + "topics": [ + "actions", + "actionshackathon", + "anchor", + "automation", + "devops", + "docker", + "github-actions", + "hacktoberfest", + "podcast", + "puppeteer", + "youtube-dl" + ], + "license": "MIT License" + }, + "analytics": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.63, + "Dockerfile": 4.72, + "Shell": 0.65 + }, + "languages_byte": { + "JavaScript": 20551, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 119, + "forks_count": 69, + "open_issues_count": 5, + "forks": 69, + "open_issues": 5, + "watchers": 119, + "updated_at": "2024-05-18T13:53:03Z" + }, + "analytics_history": { + "2024": { + "1": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.25, + "Dockerfile": 5.05, + "Shell": 0.69 + }, + "languages_byte": { + "JavaScript": 19134, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 111, + "forks_count": 65, + "open_issues_count": 12, + "forks": 65, + "open_issues": 12, + "watchers": 111, + "updated_at": "23-2024-01T17:38:00Z" + }, + "2": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.37, + "Dockerfile": 4.95, + "Shell": 0.68 + }, + "languages_byte": { + "JavaScript": 19556, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 113, + "forks_count": 67, + "open_issues_count": 12, + "forks": 67, + "open_issues": 12, + "watchers": 113, + "updated_at": "24-2024-02T15:44:00Z" + }, + "3": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.63, + "Dockerfile": 4.72, + "Shell": 0.65 + }, + "languages_byte": { + "JavaScript": 20551, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 113, + "forks_count": 68, + "open_issues_count": 5, + "forks": 68, + "open_issues": 5, + "watchers": 113, + "updated_at": "19-2024-03T13:50:00Z" + }, + "4": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.63, + "Dockerfile": 4.72, + "Shell": 0.65 + }, + "languages_byte": { + "JavaScript": 20551, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 116, + "forks_count": 69, + "open_issues_count": 5, + "forks": 69, + "open_issues": 5, + "watchers": 116, + "updated_at": "17-2024-04T16:42:00Z" + }, + "5": { + "language": "JavaScript", + "languages": { + "JavaScript": 94.63, + "Dockerfile": 4.72, + "Shell": 0.65 + }, + "languages_byte": { + "JavaScript": 20551, + "Dockerfile": 1026, + "Shell": 141 + }, + "stargazers_count": 119, + "forks_count": 69, + "open_issues_count": 5, + "forks": 69, + "open_issues": 5, + "watchers": 119, + "updated_at": "2024-05-18T13:53:03Z" + } + } + }, + "timestamp": "2024-05-18T13:53:03Z" + } +} \ No newline at end of file diff --git a/scheme/opensources.json b/scheme/opensources.json index 84054ac..a08f4cb 100644 --- a/scheme/opensources.json +++ b/scheme/opensources.json @@ -1,158 +1,178 @@ { - "$schema": "https://json-schema.org/draft/2019-09/schema", - "type": "object", - "properties": { - "name": {"type": "string"}, - "repository_platform": {"type": "string", "enum": [ - "github", - "gitlab", - "bitbucket" - ]}, - "repository_url": {"type": "string", "format": "uri"}, - "site_url": {"type": "string", "format": "uri"}, - "description": {"type": "string", "minLength": 5, "maxLength": 508}, - "type": {"type": "string", "enum": [ - "app", - "community", - "faas", - "library", - "learning", - "paas", - "package", - "saas", - "scripts", - "tool", - "language", - "framework" - ]}, - "license": {"type": "string", "enum": [ - "0BSD", - "BSD-1-Clause", - "BSD-2-Clause", - "BSD-3-Clause", - "AFL-3.0", - "APL-1.0", - "Apache-1.1", - "Apache-2.0", - "APSL-2.0", - "Artistic-1.0", - "Artistic-2.0", - "AAL", - "BSL-1.0", - "3-clause BSD License", - "2-clause BSD License", - "1-clause BSD License", - "0-clause BSD license", - "BSD-3-Clause-LBNL", - "BSD-2-Clause-Patent", - "Creative Commons", - "CERN Open Hardware Licence Version 2 - Permissive", - "CERN Open Hardware Licence Version 2 - Weakly Reciprocal", - "CERN Open Hardware Licence Version 2 - Strongly Reciprocal", - "CECILL-2.1", - "CDDL-1.0", - "CPAL-1.0", - "CPL-1.0", - "CATOSL-1.1", - "Coopyleft", - "CopyFair", - "CSL", - "CAL-1.0", - "EPL-1.0", - "EPL-2.0", - "eCos-2.0", - "ECL-1.0", - "ECL-2.0", - "EFL-1.0", - "EFL-2.0", - "Entessa", - "EUDatagrid", - "EUPL-1.2", - "FairSource", - "Frameworx-1.0", - "0BSD", - "AGPL-3.0", - "GPL-2.0", - "GPL-3.0", - "LGPL-2.1", - "LGPL-3.0", - "HPND", - "IPL-1.0", - "IPA", - "ISC", - "Jam", - "LPPL-1.3c", - "BSD-3-Clause-LBNL", - "LiLiQ-P", - "LiLiQ-R", - "LiLiQ-R+", - "LPL-1.0", - "LPL-1.02", - "MS-PL", - "MS-RL", - "MirOS", - "MIT", - "MIT-0", - "Motosoto", - "MPL-1.0", - "MPL-1.1", - "MPL-2.0", - "MulanPSL", - "Multics", - "NASA-1.3", - "Naumen", - "NGPL", - "NPOSL-3.0", - "NTP", - "OCLC-2.0", - "OGTSL", - "OSL-1.0", - "OSL-2.1", - "OSL-3.0", - "OLDAP-2.8", - "QPL-1.0", - "RPSL-1.0", - "RPL-1.1", - "RPL-1.5", - "RSCPL", - "OFL-1.1", - "PPL", - "SimPL-2.0", - "Sleepycat", - "SPL-1.0", - "Watcom-1.0", - "UPL", - "NCSA", - "Upstream Compatibility License v1.0", - "Unicode Data Files and Software License", - "Unlicense", - "VSL-1.0", - "W3C", - "WXwindows", - "Xnet", - "0BSD", - "ZPL-2.0", - "ZPL-2.1", - "Zlib" - ]}, - "tags": { - "type": "array", - "minItems": 1, - "maxItems": 20, - "uniqueItems": true, - "items": { - "type": "string", - "maxLength": 24 - } - } + "$schema": "https://json-schema.org/draft/2019-09/schema", + "type": "object", + "properties": { + "name": { "type": "string" }, + "repository_platform": { + "type": "string", + "enum": ["github", "gitlab", "bitbucket"] }, - "required": [ - "name", - "repository_platform", - "repository_url", - "type", - "license", - "tags" - ], - "additionalProperties": false -} \ No newline at end of file + "repository_url": { "type": "string", "format": "uri" }, + "site_url": { "type": ["string", "null"], "format": "uri" }, + "description": { + "type": ["string", "null"], + "minLength": 5, + "maxLength": 508 + }, + "type": { + "type": "string", + "enum": [ + "app", + "community", + "faas", + "library", + "learning", + "paas", + "package", + "saas", + "scripts", + "tool", + "language", + "framework" + ] + }, + "license": { + "type": "string", + "enum": [ + "0BSD", + "BSD-1-Clause", + "BSD-2-Clause", + "BSD-3-Clause", + "AFL-3.0", + "APL-1.0", + "Apache-1.1", + "Apache-2.0", + "APSL-2.0", + "Artistic-1.0", + "Artistic-2.0", + "AAL", + "BSL-1.0", + "3-clause BSD License", + "2-clause BSD License", + "1-clause BSD License", + "0-clause BSD license", + "BSD-3-Clause-LBNL", + "BSD-2-Clause-Patent", + "Creative Commons", + "CERN Open Hardware Licence Version 2 - Permissive", + "CERN Open Hardware Licence Version 2 - Weakly Reciprocal", + "CERN Open Hardware Licence Version 2 - Strongly Reciprocal", + "CECILL-2.1", + "CDDL-1.0", + "CPAL-1.0", + "CPL-1.0", + "CATOSL-1.1", + "Coopyleft", + "CopyFair", + "CSL", + "CAL-1.0", + "EPL-1.0", + "EPL-2.0", + "eCos-2.0", + "ECL-1.0", + "ECL-2.0", + "EFL-1.0", + "EFL-2.0", + "Entessa", + "EUDatagrid", + "EUPL-1.2", + "FairSource", + "Frameworx-1.0", + "0BSD", + "AGPL-3.0", + "GPL-2.0", + "GPL-3.0", + "LGPL-2.1", + "LGPL-3.0", + "HPND", + "IPL-1.0", + "IPA", + "ISC", + "Jam", + "LPPL-1.3c", + "BSD-3-Clause-LBNL", + "LiLiQ-P", + "LiLiQ-R", + "LiLiQ-R+", + "LPL-1.0", + "LPL-1.02", + "MS-PL", + "MS-RL", + "MirOS", + "MIT", + "MIT-0", + "Motosoto", + "MPL-1.0", + "MPL-1.1", + "MPL-2.0", + "MulanPSL", + "Multics", + "NASA-1.3", + "Naumen", + "NGPL", + "NPOSL-3.0", + "NTP", + "OCLC-2.0", + "OGTSL", + "OSL-1.0", + "OSL-2.1", + "OSL-3.0", + "OLDAP-2.8", + "QPL-1.0", + "RPSL-1.0", + "RPL-1.1", + "RPL-1.5", + "RSCPL", + "OFL-1.1", + "PPL", + "SimPL-2.0", + "Sleepycat", + "SPL-1.0", + "Watcom-1.0", + "UPL", + "NCSA", + "Upstream Compatibility License v1.0", + "Unicode Data Files and Software License", + "Unlicense", + "VSL-1.0", + "W3C", + "WXwindows", + "Xnet", + "0BSD", + "ZPL-2.0", + "ZPL-2.1", + "Zlib" + ] + }, + "tags": { + "type": "array", + "minItems": 1, + "maxItems": 20, + "uniqueItems": true, + "items": { + "type": "string", + "maxLength": 24 + } + }, + "autogenerated": { + "type": "object", + "properties": { + "timestamp": { "type": "string", "format": "date-time" }, + "filename": { "type": "string" }, + "meta": { "type": "object" }, + "analytics": { "type": "object" }, + "analytics_history": { "type": "object" } + }, + "additionalProperties": false + } + }, + "required": [ + "name", + "repository_platform", + "repository_url", + "type", + "license", + "tags" + ], + "additionalProperties": false +} diff --git a/scripts/check.py b/scripts/check.py index c9a8610..dfe7ced 100644 --- a/scripts/check.py +++ b/scripts/check.py @@ -4,15 +4,15 @@ import fastjsonschema -BASEDIR = os.path.dirname(os.path.abspath(__file__).replace('scripts/', '')) +BASEDIR = os.path.dirname(os.path.abspath(__file__).replace("scripts/", "")) def get_jsonschema(awesome_type: str): - with open(f'scheme/{awesome_type}.json') as fh: + with open(f"scheme/{awesome_type}.json") as fh: return json.load(fh) -def abspath(*args, os_path=True, separator='/'): +def abspath(*args, os_path=True, separator="/"): path = separator.join(args) if os_path is True: from pathlib import Path @@ -21,7 +21,7 @@ def abspath(*args, os_path=True, separator='/'): return path -class Checker(): +class Checker: def __init__(self) -> None: self.jsonschema = self.define_jsonschema() @@ -35,19 +35,20 @@ def json_validate(self, filename: str): return self.jsonschema(content) def validate(self, dirpath: str): - print(f'Check: {dirpath.split("/")[-2].title()}') + print(f"Check: {dirpath.split('/')[-2].title()}") loaded = [] for project in os.listdir(dirpath): filename = abspath(dirpath, project) if not os.path.isfile(filename): - print(f"Skip render '{filename}'") + print(f"\t(WARN)\t{filename} [Not found]") continue - if not project.endswith('.json'): - raise Exception(f'File {project} is not json') + if not project.endswith(".json"): + print(f"\t(WARN)\t{filename} [Not json]") + continue - item = (project.replace('.json', ''), filename) + item = (project.replace(".json", ""), filename) loaded.append(item) @@ -55,13 +56,13 @@ def validate(self, dirpath: str): values = [] for name, filename in loaded: - print(f'\tFile: {name}.json') + print(f"\t{name}") values.append(self.json_validate(filename)) return values def jsonschema(self): - raise NotImplementedError('jsonschema not implemented') + raise NotImplementedError("jsonschema not implemented") class OpensourceChecker(Checker): @@ -76,14 +77,14 @@ def __init__(self) -> None: super().__init__() def define_jsonschema(self): - schema = get_jsonschema('opensources') - self.ALLOWED_TYPE = schema['properties']['type']['enum'] - self.ALLOWED_REPOSITORY_PLATFORM = schema['properties']['repository_platform']['enum'] - self.ALLOWED_LICENSES = schema['properties']['license']['enum'] + schema = get_jsonschema("opensources") + self.ALLOWED_TYPE = schema["properties"]["type"]["enum"] + self.ALLOWED_REPOSITORY_PLATFORM = schema["properties"]["repository_platform"][ + "enum" + ] + self.ALLOWED_LICENSES = schema["properties"]["license"]["enum"] - return fastjsonschema.compile( - definition=schema - ) + return fastjsonschema.compile(definition=schema) class CompaniesChecker(Checker): @@ -95,13 +96,11 @@ def __init__(self) -> None: super().__init__() def define_jsonschema(self): - scheme = get_jsonschema('companies') - self.ALLOWED_TYPE = scheme['properties']['type']['enum'] - self.ALLOWED_MARKET = scheme['properties']['market']['enum'] + scheme = get_jsonschema("companies") + self.ALLOWED_TYPE = scheme["properties"]["type"]["enum"] + self.ALLOWED_MARKET = scheme["properties"]["market"]["enum"] - return fastjsonschema.compile( - definition=scheme - ) + return fastjsonschema.compile(definition=scheme) class CommunitiesChecker(Checker): @@ -115,14 +114,12 @@ def __init__(self) -> None: super().__init__() def define_jsonschema(self): - schema = get_jsonschema('communities') - self.ALLOWED_PLATFORM = schema['properties']['platform']['enum'] - self.ALLOWED_EVENTS_TYPE = schema['properties']['events_type']['items']['enum'] - self.ALLOWED_TYPE = schema['properties']['type']['enum'] + schema = get_jsonschema("communities") + self.ALLOWED_PLATFORM = schema["properties"]["platform"]["enum"] + self.ALLOWED_EVENTS_TYPE = schema["properties"]["events_type"]["items"]["enum"] + self.ALLOWED_TYPE = schema["properties"]["type"]["enum"] - return fastjsonschema.compile( - definition=schema - ) + return fastjsonschema.compile(definition=schema) class DigitalNomadsChecker(Checker): @@ -136,23 +133,24 @@ def __init__(self) -> None: super().__init__() def define_jsonschema(self): - schema = get_jsonschema('digital-nomads') - self.ALLOWED_MOVE = schema['properties']['how_to_move']['items']['enum'] - self.ALLOWED_DOCUMENTS = schema['properties']['required_documents']['items']['enum'] - self.ALLOWED_INTERNET_ROAMING = schema['properties']['internet_roaming']['enum'] + schema = get_jsonschema("digital-nomads") + self.ALLOWED_MOVE = schema["properties"]["how_to_move"]["items"]["enum"] + self.ALLOWED_DOCUMENTS = schema["properties"]["required_documents"]["items"][ + "enum" + ] + self.ALLOWED_INTERNET_ROAMING = schema["properties"]["internet_roaming"]["enum"] - return fastjsonschema.compile( - definition=schema - ) + return fastjsonschema.compile(definition=schema) def main(): - OpensourceChecker().validate(abspath(BASEDIR, 'awesome', 'opensource', 'data')) - CompaniesChecker().validate(abspath(BASEDIR, 'awesome', 'companies', 'data')) - CommunitiesChecker().validate(abspath(BASEDIR, 'awesome', 'communities', 'data')) + OpensourceChecker().validate(abspath(BASEDIR, "awesome", "opensource", "data")) + CompaniesChecker().validate(abspath(BASEDIR, "awesome", "companies", "data")) + CommunitiesChecker().validate(abspath(BASEDIR, "awesome", "communities", "data")) DigitalNomadsChecker().validate( - abspath(BASEDIR, 'awesome', 'digital-nomads', 'data')) + abspath(BASEDIR, "awesome", "digital-nomads", "data") + ) -if __name__ == '__main__': +if __name__ == "__main__": sys.exit(main()) diff --git a/scripts/dev.sh b/scripts/dev.sh index b3c5883..bc65972 100755 --- a/scripts/dev.sh +++ b/scripts/dev.sh @@ -10,13 +10,24 @@ trap 'failure ${LINENO} "$BASH_COMMAND"' ERR set -o pipefail +WORKDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )/.." + main(){ - pip3 install --upgrade virtualenv + echo "## Setup: global project deps" + + cd "${WORKDIR}" + mkdir -pv .venv - python3 -m virtualenv .venv + + if [[ "$(python3 --version)" == *"Python 3.12"* ]] ; then + python3 -m venv .venv + else + pip3 install --upgrade virtualenv + python3 -m virtualenv .venv + fi # shellcheck disable=SC1091 - source .venv/bin/activate + source .activate pip3 install -r requirements.txt pre-commit install diff --git a/scripts/notify.py b/scripts/notify.py deleted file mode 100644 index 27bbb59..0000000 --- a/scripts/notify.py +++ /dev/null @@ -1,126 +0,0 @@ -import json -import os -import sys -import time - -import boto3 -import click -from geopy.geocoders import Nominatim - -# Create SQS client -sqs = boto3.client('sqs') - -BASEDIR = os.path.dirname(os.path.abspath(__file__).replace('scripts/', '')) - -TYPE = { - 'opensource': 'OpensourceItem', - 'companies': 'CompanyItem', - 'communities': 'CommunityItem', - 'digital-nomads': 'DigitalNomadItem', -} - - -def abspath(*args, os_path=True, separator='/'): - path = separator.join(args) - if os_path is True: - from pathlib import Path - - return str(Path(path)) - return path - - -def json_validate(filename: str): - if not os.path.exists(filename): - raise FileNotFoundError(filename=filename) - - with open(filename) as fh: - return json.load(fh) - - -def notify(changed: str, type: str, filename: str, data: dict): - def _process_address(address: str): - location = Nominatim(user_agent='myGeocoder').geocode(address) - return { - 'type': 'Point', - 'coordinates': [location.latitude, location.longitude] - } - - if address := data.get('address'): - data['geometry'] = _process_address(address) - - message = { - 'filename': filename, - 'changed': changed, - 'type': type, - 'payload': data - } - - print(message) - - sqs.send_message( - QueueUrl=os.getenv('SQS_URL_DATA_INGESTION'), - MessageAttributes={}, - MessageBody=json.dumps(message) - ) - - -def changed_files_send(changed: str, files: dict): - for file in files: - filepath = abspath(BASEDIR, 'awesome', file).strip() - - if os.path.isfile(filepath): - filename = os.path.basename(filepath) - type_key = os.path.dirname(filepath).split('/')[-2] - type = TYPE[type_key] - - notify( - changed=changed, - type=type, - filename=filename, - data=json_validate(filepath) - ) - time.sleep(5) - - -@click.command() -@click.option('--massive', default=False, is_flag=True, help='Massive load') -@click.option('--changed-files', default='{}', help='JSON of tj-actions/changed-files action output') -@click.option('--manual-filepath', default='', type=str, help='filepath of awesome/*/data/*.json') -def main(massive, changed_files, manual_filepath): - if massive: - changed_files_send(changed='added', files=[ - f'opensource/data/{i}' for i in os.listdir('awesome/opensource/data')]) - changed_files_send(changed='added', files=[ - f'companies/data/{i}' for i in os.listdir('awesome/companies/data')]) - changed_files_send(changed='added', files=[ - f'communities/data/{i}' for i in os.listdir('awesome/communities/data')]) - changed_files_send(changed='added', files=[ - f'digital-nomads/data/{i}' for i in os.listdir('awesome/digital-nomads/data')]) - return - - if os.path.isfile(manual_filepath): - changed_files_send(changed='added', files=[ - manual_filepath.replace('awesome/', '')]) - print(f'Manual: {manual_filepath}') - - changed_files = json.loads(changed_files) - print(f'Changed files raw data: \n{changed_files}') - - if added_files := changed_files.get('added_files', ''): - changed_files_send( - changed='added', files=added_files.split('awesome/')) - print(f'Added: \n{added_files}') - - if deleted_files := changed_files.get('deleted_files', ''): - changed_files_send(changed='deleted', - files=deleted_files.split('awesome/')) - print(f'Deleted: \n{deleted_files}') - - if modified_files := changed_files.get('modified_files', ''): - changed_files_send(changed='modified', - files=modified_files.split('awesome/')) - print(f'Modified: \n{modified_files}') - - -if __name__ == '__main__': - sys.exit(main()) diff --git a/scripts/process.py b/scripts/process.py new file mode 100644 index 0000000..bdfd750 --- /dev/null +++ b/scripts/process.py @@ -0,0 +1,500 @@ +import argparse +import json +import os +import sys +from datetime import datetime, timezone +from random import randint +from time import sleep + +import urllib3 + +# Set the base directory to the root of the project +_BASEDIR = os.path.dirname(os.path.abspath(__file__)) +if _BASEDIR.endswith("scripts"): + _BASEDIR = _BASEDIR.split("/scripts")[0] +sys.path.insert(1, _BASEDIR) # noqa + +_TIMESTAMP_OBJ = datetime.now(timezone.utc) +_TIMESTAMP = str(_TIMESTAMP_OBJ.isoformat()[:-13] + "Z") +_ANALYTICS_DIR = f"{_BASEDIR}/analytics" +_TYPE = ["opensource", "digital-nomads", "communities", "companies"] + + +def get_database_analytitcs(filename: str, with_error: bool = False): + filename = f"{_ANALYTICS_DIR}/{filename}.json" + + if with_error is True and not os.path.isfile(filename): + raise FileNotFoundError(f"File {filename} not found") + + return filename + + +def get_awesome_list_filepath(list_name: str): + filepath = f"{_BASEDIR}/awesome/{list_name}/data/" + if not os.path.dirname(filepath): + raise Exception(f"Directory {filepath} does not exist") + return filepath + + +def github_convert_to_percentage(dictionary): + total_sum = sum(dictionary.values()) + + if total_sum == 0: + # Avoid division by zero + return {key: 0 for key in dictionary} + + percentage_dict = { + key: round((value / total_sum) * 100, 2) for key, value in dictionary.items() + } + return percentage_dict + + +def github_split_repo_url(repository_url): + repo = repository_url.split("/") + owner = repo[-2] + name = repo[-1] + return owner, name + + +def github_get_repo_languages(owner: str, repo: str, token: str): + """Get the languages for a repository + :param owner: The owner of the repository + :param repo: The name of the repository + :param token: The GitHub token to use for authentication + :param languages_all_projects: A dictionary with the languages of all the projects + + :return: A dictionary of languages and bytes of code + """ + + print(f"Getting repo languages for {owner}/{repo}") + + url = f"https://api.github.com/repos/{owner}/{repo}/languages" + headers = { + "Accept": "application/vnd.github+json", + "X-GitHub-Api-Version": "2022-11-28", + "User-Agent": "Mozilla/5.0", + "Authorization": f"Bearer {token}", + } + languages = {} + response = urllib3.request("GET", url, headers=headers) + try: + data = response.data.decode("utf-8") + try: + languages = json.loads(data) + except json.JSONDecodeError as e: + raise json.JSONDecodeError(f"Error decoding JSON: {e}") + except urllib3.exceptions.HTTPError as e: + raise urllib3.exceptions.HTTPError(f"Error fetching data: {e}") + + return languages + + +def github_get_repo_metadata(owner: str, repo: str, token: str, languages: dict): + """Get the metadata for a repository + + example: + { + "id": 41881900, + "node_id": "MDEwOlJlcG9zaXRvcnk0MTg4MTkwMA==", + "name": "vscode", + "full_name": "microsoft/vscode", + "private": false, + "owner": { + "login": "microsoft", + "id": 6154722, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjYxNTQ3MjI=", + "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/microsoft", + "html_url": "https://github.com/microsoft", + "followers_url": "https://api.github.com/users/microsoft/followers", + "following_url": "https://api.github.com/users/microsoft/following{/other_user}", + "gists_url": "https://api.github.com/users/microsoft/gists{/gist_id}", + "starred_url": "https://api.github.com/users/microsoft/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/microsoft/subscriptions", + "organizations_url": "https://api.github.com/users/microsoft/orgs", + "repos_url": "https://api.github.com/users/microsoft/repos", + "events_url": "https://api.github.com/users/microsoft/events{/privacy}", + "received_events_url": "https://api.github.com/users/microsoft/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/microsoft/vscode", + "description": "Visual Studio Code", + "fork": false, + "url": "https://api.github.com/repos/microsoft/vscode", + "forks_url": "https://api.github.com/repos/microsoft/vscode/forks", + "keys_url": "https://api.github.com/repos/microsoft/vscode/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/microsoft/vscode/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/microsoft/vscode/teams", + "hooks_url": "https://api.github.com/repos/microsoft/vscode/hooks", + "issue_events_url": "https://api.github.com/repos/microsoft/vscode/issues/events{/number}", + "events_url": "https://api.github.com/repos/microsoft/vscode/events", + "assignees_url": "https://api.github.com/repos/microsoft/vscode/assignees{/user}", + "branches_url": "https://api.github.com/repos/microsoft/vscode/branches{/branch}", + "tags_url": "https://api.github.com/repos/microsoft/vscode/tags", + "blobs_url": "https://api.github.com/repos/microsoft/vscode/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/microsoft/vscode/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/microsoft/vscode/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/microsoft/vscode/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/microsoft/vscode/statuses/{sha}", + "languages_url": "https://api.github.com/repos/microsoft/vscode/languages", + "stargazers_url": "https://api.github.com/repos/microsoft/vscode/stargazers", + "contributors_url": "https://api.github.com/repos/microsoft/vscode/contributors", + "subscribers_url": "https://api.github.com/repos/microsoft/vscode/subscribers", + "subscription_url": "https://api.github.com/repos/microsoft/vscode/subscription", + "commits_url": "https://api.github.com/repos/microsoft/vscode/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/microsoft/vscode/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/microsoft/vscode/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/microsoft/vscode/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/microsoft/vscode/contents/{+path}", + "compare_url": "https://api.github.com/repos/microsoft/vscode/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/microsoft/vscode/merges", + "archive_url": "https://api.github.com/repos/microsoft/vscode/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/microsoft/vscode/downloads", + "issues_url": "https://api.github.com/repos/microsoft/vscode/issues{/number}", + "pulls_url": "https://api.github.com/repos/microsoft/vscode/pulls{/number}", + "milestones_url": "https://api.github.com/repos/microsoft/vscode/milestones{/number}", + "notifications_url": "https://api.github.com/repos/microsoft/vscode/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/microsoft/vscode/labels{/name}", + "releases_url": "https://api.github.com/repos/microsoft/vscode/releases{/id}", + "deployments_url": "https://api.github.com/repos/microsoft/vscode/deployments", + "created_at": "2015-09-03T20:23:38Z", + "updated_at": "2023-12-11T17:06:56Z", + "pushed_at": "2023-12-11T17:28:06Z", + "git_url": "git://github.com/microsoft/vscode.git", + "ssh_url": "git@github.com:microsoft/vscode.git", + "clone_url": "https://github.com/microsoft/vscode.git", + "svn_url": "https://github.com/microsoft/vscode", + "homepage": "https://code.visualstudio.com", + "size": 880829, + "stargazers_count": 153870, + "watchers_count": 153870, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 27699, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 8231, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + "editor", + "electron", + "microsoft", + "typescript", + "visual-studio-code" + ], + "visibility": "public", + "forks": 27699, + "open_issues": 8231, + "watchers": 153870, + "default_branch": "main", + "temp_clone_token": null, + "organization": { + "login": "microsoft", + "id": 6154722, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjYxNTQ3MjI=", + "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/microsoft", + "html_url": "https://github.com/microsoft", + "followers_url": "https://api.github.com/users/microsoft/followers", + "following_url": "https://api.github.com/users/microsoft/following{/other_user}", + "gists_url": "https://api.github.com/users/microsoft/gists{/gist_id}", + "starred_url": "https://api.github.com/users/microsoft/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/microsoft/subscriptions", + "organizations_url": "https://api.github.com/users/microsoft/orgs", + "repos_url": "https://api.github.com/users/microsoft/repos", + "events_url": "https://api.github.com/users/microsoft/events{/privacy}", + "received_events_url": "https://api.github.com/users/microsoft/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 27699, + "subscribers_count": 3286 + } + """ + + print(f"Getting metadata for {owner}/{repo}") + url = f"https://api.github.com/repos/{owner}/{repo}" + headers = { + "Accept": "application/vnd.github+json", + "X-GitHub-Api-Version": "2022-11-28", + "User-Agent": "Mozilla/5.0", + "Authorization": f"Bearer {token}", + } + + reqsponse = urllib3.request("GET", url, headers=headers) + try: + try: + metadata = json.loads(reqsponse.data) + return { + "meta": { + "name": metadata["name"], + "full_name": metadata["full_name"], + "html_url": metadata["html_url"], + "created_at": metadata["created_at"], + "updated_at": metadata["updated_at"], + "pushed_at": metadata["pushed_at"], + "archived": metadata["archived"], + "disabled": metadata["disabled"], + "owner": metadata["owner"]["login"], + "owner_type": metadata["owner"]["type"], + "topics": metadata["topics"] if metadata["topics"] else [], + "license": metadata["license"]["name"] + if metadata["license"] + else "", + }, + "analytics": { + "language": metadata["language"], + "languages": github_convert_to_percentage(languages), + "languages_byte": languages, + "stargazers_count": metadata["stargazers_count"], + "forks_count": metadata["forks_count"], + "open_issues_count": metadata["open_issues_count"], + "forks": metadata["forks"], + "open_issues": metadata["open_issues"], + "watchers": metadata["watchers"], + "updated_at": _TIMESTAMP, + }, + } + except json.JSONDecodeError as e: + raise json.JSONDecodeError(f"Error decoding JSON: {e}") + except urllib3.exceptions.HTTPError as e: + raise urllib3.exceptions.HTTPError(f"Error fetching data: {e}") + + +def render_db_languages(): + try: + with open(get_database_analytitcs("languages", True), "r") as f: + return json.load(f) + except FileNotFoundError: # noqa + return { + "data": {"bytes": {}, "percentage": {}, "history": {}}, + "metadata": {"total": 0, "update_at": _TIMESTAMP}, + } + + +def render_db_awesome_list(path: str): + def _render_data(data: list): + sorted_list_key = sorted(data.keys()) + sorted_list = {} + + for key in sorted_list_key: + sorted_list[key] = data[key] + + return { + "data": [item for _, item in sorted_list.items()], + "metadata": {"total": len(data), "update_at": _TIMESTAMP}, + } + + data = {} + if not os.path.isdir(path): + raise Exception(f"{path} is not a directory") + + for file in os.listdir(path): + if file.endswith(".json"): + file_path = os.path.join(path, file) + + with open(file_path, "r") as f: + el = json.load(f) + el["autogenerated"] = { + **el.get("autogenerated", {}), + "filename": file, + "timestamp": _TIMESTAMP, + } + data[el["name"]] = el + + return _render_data(data) + + +def process_analytics_github(idx, repo_object): + owner, name = github_split_repo_url(repo_object["repository_url"]) + print(f"# {idx + 1} - Getting languages for {owner}/{name}") + + languages = github_get_repo_languages( + owner, name, os.environ["TOKEN_GITHUB_PUBLIC_API"] + ) + + metadata = github_get_repo_metadata( + owner, name, os.environ["TOKEN_GITHUB_PUBLIC_API"], languages + ) + + autogenerated = repo_object.get("autogenerated", {}) + autogenerated["meta"] = metadata.get("meta", {}) + autogenerated["analytics"] = metadata.get("analytics", {}) + + analytics_history = autogenerated.get("analytics_history", {}) + analytics_year = analytics_history.get(str(_TIMESTAMP_OBJ.year), {}) + analytics_year[str(_TIMESTAMP_OBJ.month)] = autogenerated["analytics"] + analytics_history[str(_TIMESTAMP_OBJ.year)] = analytics_year + autogenerated["analytics_history"] = analytics_history + + rand_delay = randint(1, 5) + print(f"Sleeping for {rand_delay} seconds") + sleep(rand_delay) + + +def process_analytics_gitlab(idx, repo_object): + print(f"# {idx + 1} - Skipping {repo_object['name']}") + + +def process_analytics_languages(db_opensources): + db_languages = render_db_languages() + _tmp = {"bytes": {}, "percentage": {}} + + for project in db_opensources["data"]: + db_languages_history = db_languages.get("history", {}) + + analytics_year = db_languages_history.get(str(_TIMESTAMP_OBJ.year), {}) + analytics_year[str(_TIMESTAMP_OBJ.month)] = { + "bytes": db_languages["data"]["bytes"], + "percentage": db_languages["data"]["percentage"], + } + + db_languages_history[str(_TIMESTAMP_OBJ.year)] = analytics_year + + if ( + project_languages := project["autogenerated"] + .get("analytics", {}) + .get("languages_byte") + ): + for language_name, language_bytes in project_languages.items(): + if language_name in _tmp["bytes"]: + _tmp["bytes"][language_name] += language_bytes + else: + _tmp["bytes"][language_name] = language_bytes + + db_languages["data"]["percentage"] = (_tmp["bytes"],) + db_languages["data"]["percentage"] = ( + github_convert_to_percentage(_tmp["bytes"]), + ) + + db_languages["metadata"]["update_at"] = _TIMESTAMP + db_languages["metadata"]["total"] = len(db_languages["data"]["bytes"]) + + with open(get_database_analytitcs("languages"), "w") as f: + json.dump(db_languages, f, indent=2) + + +def process_analytics_opensource( + db_opensources, only_name: list = [], only_filename: list = [] +): + for idx, repo_object in enumerate(db_opensources["data"]): + if only_name and repo_object["name"] not in only_name: + continue + if ( + only_filename + and repo_object["autogenerated"]["filename"] not in only_filename + ): + continue + + if repo_object["repository_platform"] == "gitlab": + process_analytics_gitlab(idx, repo_object) + + if repo_object["repository_platform"] == "github": + process_analytics_github(idx, repo_object) + + with open( + f'{get_awesome_list_filepath("opensource")}/{repo_object["autogenerated"]["filename"]}', + "w", + ) as f: + json.dump(repo_object, f, indent=2) + + process_analytics_languages(db_opensources) + + +def process_db( + list_name: str, + without_analytics: bool, + only_name: list = [], + only_filename: list = [], +): + print(f"Processing: {list_name.title()} awesome list") + db = render_db_awesome_list(get_awesome_list_filepath(list_name)) + + if not without_analytics: + if not os.getenv("TOKEN_GITHUB_PUBLIC_API"): + raise ValueError( + "GitHub API token not found. Please set the environment variable TOKEN_GITHUB_PUBLIC_API in your shell." + ) + + if list_name == "opensource": + process_analytics_opensource(db, only_name, only_filename) + + with open(get_database_analytitcs(list_name), "w") as f: + json.dump(db, f, indent=2) + + +def main(): + parser = argparse.ArgumentParser(description="Process awesome data") + parser.add_argument( + "--only-filename", + default=[], + nargs="+", + help="Process only selected filenames", + type=str, + ) + parser.add_argument( + "--only-name", + default=[], + nargs="+", + help="Process only selected names", + type=str, + ) + parser.add_argument( + "--only-type", + "-o", + default=[], + choices=_TYPE, + nargs="+", + help="Only some awesome lists", + type=str, + ) + parser.add_argument( + "--exclude-type", + "-e", + default=[], + choices=_TYPE, + nargs="+", + help="Exclude some awesome lists", + type=str, + ) + parser.add_argument( + "--without-analytics", + "-a", + default=False, + action="store_true", + help="Add analytics to opensource projects", + ) + args = parser.parse_args() + + _type = [list_name for list_name in _TYPE if list_name not in args.exclude_type] + _type = ( + [list_name for list_name in _type if list_name in args.only_type] + if args.only_type + else _type + ) + for list_name in _type: + process_db( + list_name, args.without_analytics, args.only_name, args.only_filename + ) + + +if __name__ == "__main__": + sys.exit(main()) diff --git a/scripts/render.py b/scripts/render.py index 85f7c58..fe285d3 100644 --- a/scripts/render.py +++ b/scripts/render.py @@ -5,16 +5,24 @@ from snakemd import Document, Inline -BASEDIR = os.path.dirname(os.path.abspath(__file__).replace('scripts/', '')) -AWESOME_TYPE = ['opensource', 'companies', 'communities', 'digital-nomads'] +BASEDIR = os.path.dirname(os.path.abspath(__file__).replace("scripts/", "")) +AWESOME_TYPE = ["opensource", "companies", "communities", "digital-nomads"] def get_url_name(category, name): - return f'https://italiaopensource.com/{category}/' + ''.join(c for c in unicodedata.normalize('NFD', name) - if unicodedata.category(c) != 'Mn').replace(' ', '-').lower() + return ( + f"https://italiaopensource.com/{category}/" + + "".join( + c + for c in unicodedata.normalize("NFD", name) + if unicodedata.category(c) != "Mn" + ) + .replace(" ", "-") + .lower() + ) -def abspath(*args, os_path=True, separator='/'): +def abspath(*args, os_path=True, separator="/"): path = separator.join(args) if os_path is True: from pathlib import Path @@ -23,307 +31,327 @@ def abspath(*args, os_path=True, separator='/'): return path -def json_validate(filename: str): - if not os.path.exists(filename): - raise FileNotFoundError(filename=filename) - - with open(filename) as fh: - content = json.load(fh) - - return content - +class Readme: + organization_name = "italia-opensource" + repository_name = "awesome-italia-opensource" -def check(loaded: list): - values = [] - for name, filename in loaded: - print(f'\tFile: {name}') - values.append(json_validate(filename)) - - return values - - -class Readme(): - organization_name = 'italia-opensource' - repository_name = 'awesome-italia-opensource' - - def __init__(self, name, data, output_path) -> None: + def __init__(self, name, data, output_path, icon=None) -> None: self.name = name self.data = data - self.output_path = f'{output_path}/' + self.output_path = f"{output_path}/" + self.icon = icon self.doc = Document() @property def repository_fullname(self): - return f'{self.organization_name}/{self.repository_name}' + return f"{self.organization_name}/{self.repository_name}" @property def repository_url(self): - return f'https://github.com/{self.organization_name}/{self.repository_name}' + return f"https://github.com/{self.organization_name}/{self.repository_name}" - def component_website(self, path: str = ''): - self.doc.add_heading('Website view', level=4) - self.doc.add_paragraph('italiaopensource.com').insert_link( - 'italiaopensource.com', f'https://italiaopensource.com/{path}') + def component_website(self, path: str = ""): + self.doc.add_heading("Website view", level=4) + self.doc.add_paragraph("italiaopensource.com").insert_link( + "italiaopensource.com", f"https://italiaopensource.com/{path}" + ) def component_maneiner(self): self.doc.add_heading( - 'Mantained by [Fabrizio Cafolla](https://github.com/FabrizioCafolla)', level=3) + "Support us", + level=3, + ) + self.doc.add_paragraph( + """""" + ) + + def component_contributors(self): self.doc.add_paragraph( - """""") + "Feel free to make your contribution. If you want to add a new item to one or more lists please read the contribution guidelines before opening a pull request or contributing to this repository" + ).insert_link( + "contribution guidelines", + f"{self.repository_url}/blob/main/CONTRIBUTING.md", + ) def output(self): - self.doc.dump('README', self.output_path) + self.doc.dump("README", self.output_path) def build(self): - self.title(self.name, len(self.data)) + self.title(self.name, len(self.data), self.icon) self.header() self.content(self.data) self.footer() - def title(self, title: str, number_of_list_element): - self.doc.add_heading(f'Awesome {title.title()} | Italia Open-Source') + def title(self, title: str, number_of_list_element: int, icon="🇮🇹"): + self.doc.add_heading(f"{icon} Awesome {title.title()} | Italia Open-Source") - self.doc.add_paragraph(f""" + self.doc.add_paragraph( + f""" - """) + """ + ) def header(self): - raise NotImplementedError('header not implemented') + raise NotImplementedError("header not implemented") def content(self): - raise NotImplementedError('header not content') + raise NotImplementedError("header not content") def footer(self): - self.doc.add_heading('Contributors', level=3) - self.doc.add_paragraph(f""" - - - - """) - - self.doc.add_heading('License', level=3) + # self.doc.add_heading("Contributors", level=3) + # self.doc.add_paragraph( + # f""" + # + # + # + # """ + # ) + self.doc.add_heading("License", level=3) self.doc.add_paragraph( - 'The project is made available under the GPL-3.0 license. See the `LICENSE` file for more information.') + "The project is made available under the GPL-3.0 license. See the `LICENSE` file for more information." + ) class CompaniesReadme(Readme): def __init__(self, name, data, output_path) -> None: - super().__init__(name, data, output_path) + super().__init__(name, data, output_path, icon="🏡") def header(self): self.doc.add_paragraph( - f'Awesome {self.name.title()} is a list of italian startups, scale-up and companies that innovate.') + f"Awesome {self.name.title()} is a list of italian startups, scale-up and companies that innovate." + ) self.doc.add_paragraph( - 'The repository intends to give visibility to companies and stimulate the community to contribute to growing the ecosystem.') + "The repository intends to give visibility to companies and stimulate the community to contribute to growing the ecosystem." + ) self.doc.add_paragraph( - 'Please read the contribution guidelines before opening a pull request or contributing to this repository') \ - .insert_link('contribution guidelines', f'{self.repository_url}/blob/main/CONTRIBUTING.md') + "Feel free to make your contribution. If you want to add a new item to one or more lists please read the contribution guidelines before opening a pull request or contributing to this repository" + ).insert_link( + "contribution guidelines", + f"{self.repository_url}/blob/main/CONTRIBUTING.md", + ) self.component_maneiner() def content(self, data): self.doc.add_heading(self.name.title(), level=3) - self.component_website(path='companies') + self.component_website(path="companies") - self.doc.add_heading('List', level=4) + self.doc.add_heading("List", level=4) table_content = [] companies_name = [] for item in data: - name = item.get('name') + name = item.get("name") if name in companies_name: - raise Exception(f'Company {name} already exist') + raise Exception(f"Company {name} already exist") - description = item.get('description', '') + description = item.get("description", "") if len(description) > 59: - description = description[0:60] + ' [..]' - - table_content.append([ - Inline(name, link=get_url_name('companies', name)), - item.get('type'), - item.get('market'), - ', '.join(item['tags']), - description - ]) + description = description[0:60] + " [..]" + + table_content.append( + [ + Inline(name, link=get_url_name("companies", name)), + item.get("type"), + item.get("market"), + ", ".join(item["tags"]), + description, + ] + ) companies_name.append(name) self.doc.add_table( - ['Name', 'Type', 'Market', 'Tags', 'Description'], - table_content + ["Name", "Type", "Market", "Tags", "Description"], table_content ) class OpensourceReadme(Readme): def __init__(self, name, data, output_path) -> None: - super().__init__(name, data, output_path) + super().__init__(name, data, output_path, icon="💻") def header(self): self.doc.add_paragraph( - f'Awesome Italia {self.name.title()} is a list of open-source projects created by italian companies or developers.') - self.doc.add_paragraph( - 'The repository intends to give visibility to open source projects and stimulate the community to contribute to growing the ecosystem.') + f"Awesome Italia {self.name.title()} is a list of open-source projects created by italian companies or developers." + ) self.doc.add_paragraph( - 'Please read the contribution guidelines before opening a pull request or contributing to this repository') \ - .insert_link('contribution guidelines', f'{self.repository_url}/blob/main/CONTRIBUTING.md') + "The repository intends to give visibility to open source projects and stimulate the community to contribute to growing the ecosystem." + ) + self.component_contributors() + self.component_maneiner() def content(self, data): def _repository(repository_platform, repositories_url, license): license = f'License' - if repository_platform == 'github': - repositories_url = '/'.join(repository_url.replace( - 'https://github.com/', '').split('/')[0:2]) + if repository_platform == "github": + repositories_url = "/".join( + repository_url.replace("https://github.com/", "").split("/")[0:2] + ) stars = f'Stars' issues = f'Issues' - return f'{stars}
{issues}
{license}' + return f"{stars}
{issues}
{license}" - if repository_platform == 'bitbucket': - repositories_url = '/'.join(repository_url.replace( - 'https://bitbucket.org/', '').split('/')[0:2]) + if repository_platform == "bitbucket": + repositories_url = "/".join( + repository_url.replace("https://bitbucket.org/", "").split("/")[0:2] + ) issues = f'Issues' - return f'{issues}
{license}' + return f"{issues}
{license}" - if repository_platform == 'gitlab': - repositories_url = '/'.join(repository_url.replace( - 'https://gitlab.com', '').split('/')[0:2]) + if repository_platform == "gitlab": + repositories_url = "/".join( + repository_url.replace("https://gitlab.com", "").split("/")[0:2] + ) stars = f'Stars' issues = f'Issues' - return f'{stars}
{issues}
{license}' + return f"{stars}
{issues}
{license}" self.doc.add_heading(self.name.title(), level=3) - self.component_website(path='opensources') + self.component_website(path="opensources") - self.doc.add_heading('List', level=4) + self.doc.add_heading("List", level=4) table_content = [] repositories_url = [] for item in data: - repository_url = item['repository_url'] + if item["autogenerated"].get("meta", {}).get("archived", False) is True: + print(f"(WAR)\t{item['name']}\t[Archived]") + continue + else: + print(f"\t{item['name']}") + + repository_url = item["repository_url"] - if item.get('repository_url') in repositories_url: + if item.get("repository_url") in repositories_url: raise Exception( - f"Project {item['name']} ({repository_url}) already exist") + f"Project {item['name']} ({repository_url}) already exist" + ) - name = item['name'].title() + name = item["name"].title() repository = _repository( - item['repository_platform'], item['repository_url'], item['license']) - tags = ', '.join(item['tags']) - description = item.get('description', '') - if len(description) > 59: - description = description[0:60] + ' [..]' - - table_content.append([ - Inline(name, link=get_url_name('opensources', name)), - Inline(repository, link=repository_url), - tags, - description - ]) + item["repository_platform"], item["repository_url"], item["license"] + ) + tags = ", ".join(item["tags"]) + description = item.get("description", "") + if description and len(description) > 59: + description = description[0:60] + " [..]" + + table_content.append( + [ + Inline(name, link=get_url_name("opensources", name)), + Inline(repository, link=repository_url), + tags, + description, + ] + ) repositories_url.append(repository_url) self.doc.add_table( - ['Name', 'Repository', 'Stack', 'Description'], - table_content + ["Name", "Repository", "Stack", "Description"], table_content ) class CommunitiesReadme(Readme): def __init__(self, name, data, output_path) -> None: - super().__init__(name, data, output_path) + super().__init__(name, data, output_path, icon="👥") def header(self): self.doc.add_paragraph( - f'Awesome Italia {self.name.title()} is a list of italian tech {self.name}.') - self.doc.add_paragraph( - f'The repository intends to give visibility to {self.name} and stimulate the community to contribute to growing the ecosystem.') + f"Awesome Italia {self.name.title()} is a list of italian tech {self.name}." + ) self.doc.add_paragraph( - 'Please read the contribution guidelines before opening a pull request or contributing to this repository') \ - .insert_link('contribution guidelines', f'{self.repository_url}/blob/main/CONTRIBUTING.md') + f"The repository intends to give visibility to {self.name} and stimulate the community to contribute to growing the ecosystem." + ) + self.component_contributors() self.component_maneiner() def content(self, data): self.doc.add_heading(self.name.title(), level=3) - self.component_website(path='communities') + self.component_website(path="communities") - self.doc.add_heading('List', level=4) + self.doc.add_heading("List", level=4) table_content = [] communities_name = [] for item in data: - name = item.get('name') + name = item.get("name") if name in communities_name: - raise Exception(f'Community {name} already exist') + raise Exception(f"Community {name} already exist") - description = item.get('description', '') + description = item.get("description", "") if len(description) > 59: - description = description[0:60] + ' [..]' - - table_content.append([ - Inline(name, link=get_url_name('communities', name)), - item.get('type'), - item.get('platform'), - ', '.join(item['tags']), - description - ]) + description = description[0:60] + " [..]" + + table_content.append( + [ + Inline(name, link=get_url_name("communities", name)), + item.get("type"), + item.get("platform"), + ", ".join(item["tags"]), + description, + ] + ) communities_name.append(name) self.doc.add_table( - ['Name', 'Type', 'Platform', 'Tags', 'Description'], - table_content + ["Name", "Type", "Platform", "Tags", "Description"], table_content ) class DigitalNomadsReadme(Readme): def __init__(self, name, data, output_path) -> None: - super().__init__(name, data, output_path) + super().__init__(name, data, output_path, icon="🌍") def header(self): self.doc.add_paragraph( - f'Awesome Italia {self.name.title()} is a list of best places for remote working.') - self.doc.add_paragraph( - f'The repository intends to give visibility to {self.name} and stimulate the people to share and contribute to growing the remote working ecosystem.') + f"Awesome Italia {self.name.title()} is a list of best places for remote working." + ) self.doc.add_paragraph( - 'Please read the contribution guidelines before opening a pull request or contributing to this repository') \ - .insert_link('contribution guidelines', f'{self.repository_url}/blob/main/CONTRIBUTING.md') + f"The repository intends to give visibility to {self.name} and stimulate the people to share and contribute to growing the remote working ecosystem." + ) + self.component_contributors() self.component_maneiner() def content(self, data): self.doc.add_heading(self.name.title(), level=3) - self.component_website(path='digital-nomads') + self.component_website(path="digital-nomads") - self.doc.add_heading('List', level=4) + self.doc.add_heading("List", level=4) table_content = [] digital_nomads_name = [] for item in data: - name = item.get('name') + name = item.get("name") if name in digital_nomads_name: - raise Exception(f'Place {name} already exist') - - table_content.append([ - Inline(name, link=get_url_name('digital-nomads', name)), - item.get('state_name').upper(), - ', '.join(item['how_to_move']), - ', '.join(item['required_documents']), - ', '.join(item['tags']) - ]) + raise Exception(f"Place {name} already exist") + + table_content.append( + [ + Inline(name, link=get_url_name("digital-nomads", name)), + item.get("state_name").upper(), + ", ".join(item["how_to_move"]), + ", ".join(item["required_documents"]), + ", ".join(item["tags"]), + ] + ) digital_nomads_name.append(name) self.doc.add_table( - ['Name', 'State', 'How to move', 'Required Documents', 'Tags'], - table_content + ["Name", "State", "How to move", "Required Documents", "Tags"], + table_content, ) @@ -331,56 +359,49 @@ def render(type: str): if type not in AWESOME_TYPE: raise Exception(f'Error type "{type}" not in {AWESOME_TYPE}') - dirpath = abspath(BASEDIR, 'awesome', type, 'data') - - loaded = [] - for project in os.listdir(dirpath): - filename = abspath(dirpath, project) - - if not os.path.isfile(filename): - print(f"Skip render '{filename}'") - continue - - if not project.endswith('.json'): - raise Exception(f'File {project} is not json') - - item = (project.replace('.json', ''), filename) + filename = abspath(BASEDIR, "analytics", f"{type}.json") - loaded.append(item) + if not os.path.isfile(filename): + raise FileNotFoundError(filename) - loaded = sorted(loaded, key=lambda tup: tup[0]) + with open(filename) as fh: + content = json.load(fh) - print(f'{type.title()} ({len(loaded)} files)') + print(f"Render: {type} (loaded {content['metadata']['total']} files)") - return check(loaded) + return content["data"] def main(): def opensource(): - data = render(type='opensource') - builder = OpensourceReadme('open-source', data, abspath( - BASEDIR, 'awesome', 'opensource')) + data = render(type="opensource") + builder = OpensourceReadme( + "open-source", data, abspath(BASEDIR, "awesome", "opensource") + ) builder.build() builder.output() def companies(): - data = render(type='companies') - builder = CompaniesReadme('companies', data, abspath( - BASEDIR, 'awesome', 'companies')) + data = render(type="companies") + builder = CompaniesReadme( + "companies", data, abspath(BASEDIR, "awesome", "companies") + ) builder.build() builder.output() def communities(): - data = render(type='communities') - builder = CommunitiesReadme('communities', data, abspath( - BASEDIR, 'awesome', 'communities')) + data = render(type="communities") + builder = CommunitiesReadme( + "communities", data, abspath(BASEDIR, "awesome", "communities") + ) builder.build() builder.output() def digital_nomads(): - data = render(type='digital-nomads') - builder = DigitalNomadsReadme('digital nomads', data, abspath( - BASEDIR, 'awesome', 'digital-nomads')) + data = render(type="digital-nomads") + builder = DigitalNomadsReadme( + "digital nomads", data, abspath(BASEDIR, "awesome", "digital-nomads") + ) builder.build() builder.output() @@ -390,5 +411,5 @@ def digital_nomads(): digital_nomads() -if __name__ == '__main__': +if __name__ == "__main__": sys.exit(main()) diff --git a/tox.ini b/tox.ini deleted file mode 100644 index d8a04e9..0000000 --- a/tox.ini +++ /dev/null @@ -1,9 +0,0 @@ -[tox] -envlist = py38,py39,py310 - -[testenv] -deps = -r requirements.txt - -r requirements-dev.txt -passenv = PYTHONPATH -commands = - pytest From 64f5653d4beb065bdc95f12414b9bf3252bbd576 Mon Sep 17 00:00:00 2001 From: FabrizioCafolla Date: Wed, 22 May 2024 21:17:14 +0000 Subject: [PATCH 06/10] release(awesome): update awesome data --- analytics/communities.json | 60 +- analytics/companies.json | 86 +- analytics/digital-nomads.json | 40 +- analytics/opensource.json | 1416 ++++++++++++++++----------------- 4 files changed, 801 insertions(+), 801 deletions(-) diff --git a/analytics/communities.json b/analytics/communities.json index 5792878..a87d375 100644 --- a/analytics/communities.json +++ b/analytics/communities.json @@ -19,7 +19,7 @@ ], "autogenerated": { "filename": "codemotion.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -42,7 +42,7 @@ ], "autogenerated": { "filename": "continuous-delivery.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -65,7 +65,7 @@ ], "autogenerated": { "filename": "devmarche.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -85,7 +85,7 @@ ], "autogenerated": { "filename": "developers-italia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -108,7 +108,7 @@ ], "autogenerated": { "filename": "edo.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -130,7 +130,7 @@ ], "autogenerated": { "filename": "fabio-biondi.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -153,7 +153,7 @@ ], "autogenerated": { "filename": "flutter-italia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -173,7 +173,7 @@ ], "autogenerated": { "filename": "gitbar.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -196,7 +196,7 @@ ], "autogenerated": { "filename": "giuppi-dev.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -221,7 +221,7 @@ ], "autogenerated": { "filename": "grusp.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -247,7 +247,7 @@ ], "autogenerated": { "filename": "hr-feat-ict.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -272,7 +272,7 @@ ], "autogenerated": { "filename": "italian-linux-society.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -297,7 +297,7 @@ ], "autogenerated": { "filename": "kcd-italy.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -318,7 +318,7 @@ ], "autogenerated": { "filename": "kubernetes-it.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -338,7 +338,7 @@ ], "autogenerated": { "filename": "lalocandadeltech.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -359,7 +359,7 @@ ], "autogenerated": { "filename": "latina_in_tech.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -380,7 +380,7 @@ ], "autogenerated": { "filename": "marca-user-group.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -399,7 +399,7 @@ ], "autogenerated": { "filename": "need-for-nerd.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -419,7 +419,7 @@ ], "autogenerated": { "filename": "open-source-support.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -441,7 +441,7 @@ ], "autogenerated": { "filename": "red-hot-cyber.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -460,7 +460,7 @@ ], "autogenerated": { "filename": "ripsters.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -479,7 +479,7 @@ ], "autogenerated": { "filename": "schrodinger-hat.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -502,7 +502,7 @@ ], "autogenerated": { "filename": "sistemista-italiano.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -530,7 +530,7 @@ ], "autogenerated": { "filename": "startup-checklist.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -556,7 +556,7 @@ ], "autogenerated": { "filename": "startup-italia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -578,7 +578,7 @@ ], "autogenerated": { "filename": "twc-italia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -601,7 +601,7 @@ ], "autogenerated": { "filename": "techcompenso.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -623,7 +623,7 @@ ], "autogenerated": { "filename": "vitanellozaino.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -643,12 +643,12 @@ ], "autogenerated": { "filename": "fullremote-it.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } } ], "metadata": { "total": 29, - "update_at": "2024-05-22T20:55:13Z" + "update_at": "2024-05-22T21:17:14Z" } } \ No newline at end of file diff --git a/analytics/companies.json b/analytics/companies.json index 792ee5d..5ea476f 100644 --- a/analytics/companies.json +++ b/analytics/companies.json @@ -14,7 +14,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "advigator.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -33,7 +33,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "airlite.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -50,7 +50,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "amusi.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -68,7 +68,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "bending-spoons.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -85,7 +85,7 @@ "address": " 87064 Corigliano-Rossano (CS)", "autogenerated": { "filename": "biorfarm.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -100,7 +100,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "casavo.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -117,7 +117,7 @@ "foundation_year": "2014", "autogenerated": { "filename": "cloud-finance.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -137,7 +137,7 @@ "market": "Recruiting", "autogenerated": { "filename": "data-pizza.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -152,7 +152,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "dorbit.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -168,7 +168,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "enelx.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -185,7 +185,7 @@ "foundation_year": "2014", "autogenerated": { "filename": "everli.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -201,7 +201,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "flowe.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -218,7 +218,7 @@ "foundation_year": "2010", "autogenerated": { "filename": "fotovoltaiconorditalia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -234,7 +234,7 @@ "foundation_year": "2011", "autogenerated": { "filename": "genomeup.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -255,7 +255,7 @@ "address": "Via Francesco Melzi d\u2019Eril 4, Milan, ITALY", "autogenerated": { "filename": "hiwaymedia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -272,7 +272,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "jobtech.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -290,7 +290,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "macai.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -308,7 +308,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "mia-care.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -327,7 +327,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "mia-fintech.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -345,7 +345,7 @@ "foundation_year": "2016", "autogenerated": { "filename": "mia-platform.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -360,7 +360,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "musement.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -376,7 +376,7 @@ "foundation_year": "2010", "autogenerated": { "filename": "musixmatch.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -405,7 +405,7 @@ ], "autogenerated": { "filename": "neulabs.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -422,7 +422,7 @@ "foundation_year": "2022", "autogenerated": { "filename": "noovolari.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -438,7 +438,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "nuvolaris.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -459,7 +459,7 @@ "address": "Via S. Francesco d'Assisi 10 - 38122 Trento (Italy)", "autogenerated": { "filename": "opencity-labs.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -475,7 +475,7 @@ "address": "Via Monserrato 110\u2013116 95128 Catania (CT) Italy", "autogenerated": { "filename": "orangefiber.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -493,7 +493,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "plick.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -510,7 +510,7 @@ "address": "Piazzale Loreto 17, 20131 Milano", "autogenerated": { "filename": "prima.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -527,7 +527,7 @@ "foundation_year": "2015", "autogenerated": { "filename": "pronto-pro.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -544,7 +544,7 @@ "address": "Via Luigi Porro Lambertenghi 7, 20159 Milano", "autogenerated": { "filename": "satispay.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -561,7 +561,7 @@ "address": "Via Giuseppe Mazzini 9, 20123 Milano", "autogenerated": { "filename": "scalapay.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -578,7 +578,7 @@ "address": "Via Marsala 29H, 00185 Roma", "autogenerated": { "filename": "scuter.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -596,7 +596,7 @@ "foundation_year": "2019", "autogenerated": { "filename": "sfusoitalia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -611,7 +611,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "spartantech.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -630,7 +630,7 @@ "address": "Via Fratelli Bandiera, 17, 73010 Soleto LE", "autogenerated": { "filename": "tiledesk.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -648,7 +648,7 @@ "foundation_year": "2011", "autogenerated": { "filename": "tirasa.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -665,7 +665,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "vitavi.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -682,7 +682,7 @@ "address": "Viale Cassala, 30 - 20143 Milano (MI)", "autogenerated": { "filename": "weroad.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -697,7 +697,7 @@ "foundation_year": "2019", "autogenerated": { "filename": "wiseair.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -714,7 +714,7 @@ "address": "Via Fabio Filzi 27, 20124 Milano", "autogenerated": { "filename": "yolo.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -731,12 +731,12 @@ "address": "Via Palmanova 67, 20132 Milano", "autogenerated": { "filename": "zappyrent.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } } ], "metadata": { "total": 42, - "update_at": "2024-05-22T20:55:13Z" + "update_at": "2024-05-22T21:17:14Z" } } \ No newline at end of file diff --git a/analytics/digital-nomads.json b/analytics/digital-nomads.json index 48db565..8f4d5ff 100644 --- a/analytics/digital-nomads.json +++ b/analytics/digital-nomads.json @@ -39,7 +39,7 @@ ], "autogenerated": { "filename": "amsterdam.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -80,7 +80,7 @@ ], "autogenerated": { "filename": "bali.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -121,7 +121,7 @@ ], "autogenerated": { "filename": "bangkok.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -159,7 +159,7 @@ ], "autogenerated": { "filename": "bansko.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -202,7 +202,7 @@ ], "autogenerated": { "filename": "barcellona.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -242,7 +242,7 @@ ], "autogenerated": { "filename": "bogot\u00e0.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -283,7 +283,7 @@ ], "autogenerated": { "filename": "budapest.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -324,7 +324,7 @@ ], "autogenerated": { "filename": "cordoba.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -366,7 +366,7 @@ ], "autogenerated": { "filename": "formentera.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -408,7 +408,7 @@ ], "autogenerated": { "filename": "fuerteventura.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -448,7 +448,7 @@ ], "autogenerated": { "filename": "istanbul.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -486,7 +486,7 @@ ], "autogenerated": { "filename": "kuala_lumpur.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -531,7 +531,7 @@ ], "autogenerated": { "filename": "madrid.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -572,7 +572,7 @@ ], "autogenerated": { "filename": "malaga.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -608,7 +608,7 @@ ], "autogenerated": { "filename": "nosybe.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -648,7 +648,7 @@ ], "autogenerated": { "filename": "siviglia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -687,7 +687,7 @@ ], "autogenerated": { "filename": "singapore.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -727,7 +727,7 @@ ], "autogenerated": { "filename": "syros.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -771,12 +771,12 @@ ], "autogenerated": { "filename": "tenerife.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } } ], "metadata": { "total": 19, - "update_at": "2024-05-22T20:55:13Z" + "update_at": "2024-05-22T21:17:14Z" } } \ No newline at end of file diff --git a/analytics/opensource.json b/analytics/opensource.json index 4480e6c..c189991 100644 --- a/analytics/opensource.json +++ b/analytics/opensource.json @@ -56,7 +56,7 @@ "forks": 1, "open_issues": 6, "watchers": 25, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -148,11 +148,11 @@ "forks": 1, "open_issues": 6, "watchers": 25, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -179,8 +179,8 @@ "full_name": "alexcasalboni/aws-lambda-power-tuning", "html_url": "https://github.com/alexcasalboni/aws-lambda-power-tuning", "created_at": "2017-03-27T15:18:12Z", - "updated_at": "2024-05-22T00:26:58Z", - "pushed_at": "2024-05-20T14:30:44Z", + "updated_at": "2024-05-18T12:33:00Z", + "pushed_at": "2024-05-16T11:27:02Z", "archived": false, "disabled": false, "owner": "alexcasalboni", @@ -221,13 +221,13 @@ "Shell": 2151, "Batchfile": 437 }, - "stargazers_count": 5205, - "forks_count": 361, + "stargazers_count": 5194, + "forks_count": 360, "open_issues_count": 9, - "forks": 361, + "forks": 360, "open_issues": 9, - "watchers": 5205, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 5194, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -355,17 +355,17 @@ "Shell": 2151, "Batchfile": 437 }, - "stargazers_count": 5205, - "forks_count": 361, + "stargazers_count": 5194, + "forks_count": 360, "open_issues_count": 9, - "forks": 361, + "forks": 360, "open_issues": 9, - "watchers": 5205, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 5194, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -415,7 +415,7 @@ "forks": 0, "open_issues": 0, "watchers": 0, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -457,11 +457,11 @@ "forks": 0, "open_issues": 0, "watchers": 0, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -542,7 +542,7 @@ "forks": 33, "open_issues": 8, "watchers": 346, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -704,11 +704,11 @@ "forks": 33, "open_issues": 8, "watchers": 346, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -731,7 +731,7 @@ "full_name": "arduino/Arduino", "html_url": "https://github.com/arduino/Arduino", "created_at": "2010-09-17T19:10:36Z", - "updated_at": "2024-05-22T20:20:39Z", + "updated_at": "2024-05-17T11:44:07Z", "pushed_at": "2023-08-27T17:44:51Z", "archived": false, "disabled": false, @@ -759,13 +759,13 @@ "Perl": 7263, "JavaScript": 1469 }, - "stargazers_count": 14022, - "forks_count": 7017, - "open_issues_count": 751, - "forks": 7017, - "open_issues": 751, - "watchers": 14022, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 14021, + "forks_count": 7018, + "open_issues_count": 754, + "forks": 7018, + "open_issues": 754, + "watchers": 14021, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -881,17 +881,17 @@ "Perl": 7263, "JavaScript": 1469 }, - "stargazers_count": 14022, - "forks_count": 7017, - "open_issues_count": 751, - "forks": 7017, - "open_issues": 751, - "watchers": 14022, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 14021, + "forks_count": 7018, + "open_issues_count": 754, + "forks": 7018, + "open_issues": 754, + "watchers": 14021, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -966,7 +966,7 @@ "forks": 0, "open_issues": 0, "watchers": 4, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -1088,11 +1088,11 @@ "forks": 0, "open_issues": 0, "watchers": 4, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -1118,7 +1118,7 @@ "html_url": "https://github.com/ArgonLang/Argon", "created_at": "2019-10-10T13:22:47Z", "updated_at": "2024-05-10T08:40:56Z", - "pushed_at": "2024-05-21T20:28:48Z", + "pushed_at": "2024-05-17T11:13:02Z", "archived": false, "disabled": false, "owner": "ArgonLang", @@ -1152,7 +1152,7 @@ "forks": 0, "open_issues": 0, "watchers": 39, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -1254,11 +1254,11 @@ "forks": 0, "open_issues": 0, "watchers": 39, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -1280,8 +1280,8 @@ "full_name": "OCA/l10n-italy", "html_url": "https://github.com/OCA/l10n-italy", "created_at": "2014-06-09T14:08:49Z", - "updated_at": "2024-05-22T12:56:27Z", - "pushed_at": "2024-05-22T17:33:39Z", + "updated_at": "2024-05-18T11:21:44Z", + "pushed_at": "2024-05-17T13:47:35Z", "archived": false, "disabled": false, "owner": "OCA", @@ -1296,28 +1296,28 @@ "analytics": { "language": "Python", "languages": { - "Python": 58.36, - "HTML": 27.7, - "XSLT": 13.42, + "Python": 58.59, + "HTML": 27.29, + "XSLT": 13.59, "JavaScript": 0.3, "SCSS": 0.12, "CSS": 0.1 }, "languages_byte": { - "Python": 1889387, - "HTML": 897011, + "Python": 1873087, + "HTML": 872300, "XSLT": 434554, "JavaScript": 9628, "SCSS": 3841, "CSS": 3306 }, - "stargazers_count": 138, - "forks_count": 295, - "open_issues_count": 614, - "forks": 295, - "open_issues": 614, - "watchers": 138, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 132, + "forks_count": 294, + "open_issues_count": 612, + "forks": 294, + "open_issues": 612, + "watchers": 132, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -1428,32 +1428,32 @@ "5": { "language": "Python", "languages": { - "Python": 58.36, - "HTML": 27.7, - "XSLT": 13.42, + "Python": 58.59, + "HTML": 27.29, + "XSLT": 13.59, "JavaScript": 0.3, "SCSS": 0.12, "CSS": 0.1 }, "languages_byte": { - "Python": 1889387, - "HTML": 897011, + "Python": 1873087, + "HTML": 872300, "XSLT": 434554, "JavaScript": 9628, "SCSS": 3841, "CSS": 3306 }, - "stargazers_count": 138, - "forks_count": 295, - "open_issues_count": 614, - "forks": 295, - "open_issues": 614, - "watchers": 138, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 132, + "forks_count": 294, + "open_issues_count": 612, + "forks": 294, + "open_issues": 612, + "watchers": 132, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -1475,7 +1475,7 @@ "full_name": "mcollina/autocannon", "html_url": "https://github.com/mcollina/autocannon", "created_at": "2016-03-31T17:18:21Z", - "updated_at": "2024-05-22T19:07:20Z", + "updated_at": "2024-05-18T05:46:28Z", "pushed_at": "2024-05-03T00:08:26Z", "archived": false, "disabled": false, @@ -1492,13 +1492,13 @@ "languages_byte": { "JavaScript": 243667 }, - "stargazers_count": 7618, + "stargazers_count": 7610, "forks_count": 321, "open_issues_count": 47, "forks": 321, "open_issues": 47, - "watchers": 7618, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 7610, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -1574,17 +1574,17 @@ "languages_byte": { "JavaScript": 243667 }, - "stargazers_count": 7618, + "stargazers_count": 7610, "forks_count": 321, "open_issues_count": 47, "forks": 321, "open_issues": 47, - "watchers": 7618, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 7610, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -1612,7 +1612,7 @@ "html_url": "https://github.com/italia-opensource/awesome-italia-opensource", "created_at": "2022-09-02T21:10:31Z", "updated_at": "2024-05-17T08:52:11Z", - "pushed_at": "2024-05-22T20:54:38Z", + "pushed_at": "2024-05-18T13:42:02Z", "archived": false, "disabled": false, "owner": "italia-opensource", @@ -1647,11 +1647,11 @@ }, "stargazers_count": 255, "forks_count": 68, - "open_issues_count": 3, + "open_issues_count": 2, "forks": 68, - "open_issues": 3, + "open_issues": 2, "watchers": 255, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -1749,15 +1749,15 @@ }, "stargazers_count": 255, "forks_count": 68, - "open_issues_count": 3, + "open_issues_count": 2, "forks": 68, - "open_issues": 3, + "open_issues": 2, "watchers": 255, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -1780,8 +1780,8 @@ "full_name": "italia/bootstrap-italia", "html_url": "https://github.com/italia/bootstrap-italia", "created_at": "2017-09-26T13:46:26Z", - "updated_at": "2024-05-22T06:40:58Z", - "pushed_at": "2024-05-21T14:06:54Z", + "updated_at": "2024-05-17T10:36:19Z", + "pushed_at": "2024-05-17T10:36:16Z", "archived": false, "disabled": false, "owner": "italia", @@ -1800,9 +1800,9 @@ "analytics": { "language": "SCSS", "languages": { - "SCSS": 54.53, - "JavaScript": 28.21, - "HTML": 16.67, + "SCSS": 54.36, + "JavaScript": 28.43, + "HTML": 16.62, "Python": 0.41, "Ruby": 0.07, "Dockerfile": 0.05, @@ -1810,20 +1810,20 @@ }, "languages_byte": { "SCSS": 366141, - "JavaScript": 189383, + "JavaScript": 191488, "HTML": 111950, "Python": 2732, "Ruby": 495, "Dockerfile": 367, "Shell": 364 }, - "stargazers_count": 301, + "stargazers_count": 300, "forks_count": 160, - "open_issues_count": 30, + "open_issues_count": 29, "forks": 160, - "open_issues": 30, - "watchers": 301, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 29, + "watchers": 300, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -1942,9 +1942,9 @@ "5": { "language": "SCSS", "languages": { - "SCSS": 54.53, - "JavaScript": 28.21, - "HTML": 16.67, + "SCSS": 54.36, + "JavaScript": 28.43, + "HTML": 16.62, "Python": 0.41, "Ruby": 0.07, "Dockerfile": 0.05, @@ -1952,24 +1952,24 @@ }, "languages_byte": { "SCSS": 366141, - "JavaScript": 189383, + "JavaScript": 191488, "HTML": 111950, "Python": 2732, "Ruby": 495, "Dockerfile": 367, "Shell": 364 }, - "stargazers_count": 301, + "stargazers_count": 300, "forks_count": 160, - "open_issues_count": 30, + "open_issues_count": 29, "forks": 160, - "open_issues": 30, - "watchers": 301, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 29, + "watchers": 300, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -1992,7 +1992,7 @@ "full_name": "mmazzarolo/breathly-app", "html_url": "https://github.com/mmazzarolo/breathly-app", "created_at": "2019-03-11T08:55:28Z", - "updated_at": "2024-05-18T14:01:08Z", + "updated_at": "2024-05-14T15:35:45Z", "pushed_at": "2024-03-16T07:28:50Z", "archived": false, "disabled": false, @@ -2021,13 +2021,13 @@ "TypeScript": 82999, "JavaScript": 1322 }, - "stargazers_count": 510, + "stargazers_count": 509, "forks_count": 67, "open_issues_count": 19, "forks": 67, "open_issues": 19, - "watchers": 510, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 509, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -2113,17 +2113,17 @@ "TypeScript": 82999, "JavaScript": 1322 }, - "stargazers_count": 510, + "stargazers_count": 509, "forks_count": 67, "open_issues_count": 19, "forks": 67, "open_issues": 19, - "watchers": 510, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 509, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -2175,7 +2175,7 @@ "forks": 4, "open_issues": 8, "watchers": 34, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -2277,11 +2277,11 @@ "forks": 4, "open_issues": 8, "watchers": 34, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -2303,7 +2303,7 @@ "full_name": "eciavatta/caronte", "html_url": "https://github.com/eciavatta/caronte", "created_at": "2020-04-01T12:23:02Z", - "updated_at": "2024-05-20T13:13:59Z", + "updated_at": "2024-05-17T12:21:40Z", "pushed_at": "2022-12-07T15:35:45Z", "archived": false, "disabled": false, @@ -2339,13 +2339,13 @@ "Dockerfile": 1127, "HTML": 671 }, - "stargazers_count": 569, + "stargazers_count": 570, "forks_count": 78, "open_issues_count": 23, "forks": 78, "open_issues": 23, - "watchers": 569, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 570, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -2481,17 +2481,17 @@ "Dockerfile": 1127, "HTML": 671 }, - "stargazers_count": 569, + "stargazers_count": 570, "forks_count": 78, "open_issues_count": 23, "forks": 78, "open_issues": 23, - "watchers": 569, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 570, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -2545,7 +2545,7 @@ "forks": 0, "open_issues": 0, "watchers": 11, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -2657,11 +2657,11 @@ "forks": 0, "open_issues": 0, "watchers": 11, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -2710,7 +2710,7 @@ "forks": 6, "open_issues": 2, "watchers": 126, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -2776,11 +2776,11 @@ "forks": 6, "open_issues": 2, "watchers": 126, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -2844,7 +2844,7 @@ "forks": 0, "open_issues": 0, "watchers": 4, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -2936,11 +2936,11 @@ "forks": 0, "open_issues": 0, "watchers": 4, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -3003,7 +3003,7 @@ "forks": 2, "open_issues": 8, "watchers": 27, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -3095,11 +3095,11 @@ "forks": 2, "open_issues": 8, "watchers": 27, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -3166,7 +3166,7 @@ "forks": 11, "open_issues": 12, "watchers": 26, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -3258,11 +3258,11 @@ "forks": 11, "open_issues": 12, "watchers": 26, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -3292,8 +3292,8 @@ "full_name": "89luca89/distrobox", "html_url": "https://github.com/89luca89/distrobox", "created_at": "2021-11-18T15:41:03Z", - "updated_at": "2024-05-22T20:12:58Z", - "pushed_at": "2024-05-22T08:42:45Z", + "updated_at": "2024-05-18T09:35:28Z", + "pushed_at": "2024-05-16T04:39:48Z", "archived": false, "disabled": false, "owner": "89luca89", @@ -3329,16 +3329,16 @@ "Dockerfile": 0.03 }, "languages_byte": { - "Shell": 253865, + "Shell": 251252, "Dockerfile": 70 }, - "stargazers_count": 9108, - "forks_count": 376, - "open_issues_count": 83, - "forks": 376, - "open_issues": 83, - "watchers": 9108, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 9066, + "forks_count": 377, + "open_issues_count": 76, + "forks": 377, + "open_issues": 76, + "watchers": 9066, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -3403,20 +3403,20 @@ "Dockerfile": 0.03 }, "languages_byte": { - "Shell": 253865, + "Shell": 251252, "Dockerfile": 70 }, - "stargazers_count": 9108, - "forks_count": 376, - "open_issues_count": 83, - "forks": 376, - "open_issues": 83, - "watchers": 9108, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 9066, + "forks_count": 377, + "open_issues_count": 76, + "forks": 377, + "open_issues": 76, + "watchers": 9066, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -3439,8 +3439,8 @@ "full_name": "getevo/evo", "html_url": "https://github.com/getevo/evo", "created_at": "2020-06-05T14:42:13Z", - "updated_at": "2024-05-19T10:23:34Z", - "pushed_at": "2024-05-19T10:23:32Z", + "updated_at": "2024-05-09T13:44:20Z", + "pushed_at": "2024-05-09T13:44:17Z", "archived": false, "disabled": false, "owner": "getevo", @@ -3466,7 +3466,7 @@ "Dockerfile": 0.08 }, "languages_byte": { - "Go": 610107, + "Go": 609536, "Dockerfile": 470 }, "stargazers_count": 31, @@ -3475,7 +3475,7 @@ "forks": 7, "open_issues": 13, "watchers": 31, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -3558,7 +3558,7 @@ "Dockerfile": 0.08 }, "languages_byte": { - "Go": 610107, + "Go": 609536, "Dockerfile": 470 }, "stargazers_count": 31, @@ -3567,11 +3567,11 @@ "forks": 7, "open_issues": 13, "watchers": 31, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -3592,8 +3592,8 @@ "full_name": "ercole-io/ercole", "html_url": "https://github.com/ercole-io/ercole", "created_at": "2019-07-30T12:12:27Z", - "updated_at": "2024-05-22T14:41:49Z", - "pushed_at": "2024-05-22T14:41:44Z", + "updated_at": "2024-05-15T14:22:55Z", + "pushed_at": "2024-05-15T14:22:42Z", "archived": false, "disabled": false, "owner": "ercole-io", @@ -3622,7 +3622,7 @@ "Makefile": 0.02 }, "languages_byte": { - "Go": 3192499, + "Go": 3192433, "Jsonnet": 13164, "Python": 11433, "Shell": 10439, @@ -3631,11 +3631,11 @@ }, "stargazers_count": 150, "forks_count": 11, - "open_issues_count": 37, + "open_issues_count": 36, "forks": 11, - "open_issues": 37, + "open_issues": 36, "watchers": 150, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -3754,7 +3754,7 @@ "Makefile": 0.02 }, "languages_byte": { - "Go": 3192499, + "Go": 3192433, "Jsonnet": 13164, "Python": 11433, "Shell": 10439, @@ -3763,15 +3763,15 @@ }, "stargazers_count": 150, "forks_count": 11, - "open_issues_count": 37, + "open_issues_count": 36, "forks": 11, - "open_issues": 37, + "open_issues": 36, "watchers": 150, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -3792,7 +3792,7 @@ "full_name": "espanso/espanso", "html_url": "https://github.com/espanso/espanso", "created_at": "2019-08-30T07:16:58Z", - "updated_at": "2024-05-22T20:43:08Z", + "updated_at": "2024-05-18T13:13:04Z", "pushed_at": "2024-05-16T22:49:15Z", "archived": false, "disabled": false, @@ -3838,13 +3838,13 @@ "Python": 46, "Batchfile": 23 }, - "stargazers_count": 9254, - "forks_count": 256, - "open_issues_count": 336, - "forks": 256, - "open_issues": 336, - "watchers": 9254, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 9238, + "forks_count": 255, + "open_issues_count": 335, + "forks": 255, + "open_issues": 335, + "watchers": 9238, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -4020,17 +4020,17 @@ "Python": 46, "Batchfile": 23 }, - "stargazers_count": 9254, - "forks_count": 256, - "open_issues_count": 336, - "forks": 256, - "open_issues": 336, - "watchers": 9254, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 9238, + "forks_count": 255, + "open_issues_count": 335, + "forks": 255, + "open_issues": 335, + "watchers": 9238, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -4094,7 +4094,7 @@ "forks": 0, "open_issues": 10, "watchers": 12, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -4236,11 +4236,11 @@ "forks": 0, "open_issues": 10, "watchers": 12, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -4263,8 +4263,8 @@ "full_name": "joke2k/faker", "html_url": "https://github.com/joke2k/faker", "created_at": "2012-11-12T23:00:09Z", - "updated_at": "2024-05-22T10:08:27Z", - "pushed_at": "2024-05-21T17:04:10Z", + "updated_at": "2024-05-17T16:40:44Z", + "pushed_at": "2024-05-15T15:57:04Z", "archived": false, "disabled": false, "owner": "joke2k", @@ -4294,13 +4294,13 @@ "Makefile": 407, "Shell": 384 }, - "stargazers_count": 17180, - "forks_count": 1881, + "stargazers_count": 17169, + "forks_count": 1880, "open_issues_count": 19, - "forks": 1881, + "forks": 1880, "open_issues": 19, - "watchers": 17180, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 17169, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -4396,17 +4396,17 @@ "Makefile": 407, "Shell": 384 }, - "stargazers_count": 17180, - "forks_count": 1881, + "stargazers_count": 17169, + "forks_count": 1880, "open_issues_count": 19, - "forks": 1881, + "forks": 1880, "open_issues": 19, - "watchers": 17180, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 17169, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -4433,8 +4433,8 @@ "full_name": "ZiggyCreatures/FusionCache", "html_url": "https://github.com/ZiggyCreatures/FusionCache", "created_at": "2020-12-31T17:14:11Z", - "updated_at": "2024-05-22T09:35:19Z", - "pushed_at": "2024-05-19T22:57:26Z", + "updated_at": "2024-05-18T11:00:24Z", + "pushed_at": "2024-05-08T11:44:09Z", "archived": false, "disabled": false, "owner": "ZiggyCreatures", @@ -4465,17 +4465,17 @@ "Batchfile": 0.01 }, "languages_byte": { - "C#": 1070815, + "C#": 1032671, "Shell": 95, "Batchfile": 74 }, - "stargazers_count": 1389, + "stargazers_count": 1381, "forks_count": 77, - "open_issues_count": 11, + "open_issues_count": 14, "forks": 77, - "open_issues": 11, - "watchers": 1389, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 14, + "watchers": 1381, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -4487,21 +4487,21 @@ "Batchfile": 0.01 }, "languages_byte": { - "C#": 1070815, + "C#": 1032671, "Shell": 95, "Batchfile": 74 }, - "stargazers_count": 1389, + "stargazers_count": 1381, "forks_count": 77, - "open_issues_count": 11, + "open_issues_count": 14, "forks": 77, - "open_issues": 11, - "watchers": 1389, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 14, + "watchers": 1381, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -4554,7 +4554,7 @@ "forks": 6, "open_issues": 12, "watchers": 43, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -4578,11 +4578,11 @@ "forks": 6, "open_issues": 12, "watchers": 43, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -4604,7 +4604,7 @@ "full_name": "Mte90/GBAATM-Rebirth", "html_url": "https://github.com/Mte90/GBAATM-Rebirth", "created_at": "2020-04-12T21:26:26Z", - "updated_at": "2024-05-20T13:44:33Z", + "updated_at": "2024-04-16T14:15:12Z", "pushed_at": "2023-03-03T16:25:12Z", "archived": false, "disabled": false, @@ -4632,13 +4632,13 @@ "Makefile": 46602, "QMake": 1499 }, - "stargazers_count": 59, + "stargazers_count": 58, "forks_count": 3, "open_issues_count": 6, "forks": 3, "open_issues": 6, - "watchers": 59, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -4722,17 +4722,17 @@ "Makefile": 46602, "QMake": 1499 }, - "stargazers_count": 59, + "stargazers_count": 58, "forks_count": 3, "open_issues_count": 6, "forks": 3, "open_issues": 6, - "watchers": 59, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -4785,7 +4785,7 @@ "forks": 23, "open_issues": 12, "watchers": 44, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -4859,11 +4859,11 @@ "forks": 23, "open_issues": 12, "watchers": 44, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -4916,7 +4916,7 @@ "forks": 16, "open_issues": 0, "watchers": 336, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -4998,11 +4998,11 @@ "forks": 16, "open_issues": 0, "watchers": 336, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -5056,7 +5056,7 @@ "forks": 5, "open_issues": 0, "watchers": 158, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -5138,11 +5138,11 @@ "forks": 5, "open_issues": 0, "watchers": 158, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -5200,7 +5200,7 @@ "forks": 2, "open_issues": 1, "watchers": 24, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -5298,11 +5298,11 @@ "forks": 2, "open_issues": 1, "watchers": 24, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -5354,7 +5354,7 @@ "forks": 1, "open_issues": 1, "watchers": 5, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -5428,11 +5428,11 @@ "forks": 1, "open_issues": 1, "watchers": 5, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -5489,7 +5489,7 @@ "forks": 24, "open_issues": 30, "watchers": 53, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -5571,11 +5571,11 @@ "forks": 24, "open_issues": 30, "watchers": 53, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -5634,7 +5634,7 @@ "forks": 1, "open_issues": 10, "watchers": 20, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -5716,11 +5716,11 @@ "forks": 1, "open_issues": 10, "watchers": 20, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -5742,8 +5742,8 @@ "full_name": "hanami/hanami", "html_url": "https://github.com/hanami/hanami", "created_at": "2013-08-09T15:24:44Z", - "updated_at": "2024-05-21T18:15:54Z", - "pushed_at": "2024-05-21T13:23:39Z", + "updated_at": "2024-05-18T03:59:32Z", + "pushed_at": "2024-05-17T12:37:55Z", "archived": false, "disabled": false, "owner": "hanami", @@ -5768,13 +5768,13 @@ "Ruby": 715233, "HTML": 5895 }, - "stargazers_count": 6194, + "stargazers_count": 6192, "forks_count": 539, - "open_issues_count": 18, + "open_issues_count": 17, "forks": 539, - "open_issues": 18, - "watchers": 6194, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 17, + "watchers": 6192, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -5860,17 +5860,17 @@ "Ruby": 715233, "HTML": 5895 }, - "stargazers_count": 6194, + "stargazers_count": 6192, "forks_count": 539, - "open_issues_count": 18, + "open_issues_count": 17, "forks": 539, - "open_issues": 18, - "watchers": 6194, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 17, + "watchers": 6192, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -5891,8 +5891,8 @@ "full_name": "histolab/histolab", "html_url": "https://github.com/histolab/histolab", "created_at": "2020-05-09T07:38:51Z", - "updated_at": "2024-05-22T07:59:33Z", - "pushed_at": "2024-05-20T19:20:21Z", + "updated_at": "2024-05-18T08:44:22Z", + "pushed_at": "2024-05-13T19:29:36Z", "archived": false, "disabled": false, "owner": "histolab", @@ -5922,13 +5922,13 @@ "Python": 585189, "Makefile": 1263 }, - "stargazers_count": 343, + "stargazers_count": 342, "forks_count": 53, "open_issues_count": 34, "forks": 53, "open_issues": 34, - "watchers": 343, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 342, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -6014,17 +6014,17 @@ "Python": 585189, "Makefile": 1263 }, - "stargazers_count": 343, + "stargazers_count": 342, "forks_count": 53, "open_issues_count": 34, "forks": 53, "open_issues": 34, - "watchers": 343, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 342, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -6080,7 +6080,7 @@ "forks": 0, "open_issues": 0, "watchers": 3, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -6162,11 +6162,11 @@ "forks": 0, "open_issues": 0, "watchers": 3, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -6190,8 +6190,8 @@ "full_name": "pagopa/io-app", "html_url": "https://github.com/pagopa/io-app", "created_at": "2017-04-11T09:34:46Z", - "updated_at": "2024-05-22T15:36:39Z", - "pushed_at": "2024-05-22T16:07:57Z", + "updated_at": "2024-05-17T15:05:04Z", + "pushed_at": "2024-05-17T17:53:08Z", "archived": false, "disabled": false, "owner": "pagopa", @@ -6209,8 +6209,8 @@ "analytics": { "language": "TypeScript", "languages": { - "TypeScript": 98.37, - "JavaScript": 0.58, + "TypeScript": 98.36, + "JavaScript": 0.59, "Python": 0.26, "Java": 0.22, "Ruby": 0.21, @@ -6224,7 +6224,7 @@ "C": 0.0 }, "languages_byte": { - "TypeScript": 7472204, + "TypeScript": 7384543, "JavaScript": 44072, "Python": 19804, "Java": 16332, @@ -6240,11 +6240,11 @@ }, "stargazers_count": 567, "forks_count": 97, - "open_issues_count": 34, + "open_issues_count": 30, "forks": 97, - "open_issues": 34, + "open_issues": 30, "watchers": 567, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -6411,8 +6411,8 @@ "5": { "language": "TypeScript", "languages": { - "TypeScript": 98.37, - "JavaScript": 0.58, + "TypeScript": 98.36, + "JavaScript": 0.59, "Python": 0.26, "Java": 0.22, "Ruby": 0.21, @@ -6426,7 +6426,7 @@ "C": 0.0 }, "languages_byte": { - "TypeScript": 7472204, + "TypeScript": 7384543, "JavaScript": 44072, "Python": 19804, "Java": 16332, @@ -6442,15 +6442,15 @@ }, "stargazers_count": 567, "forks_count": 97, - "open_issues_count": 34, + "open_issues_count": 30, "forks": 97, - "open_issues": 34, + "open_issues": 30, "watchers": 567, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -6475,8 +6475,8 @@ "full_name": "Schrodinger-Hat/ImageGoNord", "html_url": "https://github.com/Schrodinger-Hat/ImageGoNord", "created_at": "2020-07-20T15:15:29Z", - "updated_at": "2024-05-20T11:26:59Z", - "pushed_at": "2024-05-20T19:17:53Z", + "updated_at": "2024-05-18T07:05:07Z", + "pushed_at": "2024-03-30T10:11:45Z", "archived": false, "disabled": false, "owner": "Schrodinger-Hat", @@ -6518,13 +6518,13 @@ "Shell": 176, "Procfile": 60 }, - "stargazers_count": 806, - "forks_count": 31, - "open_issues_count": 8, - "forks": 31, - "open_issues": 8, - "watchers": 806, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 803, + "forks_count": 30, + "open_issues_count": 7, + "forks": 30, + "open_issues": 7, + "watchers": 803, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -6670,17 +6670,17 @@ "Shell": 176, "Procfile": 60 }, - "stargazers_count": 806, - "forks_count": 31, - "open_issues_count": 8, - "forks": 31, - "open_issues": 8, - "watchers": 806, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 803, + "forks_count": 30, + "open_issues_count": 7, + "forks": 30, + "open_issues": 7, + "watchers": 803, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -6702,7 +6702,7 @@ "full_name": "italiaremote/awesome-italia-remote", "html_url": "https://github.com/italiaremote/awesome-italia-remote", "created_at": "2022-01-24T09:50:30Z", - "updated_at": "2024-05-21T13:33:08Z", + "updated_at": "2024-05-16T16:58:44Z", "pushed_at": "2024-04-23T08:36:44Z", "archived": false, "disabled": false, @@ -6729,13 +6729,13 @@ "Go": 5885, "Makefile": 83 }, - "stargazers_count": 2255, + "stargazers_count": 2252, "forks_count": 302, "open_issues_count": 8, "forks": 302, "open_issues": 8, - "watchers": 2255, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 2252, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -6803,17 +6803,17 @@ "Go": 5885, "Makefile": 83 }, - "stargazers_count": 2255, + "stargazers_count": 2252, "forks_count": 302, "open_issues_count": 8, "forks": 302, "open_issues": 8, - "watchers": 2255, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 2252, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -6871,7 +6871,7 @@ "forks": 1, "open_issues": 8, "watchers": 26, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -6983,11 +6983,11 @@ "forks": 1, "open_issues": 8, "watchers": 26, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -7041,7 +7041,7 @@ "forks": 38, "open_issues": 29, "watchers": 60, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -7123,11 +7123,11 @@ "forks": 38, "open_issues": 29, "watchers": 60, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -7151,7 +7151,7 @@ "html_url": "https://github.com/kannon-email/kannon", "created_at": "2021-01-03T09:01:56Z", "updated_at": "2024-05-12T16:29:31Z", - "pushed_at": "2024-05-22T13:19:46Z", + "pushed_at": "2024-05-17T13:38:17Z", "archived": false, "disabled": false, "owner": "kannon-email", @@ -7182,7 +7182,7 @@ "forks": 10, "open_issues": 17, "watchers": 58, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -7292,11 +7292,11 @@ "forks": 10, "open_issues": 17, "watchers": 58, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -7321,7 +7321,7 @@ "full_name": "KatharaFramework/Kathara", "html_url": "https://github.com/KatharaFramework/Kathara", "created_at": "2017-03-31T14:07:48Z", - "updated_at": "2024-05-20T20:00:01Z", + "updated_at": "2024-05-16T14:56:52Z", "pushed_at": "2024-05-17T09:52:06Z", "archived": false, "disabled": false, @@ -7371,13 +7371,13 @@ "Batchfile": 867, "Dockerfile": 855 }, - "stargazers_count": 397, + "stargazers_count": 395, "forks_count": 61, "open_issues_count": 10, "forks": 61, "open_issues": 10, - "watchers": 397, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 395, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -7513,17 +7513,17 @@ "Batchfile": 867, "Dockerfile": 855 }, - "stargazers_count": 397, + "stargazers_count": 395, "forks_count": 61, "open_issues_count": 10, "forks": 61, "open_issues": 10, - "watchers": 397, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 395, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -7546,8 +7546,8 @@ "full_name": "Kong/kong", "html_url": "https://github.com/Kong/kong", "created_at": "2014-11-17T23:56:08Z", - "updated_at": "2024-05-22T19:21:01Z", - "pushed_at": "2024-05-22T20:00:21Z", + "updated_at": "2024-05-18T09:23:38Z", + "pushed_at": "2024-05-17T15:27:33Z", "archived": false, "disabled": false, "owner": "Kong", @@ -7589,7 +7589,7 @@ "Dockerfile": 0.05 }, "languages_byte": { - "Lua": 8944616, + "Lua": 8944355, "Perl": 895997, "Starlark": 100174, "Shell": 92980, @@ -7598,13 +7598,13 @@ "CSS": 5812, "Dockerfile": 4650 }, - "stargazers_count": 37706, - "forks_count": 4700, - "open_issues_count": 122, - "forks": 4700, - "open_issues": 122, - "watchers": 37706, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 37687, + "forks_count": 4695, + "open_issues_count": 119, + "forks": 4695, + "open_issues": 119, + "watchers": 37687, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -7741,7 +7741,7 @@ "Dockerfile": 0.05 }, "languages_byte": { - "Lua": 8944616, + "Lua": 8944355, "Perl": 895997, "Starlark": 100174, "Shell": 92980, @@ -7750,17 +7750,17 @@ "CSS": 5812, "Dockerfile": 4650 }, - "stargazers_count": 37706, - "forks_count": 4700, - "open_issues_count": 122, - "forks": 4700, - "open_issues": 122, - "watchers": 37706, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 37687, + "forks_count": 4695, + "open_issues_count": 119, + "forks": 4695, + "open_issues": 119, + "watchers": 37687, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -7786,8 +7786,8 @@ "full_name": "sighupio/fury-distribution", "html_url": "https://github.com/sighupio/fury-distribution", "created_at": "2020-01-23T16:23:02Z", - "updated_at": "2024-05-22T07:14:02Z", - "pushed_at": "2024-05-22T07:14:01Z", + "updated_at": "2024-05-09T14:16:36Z", + "pushed_at": "2024-05-09T14:20:31Z", "archived": false, "disabled": false, "owner": "sighupio", @@ -7805,14 +7805,14 @@ "analytics": { "language": "Smarty", "languages": { - "Smarty": 65.81, - "Shell": 26.9, + "Smarty": 65.78, + "Shell": 26.92, "HCL": 4.1, - "Go": 2.24, + "Go": 2.25, "Makefile": 0.95 }, "languages_byte": { - "Smarty": 197285, + "Smarty": 197050, "Shell": 80654, "HCL": 12286, "Go": 6726, @@ -7820,11 +7820,11 @@ }, "stargazers_count": 149, "forks_count": 14, - "open_issues_count": 12, + "open_issues_count": 13, "forks": 14, - "open_issues": 12, + "open_issues": 13, "watchers": 149, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -7921,14 +7921,14 @@ "5": { "language": "Smarty", "languages": { - "Smarty": 65.81, - "Shell": 26.9, + "Smarty": 65.78, + "Shell": 26.92, "HCL": 4.1, - "Go": 2.24, + "Go": 2.25, "Makefile": 0.95 }, "languages_byte": { - "Smarty": 197285, + "Smarty": 197050, "Shell": 80654, "HCL": 12286, "Go": 6726, @@ -7936,15 +7936,15 @@ }, "stargazers_count": 149, "forks_count": 14, - "open_issues_count": 12, + "open_issues_count": 13, "forks": 14, - "open_issues": 12, + "open_issues": 13, "watchers": 149, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -7968,7 +7968,7 @@ "full_name": "Noovolari/leapp", "html_url": "https://github.com/Noovolari/leapp", "created_at": "2020-07-28T07:54:59Z", - "updated_at": "2024-05-21T11:59:10Z", + "updated_at": "2024-05-14T07:31:06Z", "pushed_at": "2024-05-13T13:47:41Z", "archived": false, "disabled": false, @@ -8015,13 +8015,13 @@ "Shell": 135, "Batchfile": 61 }, - "stargazers_count": 1539, - "forks_count": 138, + "stargazers_count": 1537, + "forks_count": 137, "open_issues_count": 150, - "forks": 138, + "forks": 137, "open_issues": 150, - "watchers": 1539, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 1537, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -8187,17 +8187,17 @@ "Shell": 135, "Batchfile": 61 }, - "stargazers_count": 1539, - "forks_count": 138, + "stargazers_count": 1537, + "forks_count": 137, "open_issues_count": 150, - "forks": 138, + "forks": 137, "open_issues": 150, - "watchers": 1539, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 1537, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -8255,7 +8255,7 @@ "forks": 18, "open_issues": 18, "watchers": 33, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -8377,11 +8377,11 @@ "forks": 18, "open_issues": 18, "watchers": 33, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -8426,7 +8426,7 @@ "forks": 26, "open_issues": 3, "watchers": 670, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -8508,11 +8508,11 @@ "forks": 26, "open_issues": 3, "watchers": 670, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -8537,7 +8537,7 @@ "full_name": "tryvium-travels/memongo", "html_url": "https://github.com/tryvium-travels/memongo", "created_at": "2021-08-17T22:40:17Z", - "updated_at": "2024-05-21T11:01:35Z", + "updated_at": "2024-05-15T20:15:41Z", "pushed_at": "2024-03-17T11:32:56Z", "archived": false, "disabled": false, @@ -8567,13 +8567,13 @@ "Go": 72286, "Shell": 166 }, - "stargazers_count": 59, + "stargazers_count": 58, "forks_count": 14, "open_issues_count": 0, "forks": 14, "open_issues": 0, - "watchers": 59, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -8659,17 +8659,17 @@ "Go": 72286, "Shell": 166 }, - "stargazers_count": 59, + "stargazers_count": 58, "forks_count": 14, "open_issues_count": 0, "forks": 14, "open_issues": 0, - "watchers": 59, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 58, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -8693,8 +8693,8 @@ "full_name": "middyjs/middy", "html_url": "https://github.com/middyjs/middy", "created_at": "2017-08-03T14:59:07Z", - "updated_at": "2024-05-22T07:09:37Z", - "pushed_at": "2024-05-19T20:44:40Z", + "updated_at": "2024-05-17T22:31:44Z", + "pushed_at": "2024-05-16T23:09:29Z", "archived": false, "disabled": false, "owner": "middyjs", @@ -8735,13 +8735,13 @@ "CSS": 2694, "Shell": 122 }, - "stargazers_count": 3644, + "stargazers_count": 3642, "forks_count": 374, "open_issues_count": 4, "forks": 374, "open_issues": 4, - "watchers": 3644, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 3642, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -8847,17 +8847,17 @@ "CSS": 2694, "Shell": 122 }, - "stargazers_count": 3644, + "stargazers_count": 3642, "forks_count": 374, "open_issues_count": 4, "forks": 374, "open_issues": 4, - "watchers": 3644, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 3642, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -8913,7 +8913,7 @@ "forks": 4, "open_issues": 8, "watchers": 26, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -9045,11 +9045,11 @@ "forks": 4, "open_issues": 8, "watchers": 26, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -9073,7 +9073,7 @@ "full_name": "moquette-io/moquette", "html_url": "https://github.com/moquette-io/moquette", "created_at": "2014-09-30T20:14:41Z", - "updated_at": "2024-05-19T15:14:29Z", + "updated_at": "2024-05-16T09:39:19Z", "pushed_at": "2024-05-01T17:00:06Z", "archived": false, "disabled": false, @@ -9105,13 +9105,13 @@ "Batchfile": 3910, "Ruby": 212 }, - "stargazers_count": 2251, + "stargazers_count": 2250, "forks_count": 812, "open_issues_count": 117, "forks": 812, "open_issues": 117, - "watchers": 2251, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 2250, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -9237,17 +9237,17 @@ "Batchfile": 3910, "Ruby": 212 }, - "stargazers_count": 2251, + "stargazers_count": 2250, "forks_count": 812, "open_issues_count": 117, "forks": 812, "open_issues": 117, - "watchers": 2251, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 2250, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -9312,7 +9312,7 @@ "forks": 1, "open_issues": 4, "watchers": 2, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -9414,11 +9414,11 @@ "forks": 1, "open_issues": 4, "watchers": 2, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -9476,7 +9476,7 @@ "forks": 0, "open_issues": 0, "watchers": 3, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -9568,11 +9568,11 @@ "forks": 0, "open_issues": 0, "watchers": 3, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -9596,8 +9596,8 @@ "full_name": "nuvolaris/nuvolaris", "html_url": "https://github.com/nuvolaris/nuvolaris", "created_at": "2021-11-21T08:41:46Z", - "updated_at": "2024-05-22T12:27:12Z", - "pushed_at": "2024-05-22T12:27:08Z", + "updated_at": "2024-05-13T19:23:51Z", + "pushed_at": "2024-05-12T11:46:41Z", "archived": false, "disabled": false, "owner": "nuvolaris", @@ -9621,13 +9621,13 @@ "Shell": 21027, "Dockerfile": 7959 }, - "stargazers_count": 214, + "stargazers_count": 213, "forks_count": 33, - "open_issues_count": 17, + "open_issues_count": 15, "forks": 33, - "open_issues": 17, - "watchers": 214, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 15, + "watchers": 213, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -9713,17 +9713,17 @@ "Shell": 21027, "Dockerfile": 7959 }, - "stargazers_count": 214, + "stargazers_count": 213, "forks_count": 33, - "open_issues_count": 17, + "open_issues_count": 15, "forks": 33, - "open_issues": 17, - "watchers": 214, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 15, + "watchers": 213, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -9793,7 +9793,7 @@ "forks": 1, "open_issues": 1, "watchers": 2, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -9891,11 +9891,11 @@ "forks": 1, "open_issues": 1, "watchers": 2, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -9952,7 +9952,7 @@ "forks": 1, "open_issues": 0, "watchers": 6, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -10084,11 +10084,11 @@ "forks": 1, "open_issues": 0, "watchers": 6, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -10112,7 +10112,7 @@ "license": "AGPL-3.0", "autogenerated": { "filename": "opencity-italia.json", - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -10186,7 +10186,7 @@ "forks": 44, "open_issues": 9, "watchers": 477, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -10368,11 +10368,11 @@ "forks": 44, "open_issues": 9, "watchers": 477, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -10424,7 +10424,7 @@ "forks": 13, "open_issues": 0, "watchers": 191, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -10516,11 +10516,11 @@ "forks": 13, "open_issues": 0, "watchers": 191, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -10544,8 +10544,8 @@ "full_name": "platformatic/platformatic", "html_url": "https://github.com/platformatic/platformatic", "created_at": "2022-09-22T07:32:19Z", - "updated_at": "2024-05-22T18:50:07Z", - "pushed_at": "2024-05-22T18:52:19Z", + "updated_at": "2024-05-18T13:43:01Z", + "pushed_at": "2024-05-18T12:38:47Z", "archived": false, "disabled": false, "owner": "platformatic", @@ -10563,28 +10563,28 @@ "analytics": { "language": "JavaScript", "languages": { - "JavaScript": 84.26, - "HTML": 14.04, + "JavaScript": 84.24, + "HTML": 14.06, "TypeScript": 1.4, "CSS": 0.2, "Shell": 0.06, "Dockerfile": 0.04 }, "languages_byte": { - "JavaScript": 2662979, + "JavaScript": 2658156, "HTML": 443668, - "TypeScript": 44296, + "TypeScript": 44105, "CSS": 6424, "Shell": 1746, "Dockerfile": 1282 }, - "stargazers_count": 1394, + "stargazers_count": 1391, "forks_count": 135, - "open_issues_count": 173, + "open_issues_count": 175, "forks": 135, - "open_issues": 173, - "watchers": 1394, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 175, + "watchers": 1391, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -10695,32 +10695,32 @@ "5": { "language": "JavaScript", "languages": { - "JavaScript": 84.26, - "HTML": 14.04, + "JavaScript": 84.24, + "HTML": 14.06, "TypeScript": 1.4, "CSS": 0.2, "Shell": 0.06, "Dockerfile": 0.04 }, "languages_byte": { - "JavaScript": 2662979, + "JavaScript": 2658156, "HTML": 443668, - "TypeScript": 44296, + "TypeScript": 44105, "CSS": 6424, "Shell": 1746, "Dockerfile": 1282 }, - "stargazers_count": 1394, + "stargazers_count": 1391, "forks_count": 135, - "open_issues_count": 173, + "open_issues_count": 175, "forks": 135, - "open_issues": 173, - "watchers": 1394, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 175, + "watchers": 1391, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -10771,7 +10771,7 @@ "forks": 1, "open_issues": 1, "watchers": 20, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -10837,11 +10837,11 @@ "forks": 1, "open_issues": 1, "watchers": 20, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -10865,7 +10865,7 @@ "full_name": "Atcold/NYU-DLSP20", "html_url": "https://github.com/Atcold/NYU-DLSP20", "created_at": "2018-07-09T11:40:25Z", - "updated_at": "2024-05-22T13:11:01Z", + "updated_at": "2024-05-17T21:24:18Z", "pushed_at": "2024-01-30T22:30:54Z", "archived": false, "disabled": false, @@ -10889,13 +10889,13 @@ "Jupyter Notebook": 1184341, "Python": 16935 }, - "stargazers_count": 6628, - "forks_count": 2196, + "stargazers_count": 6625, + "forks_count": 2197, "open_issues_count": 51, - "forks": 2196, + "forks": 2197, "open_issues": 51, - "watchers": 6628, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 6625, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -10981,17 +10981,17 @@ "Jupyter Notebook": 1184341, "Python": 16935 }, - "stargazers_count": 6628, - "forks_count": 2196, + "stargazers_count": 6625, + "forks_count": 2197, "open_issues_count": 51, - "forks": 2196, + "forks": 2197, "open_issues": 51, - "watchers": 6628, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 6625, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -11013,8 +11013,8 @@ "full_name": "redis/redis", "html_url": "https://github.com/redis/redis", "created_at": "2009-03-21T22:32:25Z", - "updated_at": "2024-05-22T20:15:58Z", - "pushed_at": "2024-05-22T20:05:32Z", + "updated_at": "2024-05-18T13:12:23Z", + "pushed_at": "2024-05-18T08:34:13Z", "archived": false, "disabled": false, "owner": "redis", @@ -11032,8 +11032,8 @@ "analytics": { "language": "C", "languages": { - "C": 73.78, - "Tcl": 24.88, + "C": 73.79, + "Tcl": 24.87, "Python": 0.46, "Shell": 0.27, "Ruby": 0.27, @@ -11043,8 +11043,8 @@ "JavaScript": 0.01 }, "languages_byte": { - "C": 6387414, - "Tcl": 2154361, + "C": 6387034, + "Tcl": 2152316, "Python": 40062, "Shell": 23545, "Ruby": 23513, @@ -11053,13 +11053,13 @@ "Smarty": 1047, "JavaScript": 953 }, - "stargazers_count": 65106, - "forks_count": 23504, + "stargazers_count": 65091, + "forks_count": 23498, "open_issues_count": 2468, - "forks": 23504, + "forks": 23498, "open_issues": 2468, - "watchers": 65106, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 65091, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -11194,8 +11194,8 @@ "5": { "language": "C", "languages": { - "C": 73.78, - "Tcl": 24.88, + "C": 73.79, + "Tcl": 24.87, "Python": 0.46, "Shell": 0.27, "Ruby": 0.27, @@ -11205,8 +11205,8 @@ "JavaScript": 0.01 }, "languages_byte": { - "C": 6387414, - "Tcl": 2154361, + "C": 6387034, + "Tcl": 2152316, "Python": 40062, "Shell": 23545, "Ruby": 23513, @@ -11215,17 +11215,17 @@ "Smarty": 1047, "JavaScript": 953 }, - "stargazers_count": 65106, - "forks_count": 23504, + "stargazers_count": 65091, + "forks_count": 23498, "open_issues_count": 2468, - "forks": 23504, + "forks": 23498, "open_issues": 2468, - "watchers": 65106, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 65091, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -11282,7 +11282,7 @@ "forks": 12, "open_issues": 2, "watchers": 74, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -11384,11 +11384,11 @@ "forks": 12, "open_issues": 2, "watchers": 74, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -11445,7 +11445,7 @@ "forks": 6, "open_issues": 25, "watchers": 160, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -11557,11 +11557,11 @@ "forks": 6, "open_issues": 25, "watchers": 160, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -11610,7 +11610,7 @@ "forks": 0, "open_issues": 25, "watchers": 2, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -11676,11 +11676,11 @@ "forks": 0, "open_issues": 25, "watchers": 2, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -11735,7 +11735,7 @@ "forks": 20, "open_issues": 6, "watchers": 50, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -11817,11 +11817,11 @@ "forks": 20, "open_issues": 6, "watchers": 50, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -11842,7 +11842,7 @@ "full_name": "morrolinux/simple-ehm", "html_url": "https://github.com/morrolinux/simple-ehm", "created_at": "2020-12-01T19:31:50Z", - "updated_at": "2024-05-22T20:44:38Z", + "updated_at": "2024-05-08T05:17:35Z", "pushed_at": "2024-02-23T21:33:33Z", "archived": false, "disabled": false, @@ -11865,13 +11865,13 @@ "Dockerfile": 215, "Shell": 78 }, - "stargazers_count": 225, + "stargazers_count": 224, "forks_count": 20, "open_issues_count": 8, "forks": 20, "open_issues": 8, - "watchers": 225, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 224, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -11977,17 +11977,17 @@ "Dockerfile": 215, "Shell": 78 }, - "stargazers_count": 225, + "stargazers_count": 224, "forks_count": 20, "open_issues_count": 8, "forks": 20, "open_issues": 8, - "watchers": 225, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 224, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -12042,7 +12042,7 @@ "forks": 3, "open_issues": 3, "watchers": 13, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -12154,11 +12154,11 @@ "forks": 3, "open_issues": 3, "watchers": 13, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -12183,7 +12183,7 @@ "html_url": "https://github.com/supermariolabs/spooq", "created_at": "2022-09-26T14:41:46Z", "updated_at": "2024-05-16T10:33:14Z", - "pushed_at": "2024-05-22T13:33:17Z", + "pushed_at": "2024-05-16T10:33:10Z", "archived": false, "disabled": false, "owner": "supermariolabs", @@ -12203,11 +12203,11 @@ }, "stargazers_count": 35, "forks_count": 3, - "open_issues_count": 5, + "open_issues_count": 4, "forks": 3, - "open_issues": 5, + "open_issues": 4, "watchers": 35, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -12295,15 +12295,15 @@ }, "stargazers_count": 35, "forks_count": 3, - "open_issues_count": 5, + "open_issues_count": 4, "forks": 3, - "open_issues": 5, + "open_issues": 4, "watchers": 35, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -12325,8 +12325,8 @@ "full_name": "strawberry-graphql/strawberry", "html_url": "https://github.com/strawberry-graphql/strawberry", "created_at": "2018-12-21T08:56:55Z", - "updated_at": "2024-05-22T17:35:13Z", - "pushed_at": "2024-05-22T17:35:09Z", + "updated_at": "2024-05-17T14:45:09Z", + "pushed_at": "2024-05-18T13:11:54Z", "archived": false, "disabled": false, "owner": "strawberry-graphql", @@ -12351,26 +12351,26 @@ "analytics": { "language": "Python", "languages": { - "Python": 99.37, - "HTML": 0.31, + "Python": 99.36, + "HTML": 0.32, "TypeScript": 0.29, "Dockerfile": 0.02, "Shell": 0.0 }, "languages_byte": { - "Python": 2178294, + "Python": 2162867, "HTML": 6900, "TypeScript": 6378, "Dockerfile": 523, "Shell": 50 }, - "stargazers_count": 3800, - "forks_count": 505, + "stargazers_count": 3796, + "forks_count": 504, "open_issues_count": 486, - "forks": 505, + "forks": 504, "open_issues": 486, - "watchers": 3800, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 3796, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -12473,30 +12473,30 @@ "5": { "language": "Python", "languages": { - "Python": 99.37, - "HTML": 0.31, + "Python": 99.36, + "HTML": 0.32, "TypeScript": 0.29, "Dockerfile": 0.02, "Shell": 0.0 }, "languages_byte": { - "Python": 2178294, + "Python": 2162867, "HTML": 6900, "TypeScript": 6378, "Dockerfile": 523, "Shell": 50 }, - "stargazers_count": 3800, - "forks_count": 505, + "stargazers_count": 3796, + "forks_count": 504, "open_issues_count": 486, - "forks": 505, + "forks": 504, "open_issues": 486, - "watchers": 3800, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 3796, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -12511,7 +12511,7 @@ "license": "MIT", "autogenerated": { "filename": "swap-anything.json", - "timestamp": "2024-05-22T20:55:13Z", + "timestamp": "2024-05-22T21:17:14Z", "meta": { "name": "swap-anything", "full_name": "founderswap/swap-anything", @@ -12540,7 +12540,7 @@ "forks": 0, "open_issues": 8, "watchers": 5, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-22T18:58:39Z" }, "analytics_history": { "2024": { @@ -12558,7 +12558,7 @@ "forks": 0, "open_issues": 8, "watchers": 5, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-22T18:58:39Z" } } } @@ -12619,12 +12619,12 @@ "Shell": 255 }, "stargazers_count": 134, - "forks_count": 44, + "forks_count": 43, "open_issues_count": 14, - "forks": 44, + "forks": 43, "open_issues": 14, "watchers": 134, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -12711,16 +12711,16 @@ "Shell": 255 }, "stargazers_count": 134, - "forks_count": 44, + "forks_count": 43, "open_issues_count": 14, - "forks": 44, + "forks": 43, "open_issues": 14, "watchers": 134, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -12786,7 +12786,7 @@ "forks": 0, "open_issues": 0, "watchers": 4, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -12878,11 +12878,11 @@ "forks": 0, "open_issues": 0, "watchers": 4, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -12904,7 +12904,7 @@ "full_name": "WPBP/WordPress-Plugin-Boilerplate-Powered", "html_url": "https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered", "created_at": "2014-06-26T17:29:18Z", - "updated_at": "2024-05-22T06:29:42Z", + "updated_at": "2024-05-15T23:39:57Z", "pushed_at": "2024-04-22T15:49:46Z", "archived": false, "disabled": false, @@ -12933,13 +12933,13 @@ "SCSS": 1579, "Shell": 834 }, - "stargazers_count": 761, + "stargazers_count": 759, "forks_count": 113, "open_issues_count": 8, "forks": 113, "open_issues": 8, - "watchers": 761, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 759, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -13023,17 +13023,17 @@ "SCSS": 1579, "Shell": 834 }, - "stargazers_count": 761, + "stargazers_count": 759, "forks_count": 113, "open_issues_count": 8, "forks": 113, "open_issues": 8, - "watchers": 761, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 759, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -13085,7 +13085,7 @@ "forks": 22, "open_issues": 23, "watchers": 110, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -13167,11 +13167,11 @@ "forks": 22, "open_issues": 23, "watchers": 110, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -13196,7 +13196,7 @@ "full_name": "Schrodinger-Hat/youtube-to-anchorfm", "html_url": "https://github.com/Schrodinger-Hat/youtube-to-anchorfm", "created_at": "2020-08-27T23:08:21Z", - "updated_at": "2024-05-20T12:26:46Z", + "updated_at": "2024-04-26T15:16:05Z", "pushed_at": "2024-03-14T14:24:21Z", "archived": false, "disabled": false, @@ -13231,11 +13231,11 @@ }, "stargazers_count": 119, "forks_count": 69, - "open_issues_count": 7, + "open_issues_count": 5, "forks": 69, - "open_issues": 7, + "open_issues": 5, "watchers": 119, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -13333,15 +13333,15 @@ }, "stargazers_count": 119, "forks_count": 69, - "open_issues_count": 7, + "open_issues_count": 5, "forks": 69, - "open_issues": 7, + "open_issues": 5, "watchers": 119, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -13370,7 +13370,7 @@ "full_name": "danielealbano/cachegrand", "html_url": "https://github.com/danielealbano/cachegrand", "created_at": "2018-03-14T15:33:02Z", - "updated_at": "2024-05-22T08:11:46Z", + "updated_at": "2024-05-12T11:42:15Z", "pushed_at": "2023-10-24T21:20:58Z", "archived": false, "disabled": false, @@ -13421,13 +13421,13 @@ "Assembly": 4010, "Dockerfile": 3728 }, - "stargazers_count": 966, + "stargazers_count": 964, "forks_count": 34, "open_issues_count": 27, "forks": 34, "open_issues": 27, - "watchers": 966, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 964, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -13573,17 +13573,17 @@ "Assembly": 4010, "Dockerfile": 3728 }, - "stargazers_count": 966, + "stargazers_count": 964, "forks_count": 34, "open_issues_count": 27, "forks": 34, "open_issues": 27, - "watchers": 966, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 964, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -13611,8 +13611,8 @@ "full_name": "projectcapsule/capsule", "html_url": "https://github.com/projectcapsule/capsule", "created_at": "2020-06-29T20:27:51Z", - "updated_at": "2024-05-20T07:28:32Z", - "pushed_at": "2024-05-22T11:21:20Z", + "updated_at": "2024-05-18T10:48:17Z", + "pushed_at": "2024-05-17T20:51:33Z", "archived": false, "disabled": false, "owner": "projectcapsule", @@ -13647,13 +13647,13 @@ "Dockerfile": 1161, "JavaScript": 686 }, - "stargazers_count": 1476, + "stargazers_count": 1470, "forks_count": 149, - "open_issues_count": 51, + "open_issues_count": 48, "forks": 149, - "open_issues": 51, - "watchers": 1476, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 48, + "watchers": 1470, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -13779,17 +13779,17 @@ "Dockerfile": 1161, "JavaScript": 686 }, - "stargazers_count": 1476, + "stargazers_count": 1470, "forks_count": 149, - "open_issues_count": 51, + "open_issues_count": 48, "forks": 149, - "open_issues": 51, - "watchers": 1476, - "updated_at": "2024-05-22T20:55:13Z" + "open_issues": 48, + "watchers": 1470, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -13810,8 +13810,8 @@ "full_name": "Mte90/espanso-typofixer", "html_url": "https://github.com/Mte90/espanso-typofixer", "created_at": "2022-11-22T12:03:00Z", - "updated_at": "2024-05-22T14:34:57Z", - "pushed_at": "2024-05-22T14:34:53Z", + "updated_at": "2024-05-16T15:44:08Z", + "pushed_at": "2024-05-16T15:44:04Z", "archived": false, "disabled": false, "owner": "Mte90", @@ -13833,7 +13833,7 @@ "forks": 1, "open_issues": 0, "watchers": 7, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -13899,11 +13899,11 @@ "forks": 1, "open_issues": 0, "watchers": 7, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -13926,8 +13926,8 @@ "full_name": "fastify/fastify", "html_url": "https://github.com/fastify/fastify", "created_at": "2016-09-28T19:10:14Z", - "updated_at": "2024-05-22T18:07:34Z", - "pushed_at": "2024-05-22T11:35:26Z", + "updated_at": "2024-05-18T11:51:18Z", + "pushed_at": "2024-05-18T08:21:07Z", "archived": false, "disabled": false, "owner": "fastify", @@ -13943,22 +13943,22 @@ "analytics": { "language": "JavaScript", "languages": { - "JavaScript": 90.97, - "TypeScript": 8.98, + "JavaScript": 90.95, + "TypeScript": 9.0, "Shell": 0.05 }, "languages_byte": { - "JavaScript": 1514385, + "JavaScript": 1511432, "TypeScript": 149493, "Shell": 911 }, - "stargazers_count": 30844, - "forks_count": 2200, - "open_issues_count": 88, - "forks": 2200, - "open_issues": 88, - "watchers": 30844, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 30790, + "forks_count": 2194, + "open_issues_count": 89, + "forks": 2194, + "open_issues": 89, + "watchers": 30790, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -14045,26 +14045,26 @@ "5": { "language": "JavaScript", "languages": { - "JavaScript": 90.97, - "TypeScript": 8.98, + "JavaScript": 90.95, + "TypeScript": 9.0, "Shell": 0.05 }, "languages_byte": { - "JavaScript": 1514385, + "JavaScript": 1511432, "TypeScript": 149493, "Shell": 911 }, - "stargazers_count": 30844, - "forks_count": 2200, - "open_issues_count": 88, - "forks": 2200, - "open_issues": 88, - "watchers": 30844, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 30790, + "forks_count": 2194, + "open_issues_count": 89, + "forks": 2194, + "open_issues": 89, + "watchers": 30790, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -14087,8 +14087,8 @@ "full_name": "marco-ippolito/fiume", "html_url": "https://github.com/marco-ippolito/fiume", "created_at": "2023-11-11T11:34:01Z", - "updated_at": "2024-05-20T11:59:50Z", - "pushed_at": "2024-05-20T11:59:46Z", + "updated_at": "2024-05-13T11:41:30Z", + "pushed_at": "2024-05-13T11:41:26Z", "archived": false, "disabled": false, "owner": "marco-ippolito", @@ -14119,7 +14119,7 @@ "forks": 4, "open_issues": 0, "watchers": 57, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -14221,11 +14221,11 @@ "forks": 4, "open_issues": 0, "watchers": 57, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -14255,8 +14255,8 @@ "full_name": "clastix/kamaji", "html_url": "https://github.com/clastix/kamaji", "created_at": "2021-12-16T14:35:38Z", - "updated_at": "2024-05-22T13:42:03Z", - "pushed_at": "2024-05-22T10:08:14Z", + "updated_at": "2024-05-18T13:05:10Z", + "pushed_at": "2024-05-17T18:41:11Z", "archived": false, "disabled": false, "owner": "clastix", @@ -14286,25 +14286,25 @@ "language": "Go", "languages": { "Go": 93.61, - "Makefile": 4.12, + "Makefile": 4.11, "Smarty": 1.85, "Dockerfile": 0.23, "Shell": 0.2 }, "languages_byte": { - "Go": 524592, - "Makefile": 23094, + "Go": 524606, + "Makefile": 23058, "Smarty": 10345, "Dockerfile": 1285, "Shell": 1109 }, - "stargazers_count": 883, + "stargazers_count": 870, "forks_count": 78, "open_issues_count": 11, "forks": 78, "open_issues": 11, - "watchers": 883, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 870, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -14408,29 +14408,29 @@ "language": "Go", "languages": { "Go": 93.61, - "Makefile": 4.12, + "Makefile": 4.11, "Smarty": 1.85, "Dockerfile": 0.23, "Shell": 0.2 }, "languages_byte": { - "Go": 524592, - "Makefile": 23094, + "Go": 524606, + "Makefile": 23058, "Smarty": 10345, "Dockerfile": 1285, "Shell": 1109 }, - "stargazers_count": 883, + "stargazers_count": 870, "forks_count": 78, "open_issues_count": 11, "forks": 78, "open_issues": 11, - "watchers": 883, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 870, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -14457,8 +14457,8 @@ "full_name": "kube-green/kube-green", "html_url": "https://github.com/kube-green/kube-green", "created_at": "2021-02-21T17:50:33Z", - "updated_at": "2024-05-22T17:37:46Z", - "pushed_at": "2024-05-22T07:49:17Z", + "updated_at": "2024-05-17T13:37:31Z", + "pushed_at": "2024-05-16T07:52:20Z", "archived": false, "disabled": false, "owner": "kube-green", @@ -14491,13 +14491,13 @@ "Dockerfile": 2000, "Smarty": 1812 }, - "stargazers_count": 895, - "forks_count": 60, - "open_issues_count": 35, - "forks": 60, - "open_issues": 35, - "watchers": 895, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 891, + "forks_count": 59, + "open_issues_count": 32, + "forks": 59, + "open_issues": 32, + "watchers": 891, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -14607,17 +14607,17 @@ "Dockerfile": 2000, "Smarty": 1812 }, - "stargazers_count": 895, - "forks_count": 60, - "open_issues_count": 35, - "forks": 60, - "open_issues": 35, - "watchers": 895, - "updated_at": "2024-05-22T20:55:13Z" + "stargazers_count": 891, + "forks_count": 59, + "open_issues_count": 32, + "forks": 59, + "open_issues": 32, + "watchers": 891, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -14685,7 +14685,7 @@ "forks": 10, "open_issues": 5, "watchers": 212, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -14831,11 +14831,11 @@ "forks": 10, "open_issues": 5, "watchers": 212, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -14899,7 +14899,7 @@ "forks": 18, "open_issues": 0, "watchers": 134, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -15021,11 +15021,11 @@ "forks": 18, "open_issues": 0, "watchers": 134, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -15050,7 +15050,7 @@ "html_url": "https://github.com/orchy-mfe/orchy-core", "created_at": "2022-08-06T12:45:18Z", "updated_at": "2023-07-22T12:19:23Z", - "pushed_at": "2024-05-22T06:40:56Z", + "pushed_at": "2024-05-17T22:56:12Z", "archived": false, "disabled": false, "owner": "orchy-mfe", @@ -15084,7 +15084,7 @@ "forks": 1, "open_issues": 19, "watchers": 22, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -15196,11 +15196,11 @@ "forks": 1, "open_issues": 19, "watchers": 22, - "updated_at": "2024-05-22T20:55:13Z" + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -15225,7 +15225,7 @@ "full_name": "alexandercerutti/passkit-generator", "html_url": "https://github.com/alexandercerutti/passkit-generator", "created_at": "2018-09-12T19:45:00Z", - "updated_at": "2024-05-21T19:06:38Z", + "updated_at": "2024-05-17T13:27:49Z", "pushed_at": "2023-11-23T08:46:12Z", "archived": false, "disabled": false, @@ -15255,13 +15255,13 @@ "TypeScript": 65896, "JavaScript": 30450 }, - "stargazers_count": 734, + "stargazers_count": 732, "forks_count": 98, "open_issues_count": 2, "forks": 98, "open_issues": 2, - "watchers": 734, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 732, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -15347,17 +15347,17 @@ "TypeScript": 65896, "JavaScript": 30450 }, - "stargazers_count": 734, + "stargazers_count": 732, "forks_count": 98, "open_issues_count": 2, "forks": 98, "open_issues": 2, - "watchers": 734, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 732, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } }, { @@ -15381,7 +15381,7 @@ "full_name": "claudiodangelis/qrcp", "html_url": "https://github.com/claudiodangelis/qrcp", "created_at": "2018-01-14T22:35:55Z", - "updated_at": "2024-05-22T09:27:29Z", + "updated_at": "2024-05-18T07:05:38Z", "pushed_at": "2024-02-03T14:09:19Z", "archived": false, "disabled": false, @@ -15404,13 +15404,13 @@ "languages_byte": { "Go": 297376 }, - "stargazers_count": 9798, + "stargazers_count": 9797, "forks_count": 522, "open_issues_count": 12, "forks": 522, "open_issues": 12, - "watchers": 9798, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 9797, + "updated_at": "2024-05-18T13:53:03Z" }, "analytics_history": { "2024": { @@ -15486,22 +15486,22 @@ "languages_byte": { "Go": 297376 }, - "stargazers_count": 9798, + "stargazers_count": 9797, "forks_count": 522, "open_issues_count": 12, "forks": 522, "open_issues": 12, - "watchers": 9798, - "updated_at": "2024-05-22T20:55:13Z" + "watchers": 9797, + "updated_at": "2024-05-18T13:53:03Z" } } }, - "timestamp": "2024-05-22T20:55:13Z" + "timestamp": "2024-05-22T21:17:14Z" } } ], "metadata": { "total": 92, - "update_at": "2024-05-22T20:55:13Z" + "update_at": "2024-05-22T21:17:14Z" } } \ No newline at end of file From f9f029465bc7551e1a2f8b4491f60cafaca13a0b Mon Sep 17 00:00:00 2001 From: FabrizioCafolla Date: Fri, 31 May 2024 10:25:02 +0200 Subject: [PATCH 07/10] feat(awesome): add partnership --- analytics/partnership.json | 19 +++++++++++++++++++ ...adeltech.json => la-locanda-del-tech.json} | 0 ...atina_in_tech.json => latina-in-tech.json} | 0 ...anellozaino.json => vita-nello-zaino.json} | 0 scripts/process.py | 17 +++++++++++++++++ 5 files changed, 36 insertions(+) create mode 100644 analytics/partnership.json rename awesome/communities/data/{lalocandadeltech.json => la-locanda-del-tech.json} (100%) rename awesome/communities/data/{latina_in_tech.json => latina-in-tech.json} (100%) rename awesome/communities/data/{vitanellozaino.json => vita-nello-zaino.json} (100%) diff --git a/analytics/partnership.json b/analytics/partnership.json new file mode 100644 index 0000000..d994296 --- /dev/null +++ b/analytics/partnership.json @@ -0,0 +1,19 @@ +{ + "communities": [ + "latina-in-tech.json", + "vita-nello-zaino", + "schrodinger-hat.json", + "kcd-italy.json", + "fullremote-it.json", + "giuppi-dev.json", + "techcompenso.json", + "la-locanda-del-tech.json", + "continuous-delivery.json", + "edo.json", + "grusp.json", + "hr-feat-ict.json", + "need-for-nerd.json", + "codemotion.json" + ], + "sponsor": [] +} diff --git a/awesome/communities/data/lalocandadeltech.json b/awesome/communities/data/la-locanda-del-tech.json similarity index 100% rename from awesome/communities/data/lalocandadeltech.json rename to awesome/communities/data/la-locanda-del-tech.json diff --git a/awesome/communities/data/latina_in_tech.json b/awesome/communities/data/latina-in-tech.json similarity index 100% rename from awesome/communities/data/latina_in_tech.json rename to awesome/communities/data/latina-in-tech.json diff --git a/awesome/communities/data/vitanellozaino.json b/awesome/communities/data/vita-nello-zaino.json similarity index 100% rename from awesome/communities/data/vitanellozaino.json rename to awesome/communities/data/vita-nello-zaino.json diff --git a/scripts/process.py b/scripts/process.py index bdfd750..e0c8658 100644 --- a/scripts/process.py +++ b/scripts/process.py @@ -419,6 +419,20 @@ def process_analytics_opensource( process_analytics_languages(db_opensources) +def process_analytics_communities(db_communities): + with open(get_database_analytitcs("partnership")) as f: + partnerships = json.load(f) + + print("Processing communities") + for idx, community in enumerate(db_communities["data"]): + print(f"# {idx + 1} - Processing {community['name']}") + + if community["autogenerated"]["filename"] in partnerships["communities"]: + community["autogenerated"]["partnership"] = True + else: + community["autogenerated"]["partnership"] = False + + def process_db( list_name: str, without_analytics: bool, @@ -437,6 +451,9 @@ def process_db( if list_name == "opensource": process_analytics_opensource(db, only_name, only_filename) + if list_name == "communities": + process_analytics_communities(db) + with open(get_database_analytitcs(list_name), "w") as f: json.dump(db, f, indent=2) From 7970df22fada9c7ecee658e80bb0b593dba6f263 Mon Sep 17 00:00:00 2001 From: FabrizioCafolla Date: Fri, 31 May 2024 08:25:39 +0000 Subject: [PATCH 08/10] release(awesome): update awesome data --- analytics/communities.json | 95 +++++++++++------ analytics/companies.json | 86 ++++++++-------- analytics/digital-nomads.json | 40 ++++---- analytics/opensource.json | 186 +++++++++++++++++----------------- 4 files changed, 218 insertions(+), 189 deletions(-) diff --git a/analytics/communities.json b/analytics/communities.json index a87d375..911a77d 100644 --- a/analytics/communities.json +++ b/analytics/communities.json @@ -19,7 +19,8 @@ ], "autogenerated": { "filename": "codemotion.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -42,7 +43,8 @@ ], "autogenerated": { "filename": "continuous-delivery.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -65,7 +67,8 @@ ], "autogenerated": { "filename": "devmarche.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -85,7 +88,8 @@ ], "autogenerated": { "filename": "developers-italia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -108,7 +112,8 @@ ], "autogenerated": { "filename": "edo.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -130,7 +135,8 @@ ], "autogenerated": { "filename": "fabio-biondi.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -153,7 +159,8 @@ ], "autogenerated": { "filename": "flutter-italia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -173,7 +180,8 @@ ], "autogenerated": { "filename": "gitbar.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -196,7 +204,8 @@ ], "autogenerated": { "filename": "giuppi-dev.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -221,7 +230,8 @@ ], "autogenerated": { "filename": "grusp.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -247,7 +257,8 @@ ], "autogenerated": { "filename": "hr-feat-ict.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -272,7 +283,8 @@ ], "autogenerated": { "filename": "italian-linux-society.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -297,7 +309,8 @@ ], "autogenerated": { "filename": "kcd-italy.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -318,7 +331,8 @@ ], "autogenerated": { "filename": "kubernetes-it.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -337,8 +351,9 @@ "Chat" ], "autogenerated": { - "filename": "lalocandadeltech.json", - "timestamp": "2024-05-22T21:17:14Z" + "filename": "la-locanda-del-tech.json", + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -358,8 +373,9 @@ "Workshop" ], "autogenerated": { - "filename": "latina_in_tech.json", - "timestamp": "2024-05-22T21:17:14Z" + "filename": "latina-in-tech.json", + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -380,7 +396,8 @@ ], "autogenerated": { "filename": "marca-user-group.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -399,7 +416,8 @@ ], "autogenerated": { "filename": "need-for-nerd.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -419,7 +437,8 @@ ], "autogenerated": { "filename": "open-source-support.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -441,7 +460,8 @@ ], "autogenerated": { "filename": "red-hot-cyber.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -460,7 +480,8 @@ ], "autogenerated": { "filename": "ripsters.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -479,7 +500,8 @@ ], "autogenerated": { "filename": "schrodinger-hat.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -502,7 +524,8 @@ ], "autogenerated": { "filename": "sistemista-italiano.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -530,7 +553,8 @@ ], "autogenerated": { "filename": "startup-checklist.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -556,7 +580,8 @@ ], "autogenerated": { "filename": "startup-italia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -578,7 +603,8 @@ ], "autogenerated": { "filename": "twc-italia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -601,7 +627,8 @@ ], "autogenerated": { "filename": "techcompenso.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } }, { @@ -622,8 +649,9 @@ "Talk" ], "autogenerated": { - "filename": "vitanellozaino.json", - "timestamp": "2024-05-22T21:17:14Z" + "filename": "vita-nello-zaino.json", + "timestamp": "2024-05-31T08:25:39Z", + "partnership": false } }, { @@ -643,12 +671,13 @@ ], "autogenerated": { "filename": "fullremote-it.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z", + "partnership": true } } ], "metadata": { "total": 29, - "update_at": "2024-05-22T21:17:14Z" + "update_at": "2024-05-31T08:25:39Z" } } \ No newline at end of file diff --git a/analytics/companies.json b/analytics/companies.json index 5ea476f..04035f6 100644 --- a/analytics/companies.json +++ b/analytics/companies.json @@ -14,7 +14,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "advigator.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -33,7 +33,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "airlite.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -50,7 +50,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "amusi.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -68,7 +68,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "bending-spoons.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -85,7 +85,7 @@ "address": " 87064 Corigliano-Rossano (CS)", "autogenerated": { "filename": "biorfarm.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -100,7 +100,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "casavo.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -117,7 +117,7 @@ "foundation_year": "2014", "autogenerated": { "filename": "cloud-finance.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -137,7 +137,7 @@ "market": "Recruiting", "autogenerated": { "filename": "data-pizza.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -152,7 +152,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "dorbit.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -168,7 +168,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "enelx.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -185,7 +185,7 @@ "foundation_year": "2014", "autogenerated": { "filename": "everli.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -201,7 +201,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "flowe.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -218,7 +218,7 @@ "foundation_year": "2010", "autogenerated": { "filename": "fotovoltaiconorditalia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -234,7 +234,7 @@ "foundation_year": "2011", "autogenerated": { "filename": "genomeup.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -255,7 +255,7 @@ "address": "Via Francesco Melzi d\u2019Eril 4, Milan, ITALY", "autogenerated": { "filename": "hiwaymedia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -272,7 +272,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "jobtech.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -290,7 +290,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "macai.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -308,7 +308,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "mia-care.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -327,7 +327,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "mia-fintech.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -345,7 +345,7 @@ "foundation_year": "2016", "autogenerated": { "filename": "mia-platform.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -360,7 +360,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "musement.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -376,7 +376,7 @@ "foundation_year": "2010", "autogenerated": { "filename": "musixmatch.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -405,7 +405,7 @@ ], "autogenerated": { "filename": "neulabs.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -422,7 +422,7 @@ "foundation_year": "2022", "autogenerated": { "filename": "noovolari.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -438,7 +438,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "nuvolaris.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -459,7 +459,7 @@ "address": "Via S. Francesco d'Assisi 10 - 38122 Trento (Italy)", "autogenerated": { "filename": "opencity-labs.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -475,7 +475,7 @@ "address": "Via Monserrato 110\u2013116 95128 Catania (CT) Italy", "autogenerated": { "filename": "orangefiber.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -493,7 +493,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "plick.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -510,7 +510,7 @@ "address": "Piazzale Loreto 17, 20131 Milano", "autogenerated": { "filename": "prima.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -527,7 +527,7 @@ "foundation_year": "2015", "autogenerated": { "filename": "pronto-pro.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -544,7 +544,7 @@ "address": "Via Luigi Porro Lambertenghi 7, 20159 Milano", "autogenerated": { "filename": "satispay.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -561,7 +561,7 @@ "address": "Via Giuseppe Mazzini 9, 20123 Milano", "autogenerated": { "filename": "scalapay.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -578,7 +578,7 @@ "address": "Via Marsala 29H, 00185 Roma", "autogenerated": { "filename": "scuter.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -596,7 +596,7 @@ "foundation_year": "2019", "autogenerated": { "filename": "sfusoitalia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -611,7 +611,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "spartantech.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -630,7 +630,7 @@ "address": "Via Fratelli Bandiera, 17, 73010 Soleto LE", "autogenerated": { "filename": "tiledesk.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -648,7 +648,7 @@ "foundation_year": "2011", "autogenerated": { "filename": "tirasa.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -665,7 +665,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "vitavi.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -682,7 +682,7 @@ "address": "Viale Cassala, 30 - 20143 Milano (MI)", "autogenerated": { "filename": "weroad.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -697,7 +697,7 @@ "foundation_year": "2019", "autogenerated": { "filename": "wiseair.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -714,7 +714,7 @@ "address": "Via Fabio Filzi 27, 20124 Milano", "autogenerated": { "filename": "yolo.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -731,12 +731,12 @@ "address": "Via Palmanova 67, 20132 Milano", "autogenerated": { "filename": "zappyrent.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } } ], "metadata": { "total": 42, - "update_at": "2024-05-22T21:17:14Z" + "update_at": "2024-05-31T08:25:39Z" } } \ No newline at end of file diff --git a/analytics/digital-nomads.json b/analytics/digital-nomads.json index 8f4d5ff..6acc7c6 100644 --- a/analytics/digital-nomads.json +++ b/analytics/digital-nomads.json @@ -39,7 +39,7 @@ ], "autogenerated": { "filename": "amsterdam.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -80,7 +80,7 @@ ], "autogenerated": { "filename": "bali.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -121,7 +121,7 @@ ], "autogenerated": { "filename": "bangkok.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -159,7 +159,7 @@ ], "autogenerated": { "filename": "bansko.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -202,7 +202,7 @@ ], "autogenerated": { "filename": "barcellona.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -242,7 +242,7 @@ ], "autogenerated": { "filename": "bogot\u00e0.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -283,7 +283,7 @@ ], "autogenerated": { "filename": "budapest.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -324,7 +324,7 @@ ], "autogenerated": { "filename": "cordoba.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -366,7 +366,7 @@ ], "autogenerated": { "filename": "formentera.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -408,7 +408,7 @@ ], "autogenerated": { "filename": "fuerteventura.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -448,7 +448,7 @@ ], "autogenerated": { "filename": "istanbul.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -486,7 +486,7 @@ ], "autogenerated": { "filename": "kuala_lumpur.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -531,7 +531,7 @@ ], "autogenerated": { "filename": "madrid.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -572,7 +572,7 @@ ], "autogenerated": { "filename": "malaga.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -608,7 +608,7 @@ ], "autogenerated": { "filename": "nosybe.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -648,7 +648,7 @@ ], "autogenerated": { "filename": "siviglia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -687,7 +687,7 @@ ], "autogenerated": { "filename": "singapore.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -727,7 +727,7 @@ ], "autogenerated": { "filename": "syros.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -771,12 +771,12 @@ ], "autogenerated": { "filename": "tenerife.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } } ], "metadata": { "total": 19, - "update_at": "2024-05-22T21:17:14Z" + "update_at": "2024-05-31T08:25:39Z" } } \ No newline at end of file diff --git a/analytics/opensource.json b/analytics/opensource.json index c189991..e375f1c 100644 --- a/analytics/opensource.json +++ b/analytics/opensource.json @@ -152,7 +152,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -365,7 +365,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -461,7 +461,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -708,7 +708,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -891,7 +891,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -1092,7 +1092,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -1258,7 +1258,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -1453,7 +1453,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -1584,7 +1584,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -1757,7 +1757,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -1969,7 +1969,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -2123,7 +2123,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -2281,7 +2281,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -2491,7 +2491,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -2661,7 +2661,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -2780,7 +2780,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -2940,7 +2940,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -3099,7 +3099,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -3262,7 +3262,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -3416,7 +3416,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -3571,7 +3571,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -3771,7 +3771,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -4030,7 +4030,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -4240,7 +4240,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -4406,7 +4406,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -4501,7 +4501,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -4582,7 +4582,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -4732,7 +4732,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -4863,7 +4863,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -5002,7 +5002,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -5142,7 +5142,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -5302,7 +5302,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -5432,7 +5432,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -5575,7 +5575,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -5720,7 +5720,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -5870,7 +5870,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -6024,7 +6024,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -6166,7 +6166,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -6450,7 +6450,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -6680,7 +6680,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -6813,7 +6813,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -6987,7 +6987,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -7127,7 +7127,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -7296,7 +7296,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -7523,7 +7523,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -7760,7 +7760,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -7944,7 +7944,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -8197,7 +8197,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -8381,7 +8381,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -8512,7 +8512,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -8669,7 +8669,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -8857,7 +8857,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -9049,7 +9049,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -9247,7 +9247,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -9418,7 +9418,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -9572,7 +9572,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -9723,7 +9723,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -9895,7 +9895,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -10088,7 +10088,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -10112,7 +10112,7 @@ "license": "AGPL-3.0", "autogenerated": { "filename": "opencity-italia.json", - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -10372,7 +10372,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -10520,7 +10520,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -10720,7 +10720,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -10841,7 +10841,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -10991,7 +10991,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -11225,7 +11225,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -11388,7 +11388,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -11561,7 +11561,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -11680,7 +11680,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -11821,7 +11821,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -11987,7 +11987,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -12158,7 +12158,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -12303,7 +12303,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -12496,7 +12496,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -12511,7 +12511,7 @@ "license": "MIT", "autogenerated": { "filename": "swap-anything.json", - "timestamp": "2024-05-22T21:17:14Z", + "timestamp": "2024-05-31T08:25:39Z", "meta": { "name": "swap-anything", "full_name": "founderswap/swap-anything", @@ -12720,7 +12720,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -12882,7 +12882,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -13033,7 +13033,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -13171,7 +13171,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -13341,7 +13341,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -13583,7 +13583,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -13789,7 +13789,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -13903,7 +13903,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -14064,7 +14064,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -14225,7 +14225,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -14430,7 +14430,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -14617,7 +14617,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -14835,7 +14835,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -15025,7 +15025,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -15200,7 +15200,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -15357,7 +15357,7 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } }, { @@ -15496,12 +15496,12 @@ } } }, - "timestamp": "2024-05-22T21:17:14Z" + "timestamp": "2024-05-31T08:25:39Z" } } ], "metadata": { "total": 92, - "update_at": "2024-05-22T21:17:14Z" + "update_at": "2024-05-31T08:25:39Z" } } \ No newline at end of file From 609f5d5280c898c4973fd686727c081707d72caa Mon Sep 17 00:00:00 2001 From: FabrizioCafolla Date: Sat, 1 Jun 2024 23:06:52 +0200 Subject: [PATCH 09/10] fix(ci): trigger website build --- .github/workflows/release.yml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 587a795..59371ae 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,6 +14,11 @@ on: schedule: - cron: "0 9 15 * *" # every 15th of the month at 9:00 AM UTC workflow_dispatch: + inputs: + with_analytics: + description: "Render awesome data with analytics" + required: false + default: "true" jobs: render-data: @@ -37,12 +42,12 @@ jobs: make setup-ci - name: Render awesome data - if: github.event_name == 'push' + if: github.event_name == 'push' || (github.event_name == 'workflow_dispatch' && github.event.inputs.with_analytics == 'false') run: | make release ARGS=--without-analytics - name: Render awesome with analytics data - if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' + if: github.event_name == 'schedule' || (github.event_name == 'workflow_dispatch' && github.event.inputs.with_analytics == 'true') env: TOKEN_GITHUB_PUBLIC_API: ${{ secrets.TOKEN_GITHUB_PUBLIC_API }} run: | @@ -68,12 +73,17 @@ jobs: retries: 3 script: | const owner = 'italia-opensource'; - const repo = 'italia-opensource-website'; - const event_type = 'deployment'; + const repo = 'italiaopensource.com'; + const event_type = 'sync-database'; const ref = 'main'; + const client_payload = { + "hash": "${{ github.sha }}", + "run_id": "${{ github.run_id }}", + }; github.rest.repos.createDispatchEvent({ owner, repo, - event_type + event_type, + client_payload }); From ec5cf079b38e902b03f2d2411c832ef9d27e1196 Mon Sep 17 00:00:00 2001 From: FabrizioCafolla Date: Sun, 2 Jun 2024 22:04:32 +0000 Subject: [PATCH 10/10] release(awesome): update awesome data --- analytics/communities.json | 60 +++++------ analytics/companies.json | 86 ++++++++-------- analytics/digital-nomads.json | 40 ++++---- analytics/opensource.json | 186 +++++++++++++++++----------------- 4 files changed, 186 insertions(+), 186 deletions(-) diff --git a/analytics/communities.json b/analytics/communities.json index 911a77d..d17d6e1 100644 --- a/analytics/communities.json +++ b/analytics/communities.json @@ -19,7 +19,7 @@ ], "autogenerated": { "filename": "codemotion.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -43,7 +43,7 @@ ], "autogenerated": { "filename": "continuous-delivery.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -67,7 +67,7 @@ ], "autogenerated": { "filename": "devmarche.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -88,7 +88,7 @@ ], "autogenerated": { "filename": "developers-italia.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -112,7 +112,7 @@ ], "autogenerated": { "filename": "edo.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -135,7 +135,7 @@ ], "autogenerated": { "filename": "fabio-biondi.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -159,7 +159,7 @@ ], "autogenerated": { "filename": "flutter-italia.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -180,7 +180,7 @@ ], "autogenerated": { "filename": "gitbar.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -204,7 +204,7 @@ ], "autogenerated": { "filename": "giuppi-dev.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -230,7 +230,7 @@ ], "autogenerated": { "filename": "grusp.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -257,7 +257,7 @@ ], "autogenerated": { "filename": "hr-feat-ict.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -283,7 +283,7 @@ ], "autogenerated": { "filename": "italian-linux-society.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -309,7 +309,7 @@ ], "autogenerated": { "filename": "kcd-italy.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -331,7 +331,7 @@ ], "autogenerated": { "filename": "kubernetes-it.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -352,7 +352,7 @@ ], "autogenerated": { "filename": "la-locanda-del-tech.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -374,7 +374,7 @@ ], "autogenerated": { "filename": "latina-in-tech.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -396,7 +396,7 @@ ], "autogenerated": { "filename": "marca-user-group.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -416,7 +416,7 @@ ], "autogenerated": { "filename": "need-for-nerd.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -437,7 +437,7 @@ ], "autogenerated": { "filename": "open-source-support.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -460,7 +460,7 @@ ], "autogenerated": { "filename": "red-hot-cyber.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -480,7 +480,7 @@ ], "autogenerated": { "filename": "ripsters.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -500,7 +500,7 @@ ], "autogenerated": { "filename": "schrodinger-hat.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -524,7 +524,7 @@ ], "autogenerated": { "filename": "sistemista-italiano.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -553,7 +553,7 @@ ], "autogenerated": { "filename": "startup-checklist.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -580,7 +580,7 @@ ], "autogenerated": { "filename": "startup-italia.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -603,7 +603,7 @@ ], "autogenerated": { "filename": "twc-italia.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -627,7 +627,7 @@ ], "autogenerated": { "filename": "techcompenso.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } }, @@ -650,7 +650,7 @@ ], "autogenerated": { "filename": "vita-nello-zaino.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": false } }, @@ -671,13 +671,13 @@ ], "autogenerated": { "filename": "fullremote-it.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "partnership": true } } ], "metadata": { "total": 29, - "update_at": "2024-05-31T08:25:39Z" + "update_at": "2024-06-02T22:04:32Z" } } \ No newline at end of file diff --git a/analytics/companies.json b/analytics/companies.json index 04035f6..47354c5 100644 --- a/analytics/companies.json +++ b/analytics/companies.json @@ -14,7 +14,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "advigator.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -33,7 +33,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "airlite.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -50,7 +50,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "amusi.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -68,7 +68,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "bending-spoons.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -85,7 +85,7 @@ "address": " 87064 Corigliano-Rossano (CS)", "autogenerated": { "filename": "biorfarm.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -100,7 +100,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "casavo.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -117,7 +117,7 @@ "foundation_year": "2014", "autogenerated": { "filename": "cloud-finance.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -137,7 +137,7 @@ "market": "Recruiting", "autogenerated": { "filename": "data-pizza.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -152,7 +152,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "dorbit.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -168,7 +168,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "enelx.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -185,7 +185,7 @@ "foundation_year": "2014", "autogenerated": { "filename": "everli.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -201,7 +201,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "flowe.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -218,7 +218,7 @@ "foundation_year": "2010", "autogenerated": { "filename": "fotovoltaiconorditalia.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -234,7 +234,7 @@ "foundation_year": "2011", "autogenerated": { "filename": "genomeup.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -255,7 +255,7 @@ "address": "Via Francesco Melzi d\u2019Eril 4, Milan, ITALY", "autogenerated": { "filename": "hiwaymedia.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -272,7 +272,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "jobtech.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -290,7 +290,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "macai.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -308,7 +308,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "mia-care.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -327,7 +327,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "mia-fintech.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -345,7 +345,7 @@ "foundation_year": "2016", "autogenerated": { "filename": "mia-platform.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -360,7 +360,7 @@ "foundation_year": "2013", "autogenerated": { "filename": "musement.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -376,7 +376,7 @@ "foundation_year": "2010", "autogenerated": { "filename": "musixmatch.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -405,7 +405,7 @@ ], "autogenerated": { "filename": "neulabs.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -422,7 +422,7 @@ "foundation_year": "2022", "autogenerated": { "filename": "noovolari.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -438,7 +438,7 @@ "foundation_year": "2021", "autogenerated": { "filename": "nuvolaris.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -459,7 +459,7 @@ "address": "Via S. Francesco d'Assisi 10 - 38122 Trento (Italy)", "autogenerated": { "filename": "opencity-labs.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -475,7 +475,7 @@ "address": "Via Monserrato 110\u2013116 95128 Catania (CT) Italy", "autogenerated": { "filename": "orangefiber.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -493,7 +493,7 @@ "foundation_year": "2017", "autogenerated": { "filename": "plick.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -510,7 +510,7 @@ "address": "Piazzale Loreto 17, 20131 Milano", "autogenerated": { "filename": "prima.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -527,7 +527,7 @@ "foundation_year": "2015", "autogenerated": { "filename": "pronto-pro.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -544,7 +544,7 @@ "address": "Via Luigi Porro Lambertenghi 7, 20159 Milano", "autogenerated": { "filename": "satispay.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -561,7 +561,7 @@ "address": "Via Giuseppe Mazzini 9, 20123 Milano", "autogenerated": { "filename": "scalapay.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -578,7 +578,7 @@ "address": "Via Marsala 29H, 00185 Roma", "autogenerated": { "filename": "scuter.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -596,7 +596,7 @@ "foundation_year": "2019", "autogenerated": { "filename": "sfusoitalia.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -611,7 +611,7 @@ "foundation_year": "2020", "autogenerated": { "filename": "spartantech.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -630,7 +630,7 @@ "address": "Via Fratelli Bandiera, 17, 73010 Soleto LE", "autogenerated": { "filename": "tiledesk.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -648,7 +648,7 @@ "foundation_year": "2011", "autogenerated": { "filename": "tirasa.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -665,7 +665,7 @@ "address": "Via Borromei, 6 20123 Milano", "autogenerated": { "filename": "vitavi.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -682,7 +682,7 @@ "address": "Viale Cassala, 30 - 20143 Milano (MI)", "autogenerated": { "filename": "weroad.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -697,7 +697,7 @@ "foundation_year": "2019", "autogenerated": { "filename": "wiseair.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -714,7 +714,7 @@ "address": "Via Fabio Filzi 27, 20124 Milano", "autogenerated": { "filename": "yolo.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -731,12 +731,12 @@ "address": "Via Palmanova 67, 20132 Milano", "autogenerated": { "filename": "zappyrent.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } } ], "metadata": { "total": 42, - "update_at": "2024-05-31T08:25:39Z" + "update_at": "2024-06-02T22:04:32Z" } } \ No newline at end of file diff --git a/analytics/digital-nomads.json b/analytics/digital-nomads.json index 6acc7c6..e366392 100644 --- a/analytics/digital-nomads.json +++ b/analytics/digital-nomads.json @@ -39,7 +39,7 @@ ], "autogenerated": { "filename": "amsterdam.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -80,7 +80,7 @@ ], "autogenerated": { "filename": "bali.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -121,7 +121,7 @@ ], "autogenerated": { "filename": "bangkok.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -159,7 +159,7 @@ ], "autogenerated": { "filename": "bansko.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -202,7 +202,7 @@ ], "autogenerated": { "filename": "barcellona.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -242,7 +242,7 @@ ], "autogenerated": { "filename": "bogot\u00e0.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -283,7 +283,7 @@ ], "autogenerated": { "filename": "budapest.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -324,7 +324,7 @@ ], "autogenerated": { "filename": "cordoba.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -366,7 +366,7 @@ ], "autogenerated": { "filename": "formentera.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -408,7 +408,7 @@ ], "autogenerated": { "filename": "fuerteventura.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -448,7 +448,7 @@ ], "autogenerated": { "filename": "istanbul.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -486,7 +486,7 @@ ], "autogenerated": { "filename": "kuala_lumpur.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -531,7 +531,7 @@ ], "autogenerated": { "filename": "madrid.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -572,7 +572,7 @@ ], "autogenerated": { "filename": "malaga.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -608,7 +608,7 @@ ], "autogenerated": { "filename": "nosybe.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -648,7 +648,7 @@ ], "autogenerated": { "filename": "siviglia.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -687,7 +687,7 @@ ], "autogenerated": { "filename": "singapore.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -727,7 +727,7 @@ ], "autogenerated": { "filename": "syros.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -771,12 +771,12 @@ ], "autogenerated": { "filename": "tenerife.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } } ], "metadata": { "total": 19, - "update_at": "2024-05-31T08:25:39Z" + "update_at": "2024-06-02T22:04:32Z" } } \ No newline at end of file diff --git a/analytics/opensource.json b/analytics/opensource.json index e375f1c..09744c8 100644 --- a/analytics/opensource.json +++ b/analytics/opensource.json @@ -152,7 +152,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -365,7 +365,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -461,7 +461,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -708,7 +708,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -891,7 +891,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -1092,7 +1092,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -1258,7 +1258,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -1453,7 +1453,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -1584,7 +1584,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -1757,7 +1757,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -1969,7 +1969,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -2123,7 +2123,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -2281,7 +2281,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -2491,7 +2491,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -2661,7 +2661,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -2780,7 +2780,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -2940,7 +2940,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -3099,7 +3099,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -3262,7 +3262,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -3416,7 +3416,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -3571,7 +3571,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -3771,7 +3771,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -4030,7 +4030,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -4240,7 +4240,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -4406,7 +4406,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -4501,7 +4501,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -4582,7 +4582,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -4732,7 +4732,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -4863,7 +4863,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -5002,7 +5002,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -5142,7 +5142,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -5302,7 +5302,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -5432,7 +5432,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -5575,7 +5575,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -5720,7 +5720,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -5870,7 +5870,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -6024,7 +6024,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -6166,7 +6166,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -6450,7 +6450,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -6680,7 +6680,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -6813,7 +6813,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -6987,7 +6987,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -7127,7 +7127,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -7296,7 +7296,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -7523,7 +7523,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -7760,7 +7760,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -7944,7 +7944,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -8197,7 +8197,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -8381,7 +8381,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -8512,7 +8512,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -8669,7 +8669,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -8857,7 +8857,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -9049,7 +9049,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -9247,7 +9247,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -9418,7 +9418,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -9572,7 +9572,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -9723,7 +9723,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -9895,7 +9895,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -10088,7 +10088,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -10112,7 +10112,7 @@ "license": "AGPL-3.0", "autogenerated": { "filename": "opencity-italia.json", - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -10372,7 +10372,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -10520,7 +10520,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -10720,7 +10720,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -10841,7 +10841,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -10991,7 +10991,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -11225,7 +11225,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -11388,7 +11388,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -11561,7 +11561,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -11680,7 +11680,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -11821,7 +11821,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -11987,7 +11987,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -12158,7 +12158,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -12303,7 +12303,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -12496,7 +12496,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -12511,7 +12511,7 @@ "license": "MIT", "autogenerated": { "filename": "swap-anything.json", - "timestamp": "2024-05-31T08:25:39Z", + "timestamp": "2024-06-02T22:04:32Z", "meta": { "name": "swap-anything", "full_name": "founderswap/swap-anything", @@ -12720,7 +12720,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -12882,7 +12882,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -13033,7 +13033,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -13171,7 +13171,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -13341,7 +13341,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -13583,7 +13583,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -13789,7 +13789,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -13903,7 +13903,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -14064,7 +14064,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -14225,7 +14225,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -14430,7 +14430,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -14617,7 +14617,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -14835,7 +14835,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -15025,7 +15025,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -15200,7 +15200,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -15357,7 +15357,7 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } }, { @@ -15496,12 +15496,12 @@ } } }, - "timestamp": "2024-05-31T08:25:39Z" + "timestamp": "2024-06-02T22:04:32Z" } } ], "metadata": { "total": 92, - "update_at": "2024-05-31T08:25:39Z" + "update_at": "2024-06-02T22:04:32Z" } } \ No newline at end of file