UpSnap
A simple wake on lan web app written with SvelteKit, Go and PocketBase. (by seriousm4x)
pocketbase-typegen
Typescript generation for pocketbase records (by patmood)
| UpSnap | pocketbase-typegen | |
|---|---|---|
| 15 | 3 | |
| 5,778 | 818 | |
| 3.3% | 1.7% | |
| 9.8 | 5.8 | |
| 10 days ago | about 2 months ago | |
| Go | TypeScript | |
| MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
UpSnap
Posts with mentions or reviews of UpSnap.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-05.
-
Do you guys turn your servers off a night?
Yes... I am using UpSnap for scheduling shutdown and booting.
-
High power usage on my unraid nas
I poweroff my NAS at night between 01.00 and 09.00 hour to reduce power usage. I use Wake RPC and UpSnap to poweroff and boot my NAS.
-
Best/Safest/Easiest method to send WoL to home server from remote network?
I've been using UpSnap (https://github.com/seriousm4x/UpSnap) and been very happy with it. Basically runs as a small web app, I have it running on an old NUC equivalent that runs 24/7 and along with UpSnap hosts HAProxy and pi.hole.
-
Need suggestion of new docker images
I use UpSnap to turn my pc on remotely via WOL. It may be of use to you. https://github.com/seriousm4x/UpSnap
-
Wake on Lan Gui on docker container
I found Upsnap, which is amazing but use lot of performance on my device : https://github.com/seriousm4x/UpSnap
-
Remote shutdown/startup?
UpSnap is really awesome. https://github.com/seriousm4x/UpSnap
- UpSnap: A simple wake on LAN app written with SvelteKit, Go, PocketBase and NMAP
-
Wake on Lan container with GUI
UpSnap
-
UpSnap v3 is out and rewritten in Go
Looks like there’s a REST api you might be able to use: https://github.com/seriousm4x/UpSnap/wiki/Rest-API
- is there any wakeonlan container with GUI?
pocketbase-typegen
Posts with mentions or reviews of pocketbase-typegen.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-11.
-
Using PocketBase in SvelteKit's Server-side rendering
using patmood/pocketbase-typegen: Typescript generation for pocketbase records we can generate types for our Sveltekit project automatically. create a types folder inside lib, then add this script to your package.json “typegen”: “npx pocketbase-typegen — out ./src/lib/types/pocketbase.d.ts — env”. In your env file insert the following (super user account) PB_TYPEGEN_URL=xxxxxxxx PB_TYPEGEN_EMAIL=xxxxxx@xxx.xxx PB_TYPEGEN_PASSWORD=xxxxxxxxxx and you can then run “npm run typegen” and your types should be generated.
-
NextJS App Router with Pocketbase SSR setup
For Typescript IntelliSense support, generate the types using pocketbase-typegen. I have stored it in src/types/pocketbase-types.ts.
-
SvelteKit frontend + CUSTOMIZED PocketBase backend starter project
Integrate pocketbase-typegen to generate TypeScript definitions for your collection records. Helps with type safety and IDE autocompletion.
What are some alternatives?
When comparing UpSnap and pocketbase-typegen you can also consider the following projects:
gptwol - Simple Wake/Sleep On LAN Docker GUI
PocketBlocks - Integration between Openblocks and Pocketbase.
redbeat - RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
PB-Next - Next.js app with PocketBase integration
romm - A beautiful, powerful, self-hosted rom manager and player.
TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.