bananas
Bananas๐, Cross-Platform screen ๐ฅ๏ธ sharing ๐ก made simple โก.
File Explorer
Download Latest Version (.zip)- .gitignore
- bug_report.md
- feature_request.md
- release.yaml
- release.yml
- Abbreviations.yml
- Ages.yml
- Brands.yml
- Clarity.yml
- Contractions.yml
- DropDown.yml
- Headings.yml
- Quotes.yml
- Reading.yml
- SentenceLength.yml
- Spacing.yml
- Terms.yml
- ToDo.yml
- UnexpandedAcronyms.yml
- Abbreviations.yml
- Ages.yml
- CaseSensitiveTerms.yml
- Clarity.yml
- DropDown.yml
- LineLength.yml
- SentenceLength.yml
- Spacing.yml
- Terms.yml
- ToDo.yml
- UnexpandedAcronyms.yml
- Airlinese.yml
- AnimalLabels.yml
- Annotations.yml
- Apologizing.yml
- Archaisms.yml
- But.yml
- Cliches.yml
- CorporateSpeak.yml
- Currency.yml
- Cursing.yml
- DateCase.yml
- DateMidnight.yml
- DateRedundancy.yml
- DateSpacing.yml
- DenizenLabels.yml
- Diacritical.yml
- GenderBias.yml
- GroupTerms.yml
- Hedging.yml
- Hyperbole.yml
- Jargon.yml
- LGBTOffensive.yml
- LGBTTerms.yml
- Malapropisms.yml
- meta.json
- Needless.yml
- Nonwords.yml
- Oxymorons.yml
- P-Value.yml
- RASSyndrome.yml
- Skunked.yml
- Spelling.yml
- Typography.yml
- Uncomparables.yml
- Very.yml
- extensions.json
- launch.json
- settings.json
- open-graph.xcf
- entitlements.mac.plist
- icon.icns
- icon.ico
- icon.png
- icon_1024.png
- icon_128.png
- icon_256.png
- icon_32.png
- icon_512.png
- icon_64.png
- icon.png
- build.sh
- notarize.js
- release.sh
- set-version.sh
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- formatters.ts
- i18n-svelte.ts
- i18n-types.ts
- i18n-util.async.ts
- i18n-util.sync.ts
- i18n-util.ts
- cursors.ts
- index.ts
- ipcMainHandlers.ts
- screenPicker.ts
- stateKeeper.ts
- utils.ts
- cursor.svg
- cursors.ts
- index.d.ts
- index.ts
- About.shoulders-of-giants.json
- About.svelte
- App.svelte
- AudioVisualizer.svelte
- BananasTypes.ts
- Config.ts
- cursors.css
- env.d.ts
- Host.svelte
- Join.svelte
- main.ts
- Navigation.svelte
- overrides.css
- ScreenPicker.svelte
- Settings.svelte
- stores.ts
- translations.ts
- UseSharedStore.ts
- Utils.ts
- WebRTC.svelte
- cursors.html
- index.html
- .editorconfig
- .eslintignore
- .eslintrc.cjs
- .gitignore
- .prettierignore
- .prettierrc.yaml
- .typesafe-i18n.json
- .yamllint.yaml
- bun.lockb
- CODE_OF_CONDUCT.md
- CODEOWNERS
- CONTRIBUTING.md
- dev-app-update.yml
- electron-builder.yml
- electron.vite.config.ts
- LICENSE
- logo.png
- logo.svg
- package.json
- PRIVACY.md
- README.md
- SECURITY.md
- svelte.config.mjs
- TOS.md
- tsconfig.json
- tsconfig.node.json
# Installation Guide
1. Get the code
git clone https://github.com/mistweaverco/bananas
Downloads the entire project code from GitHub to your computer.
cd bananas
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Homebrew A package manager for macOS/Linux.
brew install --cask bananas
Installs the pre-built package via Homebrew โ no source build required.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Node.js
EasyPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
