Discuss Scratch

UserFriend-
Scratcher
31 posts

Scratch for desktop (and not an editor!?)

Hello everyone I want to share with you something i'm making, something like Scratch's community but for desktop
(uses Tauri)

(below are app screenshots with some initial, unfinished draft design)










Why even?
- Probably faster because doesn't need to load HTML? (only api requests?) (but not much faster?)
- Additional features like fetching from other sources (scratchdb, ocular, etc)
- More informative (scratch API gives a lot of data which website simply doesn't display)

Potential problems:
- Authentication…

Last edited by UserFriend- (April 26, 2023 16:58:24)

WojtekGame
Scratcher
1000+ posts

Scratch for desktop (and not an editor!?)

Ok, just make it in Electron and with React so that it will fit hopefully, the ST uses it even though Electron is bloated.
jellyfishfisher56
Scratcher
500+ posts

Scratch for desktop (and not an editor!?)

Have you made a prototype yet?

Good design. Though maybe make it a bit more consistent and change the upper tabs to be:
-more spaced out
- a rosy white colour
-rounded corners
UserFriend-
Scratcher
31 posts

Scratch for desktop (and not an editor!?)

WojtekGame wrote:

Ok, just make it in Electron and with React so that it will fit hopefully, the ST uses it even though Electron is bloated.
What?? I already made it with Tauri
edit: sorry, I meant that those are app screenshots, not just design

Last edited by UserFriend- (April 26, 2023 16:32:58)

UserFriend-
Scratcher
31 posts

Scratch for desktop (and not an editor!?)

jellyfishfisher56 wrote:

Have you made a prototype yet?

Good design. Though maybe make it a bit more consistent and change the upper tabs to be:
-more spaced out
- a rosy white colour
-rounded corners
Oh sorry guys lol I mean that IS already real app screenshots not the design!
jellyfishfisher56
Scratcher
500+ posts

Scratch for desktop (and not an editor!?)

UserFriend- wrote:

jellyfishfisher56 wrote:

Have you made a prototype yet?

Good design. Though maybe make it a bit more consistent and change the upper tabs to be:
-more spaced out
- a rosy white colour
-rounded corners
Oh sorry guys lol I mean that IS already real app screenshots not the design!
Could you make a download then?
ajskateboarder
Scratcher
1000+ posts

Scratch for desktop (and not an editor!?)

Blazingly fast ?!
jellyfishfisher56
Scratcher
500+ posts

Scratch for desktop (and not an editor!?)

Could you please add a download link?
because

UserFriend- wrote:

jellyfishfisher56 wrote:

Have you made a prototype yet?

Good design. Though maybe make it a bit more consistent and change the upper tabs to be:
-more spaced out
- a rosy white colour
-rounded corners
Oh sorry guys lol I mean that IS already real app screenshots not the design!
UserFriend-
Scratcher
31 posts

Scratch for desktop (and not an editor!?)

jellyfishfisher56 wrote:

Could you make a download then?
I didn't get what you mean, if source code then here
UserFriend-
Scratcher
31 posts

Scratch for desktop (and not an editor!?)

ajskateboarder wrote:

Blazingly fast ?!
Well I'm not sure lol. Page loading is probably a bit faster because it doesn't load HTML like the website does, instead only does API requests
jellyfishfisher56
Scratcher
500+ posts

Scratch for desktop (and not an editor!?)

UserFriend- wrote:

jellyfishfisher56 wrote:

Could you make a download then?
I didn't get what you mean, if source code then here
I mean how do you use this.
UserFriend-
Scratcher
31 posts

Scratch for desktop (and not an editor!?)

jellyfishfisher56 wrote:

UserFriend- wrote:

jellyfishfisher56 wrote:

Could you make a download then?
I didn't get what you mean, if source code then here
I mean how do you use this.
You can't easily download yet, it's unfinished project (I will make downloadable as soon as I count it worth it)
currently one needs to clone that git and use Tauri to run it
ajskateboarder
Scratcher
1000+ posts

Scratch for desktop (and not an editor!?)

jellyfishfisher56 wrote:

UserFriend- wrote:

jellyfishfisher56 wrote:

Could you make a download then?
I didn't get what you mean, if source code then here
I mean how do you use this.
I believe you do:
$ npm run build
$ cd src-tauri
$ cargo build
BreadcatGames
Scratcher
1000+ posts

Scratch for desktop (and not an editor!?)

ajskateboarder wrote:

Blazingly fast ?!
rust moment
lolecksdeehaha
Scratcher
1000+ posts

Scratch for desktop (and not an editor!?)


based tech stack
SCRATCH---PIXEL
Scratcher
57 posts

Scratch for desktop (and not an editor!?)

re

Last edited by SCRATCH---PIXEL (April 26, 2023 17:38:18)

bigspeedfpv
Scratcher
500+ posts

Scratch for desktop (and not an editor!?)

UserFriend- wrote:

jellyfishfisher56 wrote:

Could you make a download then?
I didn't get what you mean, if source code then here
YOU ABSOLUTE LEGEND YOU ACTUALLY MADE A PROJECT AND PUBLISHED THE SOURCE CODE

jellyfishfisher56 wrote:

UserFriend- wrote:

jellyfishfisher56 wrote:

Could you make a download then?
I didn't get what you mean, if source code then here
I mean how do you use this.
corepack enable # if you don't already have pnpm enabled
pnpm tauri dev

or if you're weird and you actually like npm
npm run tauri dev

info for release builds

Last edited by bigspeedfpv (April 26, 2023 20:33:37)

INSERT-USER_NAME
Scratcher
1000+ posts

Scratch for desktop (and not an editor!?)

bigspeedfpv wrote:

UserFriend- wrote:

jellyfishfisher56 wrote:

Could you make a download then?
I didn't get what you mean, if source code then here
YOU ABSOLUTE LEGEND YOU ACTUALLY MADE A PROJECT AND PUBLISHED THE SOURCE CODE
pppdud is quivering
GIitchInTheMatrix
Scratcher
1000+ posts

Scratch for desktop (and not an editor!?)

UserFriend- wrote:

jellyfishfisher56 wrote:

Could you make a download then?
I didn't get what you mean, if source code then here
First AT project with an actual GH I’ve seen making actual progress.
ajskateboarder
Scratcher
1000+ posts

Scratch for desktop (and not an editor!?)

GIitchInTheMatrix wrote:

First AT project with an actual GH I’ve seen making actual progress.
People have quickly forgotten about Spylt

Powered by DjangoBB