better-nothing-glyph-composer
Better Nothing Glyph Composer for Phone(1), Phone (2) & Phone(2a). Phone(1) 15 Zone mode is also supported, experimental tho!
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- SS.png
- favicon.ico
- generate-test-fixtures.ts
- generate-video-with-ffmpeg.sh
- fixture-loader.ts
- generate-fixtures.ts
- README.md
- export.test.ts
- helpers.test.ts
- import.test.ts
- multi-device-audio-format.test.ts
- np3-integration.test.ts
- np3-output-generation.test.ts
- process.test.ts
- setup.ts
- test-utils.ts
- autoGen1.ts
- autoGen2.ts
- autoGen3.ts
- NP1_15_Preview.tsx
- NP1_Preview.tsx
- NP2_Preview.tsx
- NP2a_Preview.tsx
- NP3a_Preview.tsx
- audioControls.tsx
- control_panel.tsx
- device_choice.tsx
- glyph_preview.tsx
- legacyAudioEditPopup.tsx
- more_dialog_content.tsx
- more_menu_button.tsx
- save_dialog.tsx
- settings_panel.tsx
- watermark.tsx
- bpmGridLines.tsx
- editor.tsx
- instructions.tsx
- playingIndicator.tsx
- timelineBlocks.tsx
- advanced-video-editor.tsx
- button.tsx
- checkbox.tsx
- circle-crop-dialog.tsx
- context-menu.tsx
- dialog.tsx
- dot-matrix-settings-dialog.tsx
- fullscreen-dialog.tsx
- fullScreenLoader.tsx
- glyph-preview-canvas.tsx
- glyph-preview.tsx
- input.tsx
- label.tsx
- menubar.tsx
- multi-effect-preview-dialog.tsx
- popover.tsx
- select.tsx
- slider.tsx
- sonner.tsx
- switch.tsx
- ndot.otf
- area_select_context.tsx
- area_selection_helper.ts
- consts.ts
- data_store.ts
- glyph_model.ts
- helpers.ts
- timeline_state.ts
- utils.ts
- export_logic.ts
- ffmpeg_service.ts
- hc_tb.tsx
- np3_audio_service.ts
- video_editor_service.ts
- NP3Page.tsx
- App.tsx
- index.css
- main.tsx
- routes.tsx
- vite-env.d.ts
- .gitignore
- .prettierrc
- components.json
- eslint.config.js
- index.html
- package-lock.json
- package.json
- pnpm-lock.yaml
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.app.json
- tsconfig.app.tsbuildinfo
- tsconfig.json
- tsconfig.node.json
- tsconfig.node.tsbuildinfo
- vite.config.ts
- vitest.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/Krishnagopal-Sinha/better-nothing-glyph-composer
Downloads the entire project code from GitHub to your computer.
cd better-nothing-glyph-composer
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm test
Type this command into your terminal and run it.
npm test -- --watch
Type this command into your terminal and run it.
npm test:ui
Type this command into your terminal and run it.
npm test:coverage
Type this command into your terminal and run it.
npm run generate-fixtures
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
