Coder Social home page Coder Social logo

supechicken / chromeos-autostart Goto Github PK

View Code? Open in Web Editor NEW
39.0 39.0 4.0 896 KB

An extension for running Linux commands at ChromeOS startup.

License: GNU General Public License v3.0

JavaScript 98.68% HTML 0.91% CSS 0.41%
chromeos chromiumos crew crouton hacktoberfest tools

chromeos-autostart's Introduction

About me

  • A student and a hobbyist programmer
  • An average Linux user, mainly sudo pacman -Syu and sudo apt install
  • Experienced guy at tweaking ChromeOS in non-standard ways (aka developer mode)

Skills

  • Shell scripting
  • Ruby
  • Crystal
  • Web-based JavaScript, HTML, and CSS
  • C, at least more experienced than a noob
  • Basic knowledge of Python 3

Some interesting stuff created by me

chromeos-autostart's People

Contributors

saltedcoffii avatar supechicken avatar supechicken666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chromeos-autostart's Issues

Autostart window doesnt auto close

After logging in, the autostart window appears, but doesnt go away after the command is finished. The console shows this error:

Error in event handler: TypeError: output.split is not a function
    at chrome-extension://algkcnfjnajfhgimadimbjhmpaeohhln/run.js:7:22
    at extensions::terminalPrivate:10:9

Auto start crostini and a linux app at startup?

According to Googles' ChromeOS Linux FAQ, penguin is disabled intentionally at system startup and MUST be manually started. I would love to have penguin autostart- which i believe (possibly incorrectly) is what your code is supposed to do. I would love to automatically launch crostini and my Google Drive syncronizer- Insync. Is this possible, or is my desired end result incorrectly making me think that it could be? Please correctly set my expectations for your code.

Thanks,
RJ

Doesn't work...

I have a command set:
image
but when I press the Test button it just opens a blank window:
image
and the command doesn't run, when testing or at startup

Warning on the manifest

Hello,
your extension works wonders, and I believe that for ChromeOS users it pairs with U-Block on the utility podium.
However, by now Chrome signals a warning, nothing to worry about because it does not prevent its functioning but I still think it useful to report it to you:

Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.

Regards, Federico

Hide/close extension after run

Is it possible to hide/close the extension after all commands?
Currently it shows up in the active app drawer even if all commands have been executed.
The started applications should not be closed, just the extension.

Creating/copying files to write protected folders doesnt work

Trying to copy to write protected folders, doesnt do anything. Entered this command into the extension: sudo touch /etc/init.d/test.txt After running "testing" the command, this is the result in the crosh terminal:

chronos@localhost / $ sudo ls -a /etc/init.d/
.  ..  functions.sh

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.