Code Monkey home page Code Monkey logo

r01's Introduction

r01

Modifications for the ClockworkPi DevTerm R01

What is this?

You may notice that things here are awfully simple. i've tried to keep everything - if you want to look underneath - 1-2 commands away. For now, they will have to stay simple, until i get the behavior i want.
Everything today is a wrapper of a wrapper of another wrapper, and when i am trying to figure something out, i have to go through chains of dependencies when most of the times, all that's been abstracted into oblivion is: "cat $file".

Instructions:

  1. It's preferable that you flash a fresh DevTerm install from: http://dl.clockworkpi.com/DevTerm_R01_v0.2a.img.bz2 . (You can use Balena Etcher to easily write to an SD Card)
  2. Once booted, you will first need to get internet connectivity: Press Ctrl+Alt+n to to open NetworkManager and connect to your favorite wi-fi.
  3. Open up a terminal Ctrl+Alt+t and clone the repo:
git clone https://github.com/katmai/r01.git
  1. cd r01
  2. Check variables at the top. Edit your timezone.
  3. make help to see the available options or make all if you're comfortable with everything.
  4. Once the setup is complete, reboot your DevTerm.

Optional:

  • make cursor - Enable cursor visibility (Not 'the one', but it will do the job).
  • make accelerated - Install the fbturbo Accelerated 2D graphics in X11 driver.
  • make notneeded - This is a list of services that i personally don't see the need for, but which you may want to enable in some specific cases where you need particular functionality.
  • make fbterm - Enable the blinking cursor while logged on tty. (It looks like a duck, quacks like a duck, but it's not a duck)"
  • make expand - If you have a large sdcard and you'd like to expand the filesystem.
  • make revert - Revert the majority to the original. (can't undo apt updates. that would be silly)

Various utilities

r01.battery - gives a few battery insights.
r01.temp - shows the current temperature.
r01.tools - A few tools like swapping between graphical or text boot modes, and others.
r01.systemd - a few systemd options i use more frequently to debug.
r01.stopx - stop a startx session (tty1 - default. change variable if you prefer different).
r01.expand - expands the "/" partition.
r01.undo - undo fbterm.

r01's People

Contributors

katmai avatar

Watchers

 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.