[GH-ISSUE #125] Vue 3 rewrite available on vue branch #64

Closed
opened 2026-02-28 15:42:00 +03:00 by kerem · 2 comments
Owner

Originally created by @tkima on GitHub (Dec 29, 2025).
Original GitHub issue: https://github.com/usenocturne/nocturne-ui/issues/125

Hello,

I hope this is a proper way to let you know I've rewritten nocturne-ui from scratch using Vue 3 + TypeScript + Pinia for personal use.
Simpler codebase, easy state management, most used functionality.

Branch: vue
Stack:
Vue 3 with Composition API
TypeScript
Pinia for state management
Vite 7

Try it:
git clone -b vue https://github.com/tkima/nocturne-ui.git
cd nocturne-ui
npm install
npm run dev

Works with the shared Client ID out of the box.
Have been using it trough the Raspberry pi dongle.

Known issue:
Bluetooth NAP tethering (iPhone Personal Hotspot) doesn't work reliably - iPhone disconnects after ~5 seconds before DHCP completes.

Originally created by @tkima on GitHub (Dec 29, 2025). Original GitHub issue: https://github.com/usenocturne/nocturne-ui/issues/125 Hello, I hope this is a proper way to let you know I've rewritten nocturne-ui from scratch using Vue 3 + TypeScript + Pinia for personal use. Simpler codebase, easy state management, most used functionality. Branch: vue Stack: Vue 3 with Composition API TypeScript Pinia for state management Vite 7 Try it: git clone -b vue https://github.com/tkima/nocturne-ui.git cd nocturne-ui npm install npm run dev Works with the shared Client ID out of the box. Have been using it trough the Raspberry pi dongle. Known issue: Bluetooth NAP tethering (iPhone Personal Hotspot) doesn't work reliably - iPhone disconnects after ~5 seconds before DHCP completes.
kerem closed this issue 2026-02-28 15:42:00 +03:00
Author
Owner

@itsnebulalol commented on GitHub (Dec 29, 2025):

We appreciate the work, but unfortunately at this time we are not using a rewrite of the UI or planning on switching from React. Hope you understand!

<!-- gh-comment-id:3697518493 --> @itsnebulalol commented on GitHub (Dec 29, 2025): We appreciate the work, but unfortunately at this time we are not using a rewrite of the UI or planning on switching from React. Hope you understand!
Author
Owner

@tkima commented on GitHub (Dec 30, 2025):

No worries just letting you know it exists now.

<!-- gh-comment-id:3700776766 --> @tkima commented on GitHub (Dec 30, 2025): No worries just letting you know it exists now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nocturne-ui#64
No description provided.