Billboard - Add a text to your Mac menu bar

Overview

📰 Billboard

Put text on your Mac status bar

Current build Billboard is licensed under MIT

This is a little app that allows to put an user-defined text to the status bar of a Mac (the one on top). It is built with Swift and React-Native and is kind of a PoC that is possible to bind the status bar to an React-Native app. Further improvement ideas are totally welcome!

📸 Screenshot

Showcase

💻 Download

The latest release can be downloaded here. Currently the app is not signed, but it is on the open task list.

👯 Contributing

Any contributions are highly welcomed. If you have any ideas, please create an issue before creating an pull-request. Thanks in advance ❤️

Comments
  • ⬆️ Bump jest from 26.6.3 to 27.5.1

    ⬆️ Bump jest from 26.6.3 to 27.5.1

    Bumps jest from 26.6.3 to 27.5.1.

    Release notes

    Sourced from jest's releases.

    v27.5.1

    Features

    • [jest-config] Support comments in JSON config file (#12316)
    • [pretty-format] Expose ConvertAnsi plugin (#12308)

    Fixes

    • [expect] Add type definitions for asymmetric closeTo matcher (#12304)
    • [jest-cli] Load binary via exported API (#12315)
    • [jest-config] Replace jsonlint with parse-json (#12316)
    • [jest-repl] Make module importable (#12311 & #12315)

    Chore & Maintenance

    • [*] Avoid anonymous default exports (#12313)

    New Contributors

    Full Changelog: https://github.com/facebook/jest/compare/v27.5.0...v27.5.1

    v27.5.0

    Features

    • [expect] Add asymmetric matcher expect.closeTo (#12243)
    • [jest-mock] Added mockFn.mock.lastCall to retrieve last argument (#12285)

    Fixes

    • [expect] Add a fix for .toHaveProperty('') (#12251)
    • [jest-each, @jest/globals] Allow passing ReadonlyArray type of a table to describe.each and test.each (#12297)
    • [@jest/globals] Add missing options argument to jest.doMock typing (#12292)
    • [jest-environment-node] Add atob and btoa (#12269)
    • [jest-matcher-utils] Correct diff for expected asymmetric matchers (#12264)
    • [jest-message-util] Fix .getTopFrame() (and toMatchInlineSnapshot()) with mjs files (#12277)

    Chore & Maintenance

    • [*] Update graceful-fs to ^4.2.9 (#11749)

    Performance

    • [jest-resolve] perf: skip error creation on not found stat calls (#11749)

    New Contributors

    ... (truncated)

    Changelog

    Sourced from jest's changelog.

    27.5.1

    Features

    • [jest-config] Support comments in JSON config file (#12316)
    • [pretty-format] Expose ConvertAnsi plugin (#12308)

    Fixes

    • [expect] Add type definitions for asymmetric closeTo matcher (#12304)
    • [jest-cli] Load binary via exported API (#12315)
    • [jest-config] Replace jsonlint with parse-json (#12316)
    • [jest-repl] Make module importable (#12311 & #12315)

    Chore & Maintenance

    • [*] Avoid anonymous default exports (#12313)

    27.5.0

    Features

    • [expect] Add asymmetric matcher expect.closeTo (#12243)
    • [jest-mock] Added mockFn.mock.lastCall to retrieve last argument (#12285)

    Fixes

    • [expect] Add a fix for .toHaveProperty('') (#12251)
    • [jest-each, @jest/globals] Allow passing ReadonlyArray type of a table to describe.each and test.each (#12297)
    • [@jest/globals] Add missing options argument to jest.doMock typing (#12292)
    • [jest-environment-node] Add atob and btoa (#12269)
    • [jest-matcher-utils] Correct diff for expected asymmetric matchers (#12264)
    • [jest-message-util] Fix .getTopFrame() (and toMatchInlineSnapshot()) with mjs files (#12277)

    Chore & Maintenance

    • [*] Update graceful-fs to ^4.2.9 (#11749)

    Performance

    • [jest-resolve] perf: skip error creation on not found stat calls (#11749)

    27.4.7

    Fixes

    • jest-config Add missing @babel/core dependency (#12216)

    27.4.6

    ... (truncated)

    Commits
    • 67c1aa2 v27.5.1
    • a838175 chore: update changelog for release
    • 0e3013a ci(jest-changed-files): enable mercurial related test on CI (#12327)
    • 55caeb7 chore: remove unnecessary checks
    • 506a062 chore: avoid backticks without template in strings (#12328)
    • dfbe71d chore: remove @babel/plugin-proposal-class-properties
    • 1596aab chore(jest-config): remove unused dev dep (#12319)
    • 201901f Revert "chore: remove unused import from test" (#12321)
    • 762b9b7 chore: run prettier
    • 7400207 docs: added info about modern and legacy timers (#12317)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 4
  • ⬆️ Bump @react-native-community/eslint-config from 2.0.0 to 3.0.0

    ⬆️ Bump @react-native-community/eslint-config from 2.0.0 to 3.0.0

    Bumps @react-native-community/eslint-config from 2.0.0 to 3.0.0.

    Changelog

    Sourced from @​react-native-community/eslint-config's changelog.

    Changelog

    v0.67.2

    Fixed

    Android specific

    iOS specific

    v0.67.1

    Fixed

    Android specific

    iOS specific

    v0.67.0

    Added

    Android specific

    iOS specific

    Changed

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • ⬆️ Bump metro-react-native-babel-preset from 0.66.2 to 0.68.0

    ⬆️ Bump metro-react-native-babel-preset from 0.66.2 to 0.68.0

    Bumps metro-react-native-babel-preset from 0.66.2 to 0.68.0.

    Release notes

    Sourced from metro-react-native-babel-preset's releases.

    Release v0.68.0

    • [Breaking] resolver.resolveRequest moved to the front of the resolution algorithm and has a new API (d81d8877c05637eac2b4ea946a9fa1e8ae869b06)
    • [Feature] metro-react-native-babel-preset: Support async iterators, "for await ... of" (#747 by @​newyankeecodeshop)

    Thanks to all of our contributors for helping improve Metro! 🚇

    Release v0.67.0

    • [Breaking] Use custom resolvers (resolver.resolveRequest) before checking the Haste map. (96fb6e904e1660b37f4d1f5353ca1e5477c4afbf)
    • [Feature] Update React Native lazy imports list with the removal of StatusBarIOS. (2a0f77925e3299e01c2bfe82d0356145a643adc0)
    • [Feature] Allow configuring the path of the canonical empty module, which now lives in metro-runtime by default. (bd5f9323337b03a77bc219636937bb75cd8c18ca, 6e3e789b685b95ea59a58364a751e8010d536e8b, 7723be545795c936cb81cad214ee202f72e169b3)
    • [Feature] Add initialize_done, transformer_loading, and transformer_loaded events to the Reporter interface. (d19cf5d7e88207a8d46c17b570f14a239dae8926)
    • [Feature] Add waitForBundler option to the runServer() and runMetro() APIs. (57d8a92583185a97dffcdc1c95fef7780be9104d)
    • [Feature] Add resolver.disableHierarchicalLookup option. (01416f1bc41a3d557b24e4b508fed5f158990108)
    • [Feature] Remove confusing troubleshooting steps from missing module errors. (1fa45c21f7508cc3a852071b775f592873700ad0)
    • [Feature] Infer names for anonymous functions in optional calls. (4ced2a1be8a42a9c7df71b566918a457bad207c1)
    • [Feature] Infer names for anonymous functions memoized with useCallback. (2611f618b245fd2bd2c3558d2536011269bb5a68)
    • [Feature] Update terser to v5 in metro-minify-terser. (facebook/metro#754 by @​rockwotj, facebook/metro#606 by @​janicduplessis)
    • [Fix] Fix a caching issue with custom resolvers. (793b1a03c1f0b5e63869b471adab3f1ad61b199b)
    • [Fix] Specify UTF-8 encoding when serving bundles. (facebook/metro#695 by @​zhiqingchen)
    • [Fix] Support package.json module replacements for requires with implicit extensions. (41522a25bec9325d1df5981b55d4672db7126895)
    • [Fix] Resolve package.json module replacements when the replaced module isn't a physical file. (171393a6319e507935eeb3d40561e908c1a2abfe)
    • [Fix] Fix stack trace symbolication when input files have non-Unix line endings. (facebook/metro#691 by @​danielsmc)
    • [Fix] Decrease the precedence of resolver.nodeModulesPaths to respect transitive dependencies. (facebook/metro#738 by @​sharmilajesupaul)
    • [Fix] Respect mangle: false & sourceMap: false in minifierConfig. (facebook/metro#749 by @​mfbx9da4)
    • [Fix] Update hash function from MD4 to MD5 for Node 17 compatibility. (facebook/metro#752 by @​tobua)

    NOTE: Experimental features are not covered by semver and can change at any time.

    • [Experimental] Add server.unstable_serverRoot option to allow serving bundles from folders outside the project root. (026a66cf40df1bd05da2afc1660efa1d9605c55a, ca86682012eb836e2b6aeb001f2b3112129e38c3, e061cf342505f3d07fb21f85f22925e3d05557c9, 70e98882ad24d7c25c9b73eaf347e60f2a74c8ca, baacea28635dae7fea3bd30dd485252ae59a937e)
    • [Experimental] Update metro-hermes-compiler. (e80434cf329619e1a0c6c56ae7be6c88cb350c99)
    • [Experimental] Provide safe access to assets outside the project root using /assets?unstable_path=.... (f3d1157bacc341dff82efea2f70b634141105fc0)
    • [Experimental] Add resolver.unstable_hasteMapModulePath option. (e8c0de0411148bd31e3decb6a5c4c1dc1d645666)

    Thanks to all the contributors mentioned above for helping improve Metro! 🚇

    Commits
    • c84b533 Publish 0.68.0
    • fbe26fd fix(website): add Algolia search API key (#726)
    • 02baeb6 Change github actions trigger to use main branch (#769)
    • bf73ed3 RN preset: support async iterators, for await of (#747)
    • a40c474 Deploy 0.171.0 to xplat
    • d81d887 Move resolveRequest to the front of the resolution algorithm
    • ccfec1e Release 0.67.0
    • b31f5a4 Deploy v0.170.0 to xplat
    • 36e3ffe Bump node-fetch from 2.6.1 to 2.6.7 (#762)
    • 3fb4da8 Bump trim-off-newlines from 1.0.1 to 1.0.3 (#757)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • ⬆️ Bump eslint from 7.32.0 to 8.9.0

    ⬆️ Bump eslint from 7.32.0 to 8.9.0

    ⚠️ Dependabot is rebasing this PR ⚠️

    Rebasing might not happen immediately, so don't worry if this takes some time.

    Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


    Bumps eslint from 7.32.0 to 8.9.0.

    Release notes

    Sourced from eslint's releases.

    v8.9.0

    Features

    • 68f64a9 feat: update eslint-scope to ignore "use strict" directives in ES3 (#15595) (Milos Djermanovic)
    • db57639 feat: add es2016, es2018, es2019, and es2022 environments (#15587) (Milos Djermanovic)
    • 2dc38aa feat: fix bug with arrow function return types in function-paren-newline (#15541) (Milos Djermanovic)
    • 6f940c3 feat: Implement FlatRuleTester (#15519) (Nicholas C. Zakas)

    Documentation

    • 570a036 docs: add one-var example with for-loop initializer (#15596) (Milos Djermanovic)
    • 417191d docs: Remove the $ prefix in terminal commands (#15565) (Andreas Lewis)
    • 389ff34 docs: add missing Variable#scope property in the scope manager docs (#15571) (Milos Djermanovic)
    • f63795d docs: no-eval replace dead link with working one (#15568) (rasenplanscher)
    • 0383591 docs: Remove old Markdown issue template (#15556) (Brandon Mills)
    • a8dd5a2 docs: add 'when not to use it' section in no-duplicate-case docs (#15563) (Milos Djermanovic)
    • 1ad439e docs: add missed verb in docs (#15550) (Jeff Mosawy)

    Chores

    v8.8.0

    Features

    • 5d60812 feat: implement rfc 2021-suppression-support (#15459) (Yiwei Ding)

    Documentation

    • 5769cc2 docs: fix relative link (#15544) (Nick Schonning)
    • ccbc35f docs: trimmed rules h1s to just be rule names (#15514) (Josh Goldberg)
    • 851f1f1 docs: fixed typo in comment (#15531) (Jiapei Liang)
    • 7d7af55 docs: address upcoming violation of markdownlint rule MD050/strong-style (#15529) (David Anson)

    v8.7.0

    Features

    • 19ad061 feat: no-restricted-imports support casing (#15439) (gfyoung)
    • 564ecdb feat: Support arbitrary module namespace names in no-restricted-imports (#15491) (Milos Djermanovic)
    • 968a02a feat: Support arbitrary module namespace names in no-useless-rename (#15493) (Milos Djermanovic)
    • 0d2b9a6 feat: move eslint --init to @​eslint/create-config (#15150) (唯然)
    • 127f524 feat: false negative with property option in id-match (#15474) (Nitin Kumar)
    • 359b2c1 feat: Support arbitrary module namespace names in the camelcase rule (#15490) (Milos Djermanovic)
    • 3549571 feat: Support arbitrary module namespace names in the quotes rule (#15479) (Milos Djermanovic)
    • 5563c45 feat: Support arbitrary module namespace names in keyword-spacing (#15481) (Milos Djermanovic)
    • fd3683f feat: Support arbitrary module namespace names in no-restricted-exports (#15478) (Milos Djermanovic)

    Bug Fixes

    • a8db9a5 fix: no-invalid-this false positive in class field initializer (#15495) (Milos Djermanovic)
    • 02d6426 fix: Correctly consume RuleTester statics (#15507) (Brad Zacher)
    • db15802 fix: Add property fatalErrorCount to ignored file results (#15520) (Francesco Trotta)
    • 03ac8cf fix: Prevent false positives with no-constant-condition (#15486) (Jordan Eldredge)

    ... (truncated)

    Changelog

    Sourced from eslint's changelog.

    v8.9.0 - February 11, 2022

    • 68f64a9 feat: update eslint-scope to ignore "use strict" directives in ES3 (#15595) (Milos Djermanovic)
    • db57639 feat: add es2016, es2018, es2019, and es2022 environments (#15587) (Milos Djermanovic)
    • 586d45c chore: Upgrade to [email protected] (#15600) (Milos Djermanovic)
    • 623e1e2 chore: Upgrade to [email protected] (#15599) (Milos Djermanovic)
    • 570a036 docs: add one-var example with for-loop initializer (#15596) (Milos Djermanovic)
    • 2dc38aa feat: fix bug with arrow function return types in function-paren-newline (#15541) (Milos Djermanovic)
    • 355b23d chore: fix outdated link to Code of Conduct in PR template (#15578) (Rich Trott)
    • 417191d docs: Remove the $ prefix in terminal commands (#15565) (Andreas Lewis)
    • 389ff34 docs: add missing Variable#scope property in the scope manager docs (#15571) (Milos Djermanovic)
    • b10fef2 ci: use Node 16 for browser test (#15569) (Milos Djermanovic)
    • f63795d docs: no-eval replace dead link with working one (#15568) (rasenplanscher)
    • 6f940c3 feat: Implement FlatRuleTester (#15519) (Nicholas C. Zakas)
    • 0383591 docs: Remove old Markdown issue template (#15556) (Brandon Mills)
    • 92f89fb chore: suggest demo link in bug report template (#15557) (Brandon Mills)
    • a8dd5a2 docs: add 'when not to use it' section in no-duplicate-case docs (#15563) (Milos Djermanovic)
    • 1ad439e docs: add missed verb in docs (#15550) (Jeff Mosawy)

    v8.8.0 - January 28, 2022

    • 5d60812 feat: implement rfc 2021-suppression-support (#15459) (Yiwei Ding)
    • 5769cc2 docs: fix relative link (#15544) (Nick Schonning)
    • ccbc35f docs: trimmed rules h1s to just be rule names (#15514) (Josh Goldberg)
    • 851f1f1 docs: fixed typo in comment (#15531) (Jiapei Liang)
    • 7d7af55 docs: address upcoming violation of markdownlint rule MD050/strong-style (#15529) (David Anson)

    v8.7.0 - January 15, 2022

    • 369fb1b chore: Upgrade to [email protected] (#15526) (Brandon Mills)
    • a8db9a5 fix: no-invalid-this false positive in class field initializer (#15495) (Milos Djermanovic)
    • 19ad061 feat: no-restricted-imports support casing (#15439) (gfyoung)
    • f50f849 docs: Update CLI docs to prefer local install (#15513) (Nicholas C. Zakas)
    • 0469eb1 docs: Update shell code fences for new website (#15522) (Olga)
    • 02d6426 fix: Correctly consume RuleTester statics (#15507) (Brad Zacher)
    • db15802 fix: Add property fatalErrorCount to ignored file results (#15520) (Francesco Trotta)
    • 03ac8cf fix: Prevent false positives with no-constant-condition (#15486) (Jordan Eldredge)
    • 564ecdb feat: Support arbitrary module namespace names in no-restricted-imports (#15491) (Milos Djermanovic)
    • 968a02a feat: Support arbitrary module namespace names in no-useless-rename (#15493) (Milos Djermanovic)
    • ba6317b ci: remove master branch from CI configs (#15501) (Milos Djermanovic)
    • 0d2b9a6 feat: move eslint --init to @​eslint/create-config (#15150) (唯然)
    • 79b6340 chore: fixed typo in client-Engine (#15497) (Abhay Gupta)
    • 127f524 feat: false negative with property option in id-match (#15474) (Nitin Kumar)
    • 359b2c1 feat: Support arbitrary module namespace names in the camelcase rule (#15490) (Milos Djermanovic)
    • 3549571 feat: Support arbitrary module namespace names in the quotes rule (#15479) (Milos Djermanovic)
    • 5563c45 feat: Support arbitrary module namespace names in keyword-spacing (#15481) (Milos Djermanovic)
    • fd3683f feat: Support arbitrary module namespace names in no-restricted-exports (#15478) (Milos Djermanovic)
    • 6278281 chore: switch new syntax issue template to forms (#15480) (Nitin Kumar)

    v8.6.0 - December 31, 2021

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • ⬆️ Bump @react-native-community/eslint-config from 2.0.0 to 3.0.1

    ⬆️ Bump @react-native-community/eslint-config from 2.0.0 to 3.0.1

    Bumps @react-native-community/eslint-config from 2.0.0 to 3.0.1.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • ⬆️ Bump @types/react-native from 0.66.15 to 0.66.16

    ⬆️ Bump @types/react-native from 0.66.15 to 0.66.16

    Bumps @types/react-native from 0.66.15 to 0.66.16.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • ⬆️ Bump @typescript-eslint/parser from 5.10.1 to 5.12.0

    ⬆️ Bump @typescript-eslint/parser from 5.10.1 to 5.12.0

    Bumps @typescript-eslint/parser from 5.10.1 to 5.12.0.

    Release notes

    Sourced from @​typescript-eslint/parser's releases.

    v5.12.0

    5.12.0 (2022-02-14)

    Bug Fixes

    • eslint-plugin: [init-declarations] fix nested namespace (#4544) (fe910e6)
    • eslint-plugin: [no-unnecessary-type-arguments] Use Symbol to check if it's the same type (#4543) (5b7d8df)
    • support nested object deconstructuring with type annotation (#4548) (4da9278)

    Features

    • eslint-plugin: [explicit-module-boundary-types ] add checking property definition for allowNames option (#4542) (e32bef6)

    v5.11.0

    5.11.0 (2022-02-07)

    Bug Fixes

    • eslint-plugin: [no-magic-numbers] fix invalid schema merging (#4517) (b95f796)
    • eslint-plugin: [non-nullable-type-assertion-style] fix false positive when asserting to a generic type that might be nullish (#4509) (4209362)

    Features

    • eslint-plugin: [explicit-function-return-type] add allowedNames (#4440) (936e252)

    v5.10.2

    5.10.2 (2022-01-31)

    Bug Fixes

    • eslint-plugin: [no-restricted-imports] allow relative type imports with patterns configured (#4494) (4a6d217)
    Changelog

    Sourced from @​typescript-eslint/parser's changelog.

    5.12.0 (2022-02-14)

    Note: Version bump only for package @​typescript-eslint/parser

    5.11.0 (2022-02-07)

    Note: Version bump only for package @​typescript-eslint/parser

    5.10.2 (2022-01-31)

    Note: Version bump only for package @​typescript-eslint/parser

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
  • ⬆️ Bump react-native-macos from 0.64.25 to 0.66.12

    ⬆️ Bump react-native-macos from 0.64.25 to 0.66.12

    Bumps react-native-macos from 0.64.25 to 0.66.12.

    Commits
    • 2291936 Applying package update to 0.66.12 NO_CI
    • 4bed389 Merge pull request #1027 from amgleitman/amgleitman/0.66-stable-cherry-pick-1025
    • 8862ef5 Make RCTBundleManager's bundleURL a strong property
    • 9e17bf4 Applying package update to 0.66.11 NO_CI
    • fc720c2 Adding patches required for running RN66 in Office apps (#1023)
    • bb08860 fix: Hermes no longer builds without Exception.cpp (#982) (#1021)
    • fc957e7 Applying package update to 0.66.10 NO_CI
    • 040118c Merge pull request #1013 from amgleitman/amgleitman/0.66-stable-cherry-pick-1004
    • e9cc8e8 Mark new RCTEventEmitter properties as nullable
    • 504349e Remove duplicate RCTDevSettingsInspectable
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
Releases(0.0.5)
  • 0.0.1(Jan 30, 2022)

    Commits

    • d5b9942: 💚 Changes artifact name (Joshua Weber)
    • 7ea0b26: 💚 Changes asset path (Joshua Weber)
    • 96b90d0: :green_heart: Changes GitHub action to use different release action (Joshua Weber)
    • 1131177: :green_heart: Fixes step-with key in GitHub Action (Joshua Weber)
    • 5efb185: :green_heart: Fixes enclosing tags in GitHub Action (Joshua Weber)
    • 205b378: :green_heart: Changes build to use native version extracting (Joshua Weber)
    • dbdea16: :green_heart: Change extraction of package.json version (Joshua Weber)
    • 091630f: :green_heart: Adds glob pattern to release artifacts (Joshua Weber)
    • cf9e165: :green_heart: Commenting upload of billboard artifact (Joshua Weber)
    • 4e6e917: :green_heart: Adds download artifact stage (Joshua Weber)
    • 37774bd: 💚 Changes file name of artifact (Joshua Weber)
    • 52f8bd4: 💚 Changes file path for release artifact (Joshua Weber)
    • 3230e83: Changes CI build (Joshua Weber)
    • 9603c27: 💚 Change artifact path (Joshua Weber)
    • d0d59f8: 💚 Changes path (Joshua Weber)
    • c6a759b: 💚 Changes ls command (Joshua Weber)
    • a808a9b: 💚 Rename billboard artifact (Joshua Weber)
    • 801b4b0: 💚 Adds check (Joshua Weber)
    • 7d22461: 💚. Change release action (Joshua Weber)
    • ce87ead: 💚 Zip app directory (Joshua Weber)
    • b0ec358: :green_heart: Adds automatic release stage (Joshua Weber)
    • e69b44b: 💚 Adds Debug output (Joshua Weber)
    • b1fe00c: ✨ Adds configuration file for dmg file (Joshua Weber)
    • 87ab7ec: 💚 Add dmg bundling (Joshua Weber)
    • 8e9853f: 💚 Adds debug output (Joshua Weber)
    • 217530f: ✨ Adds config for dmg bundle (Joshua Weber)
    • 81c7db2: :green_heart: Changes tag for automatic release (Joshua Weber)
    Source code(tar.gz)
    Source code(zip)
    billboard-x86_64.dmg(4.35 MB)
    LICENSE(1.04 KB)
Owner
Joshua Weber
Wannabe Full Stack Dev 🥳
Joshua Weber
Tutorials from sparrowcode.io website. You can add new, translate or fix typos. Also you can add your apps from App Store for free.

Tutorials from sparrowcode.io website. You can add new, translate or fix typos. Also you can add your apps from App Store for free.

Sparrow Code 31 Jan 3, 2023
Tutorials from sparrowcode.io website. You can add new, translate or fix typos. Also you can add your apps from App Store for free.

Страницы доступны на sparrowcode.io/en & sparrowcode.io/ru Как добавить свое приложение Добавьте элемент в json /ru/apps/apps.json. Если ваше приложен

Sparrow Code 30 Nov 25, 2022
🚀 Access my pull requests from the menu bar

OhMyPullRequests ?? Access my pull requests from menu bar. It lists pull requests that either: Someone requests you to review the pull request. Your p

Zihua Li 29 Jul 2, 2022
Podman-desktop: a graphical menu bar application for managing Podman machines

podman-desktop podman-desktop is a graphical menu bar application for managing P

Containers 2k Jan 1, 2023
A macOS menu bar app that enables system-wide navigation functionality for side buttons on third-party mice.

SaneSideButtons macOS mostly ignores the M4/M5 mouse buttons, commonly used for navigation. Third-party apps can bind them to ⌘+[ and ⌘+], but this on

Jan Hülsmann 121 Dec 23, 2022
This is a template repository for quickly creating boilerplate code for a SwiftUI macOS menu bar app.

Menu Bar App This is a template repository for quickly creating boilerplate code for a SwiftUI macOS menu bar app. License This app is released into t

apparata 5 Dec 6, 2022
The app allows the user to change text color and text content when the displayed button is clicked

Hello World! App Description This application allows the user to change text color and text content when the displayed button is clicked. App Walk-tho

null 0 Mar 15, 2022
ConfettiKit is a custom framework used to add Confetti on your iOS/iPadOS projects.

ConfettiKit is a custom framework used to add Confetti on your iOS/iPadOS projects. The kit provides variety of customisations inorder to design a confetti which matches your project's UI. ConfettiKit makes your work of adding Confetti on your project with just one line of code.

Gokul Nair 14 Sep 27, 2022
FlutterNativeDragAndDrop - A package that allows you to add native drag and drop support into your flutter app

native_drag_n_drop A package that allows you to add native drag and drop support

Alex Rabin 21 Dec 21, 2022
Identify Intel-Only Apps on your Mac with ease:

Silicon About Identify Intel-Only Apps on your Mac with ease: License Project is released under the terms of the MIT License. Repository Infos Owner:

DigiDNA 650 Jan 2, 2023
A command line tool for managing Swift Playground projects on your Mac.

swift-playground-tools A command line tool for managing Swift Playground projects on your Mac. Generate Xcode Project $ playground-tools generate-xcod

Liam Nichols 0 Dec 31, 2021
A Swift package that provides convenient Lorem Ipsum text, images, colors and other placeholders for rapidly prototyping, building and testing your iOS applications.

Lorem Introducing Lorem, a placeholder generator library for iOS to help you rapidly prototype, build and test your iOS applications. By leveraging Sw

Thirdfort Limited 10 Dec 5, 2022
An IPFS client/api Swift Package, with the ability to add and pin any data on iOS/iPadOS/macOS

An IPFS client/api Swift Package, with the ability to add and pin any data on iOS/iPadOS/macOS. Originally bundled with GraniteUI, pulled out for independant use by any party.

Kala 4 Dec 8, 2022
BioViewer - Protein (.pdb, .cif and .fasta) viewer for iPhone, iPad and Mac, using SwiftUI + SceneKit

BioViewer - Protein (.pdb, .cif and .fasta) viewer for iPhone, iPad and Mac, using SwiftUI + SceneKit

Raúl Montón 16 Dec 21, 2022
Manager the window of the mac.

WindowManager For developping WindowManager please clone the repostority. For cloing

Md Ruman Islam 2 Feb 20, 2022
An ultra-lightweight native Discord client for vintage and modern Mac OS

Discord Lite An ultra-lightweight native Discord client for vintage and modern Mac OS Minimum System Requirements Mac OS X version 10.4 (Tiger) PowerP

null 155 Jan 2, 2023
MacLookup - Lookup for all Mac names, colors, model identifiers and part numbers

MacLookup Lookup for all Mac names, colors, model identifiers and part numbers.

Voyager Software Inc. 2 Jan 4, 2022
DevToys For mac

DevToysMac This is the mac app version of DevToys! How to install Download and extract the latest Releases. Extract DevToys.app from DevToys.zip Scree

ObuchiYuki 6.4k Jan 5, 2023
Running GUI Linux in a virtual machine on a Mac

Running GUI Linux in a virtual machine on a Mac Install and run GUI Linux in a virtual machine using the Virtualization framework. การ build และใช้งาน

MrChoke 3 Jul 12, 2022