Git Product home page Git Product logo

autostar's Introduction

autostar logo

AutoStar

Easily make programs launch on system startup. Such programs are called "Autostarted programs", and the files used to do this are called "Autostart files".
2021-07-31-001559_1366x768_scrot
This application was written by Botspot on 7/30/2021.

Installation:

badge

Or, to download manually:

git clone https://github.com/Botspot/autostar

AutoStar is portable and can be executed from anywhere on your filesystem. For simplicity, this README will assume AutoStar was downloaded to your $HOME directory.

First run:

~/autostar/main.sh

When running for the first time, AutoStar will:

  • Check and install dependencies: yad
  • Add a Main menu launcher. (~/.local/share/applications/autostar.desktop) This launcher is located under the Preferences category.
  • Check for updates. If the last local commit and the latest online commit do not match, AutoStar will run git pull and refresh the script if it was modified. Note: If you create a fork of this repository, you should change the github URL in the script to point to your repository. To disable update-checking, create a file at: ~/autostar/no-update.

Usage

Note: AutoStar is so simple that it ought to be self-explanatory. But what's a README without at least one example? :)
Example: if you want to launch a webpage on startup, then you might create a new autostart file with parameters similar to these:
Screenshot from 2021-07-31 00-41-03
End of example.

Modify an existing autostart file by selecting it in the list and clicking the Edit button. Alternatively, you can double-click on the autostart file to immediately begin editing it.

Delete an autostart file by selecting it in the list and clicking the Delete button. For safety, AutoStar does not permanently delete files with the rm command. - it moves them to your system's Trash folder in case you later want to restore the file.

That's about it!

Yes, this app is not the most complicated one I've ever made, but it doesn't need to be. It does its job well and saves me time, so it was worth the programming time. Hopefully this benefits you too!

autostar's People

Contributors

botspot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.