Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Startup-run is a Node.js library that enables running command-line scripts automatically at system startup across Windows, macOS, and Linux. It's designed for developers who need to execute non-GUI scripts (like Node.js applications) in the background when the user logs in, with features like logging, auto-restart, and hidden execution. The library handles platform-specific implementation details, such as registry entries on Windows, plist files on macOS, and desktop files on Linux.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
vilic

vilic/startup-run

Run scripts at startup with ease.

TypeScript
0
0
MIT License
vilicvane's profile
vilicvane
48 contributions

Support the dependencies of vilic/startup-run

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for winreg
Account's avatar
seangenabe/command-join
Escape and join command-line arguments, cross-platform.
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
vilic/main-function
A simple wrapper that handles error and return code.
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
fresc81/node-winreg
provides access to the windows registry through the REG tool
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
makeflow/run-in-every
Run commands in every target projects/directories.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development