Author Topic: UrbanLabs-RPI-OS 0.1a  (Read 1769 times)

Offline davenull

  • Administrator
  • Sr. Member
  • *****
  • Posts: 321
  • Thanked: 13 times
  • Gender: Male
  • JonixLug Co-Founder & Administrator
    • View Profile
    • davenull's blog
UrbanLabs-RPI-OS 0.1a
« on: January 06, 2017, 11:34:26 PM »
Welcome to UrbanLabs-RPI-OS 0.1a
This is an alpha version.
Release Date: 6th January 2017
If you find bugs contact us on the forum You are not allowed to view links. Register or Login
and open an issue's topic in this section You are not allowed to view links. Register or Login
or by email to urbanlabs[at]riseup[dot]net

Developers:
davenull - dave-null[at]riseup[dot]net - You are not allowed to view links. Register or Login
alextaras - alessandrocarucci[dot]ac[at]gmail[dot]com


This is a Debian-based (Debian Jessie) distro for Raspberry Pi for Arduino Prototyping.
It's developed for Raspberry Pi 3 Model B and Arduino Uno.
It starts without X Window System, but it has dwm, and you can type "startx" to use it.
We use it with ssh and X11 Forwarding for the GUI apps as Sketch, s4a, etc...
It starts in DHCP mode, you can find it with nmap or other software like this.

Username: urbanlabs
Password: urbanlabs
Root Password: urbanlabsroot

TOOLS LIST:

## WINDOW MANAGER ##
dwm - Dynamic Window Manager. For more information visit
the official website You are not allowed to view links. Register or Login


## FILE MANAGERS ##
pcmanfm - It's the LXDE standard file manager. It's graphical, simple and useful.
mc - Known as Midnight Commander. It's a dual-panel file manager.
ranger - Simple file manager written in Python. It can open the pictures.


## WEB BROWSERS ##
midori - Fast and lightweight graphical web browser.
w3m - It's a text based web browser. It also supports the pictures.


## DOWNLOAD MANAGERS ##
wget - the standard download manager.
aria2 - it's 26 times faster than wget.
It supports HTTP, HTTPS, FTP, TORRENT and MAGNET with DHT (Distributed Hash Tables).


## TEXT EDITORS ##
leafpad - It's a graphical simple text editor
nvi - It's the 4.4BSD re-implementation of vi
vim - Vi-IMproved is a re-implementation of the old "vi".
nano - It's the clone of a proprietary tool called pico.
More user-friendly than nvi and vim.


## MULTIMEDIA ##
gpicview - It's a graphical picture viewer.
moc - "music on console", it's a text based audio player. You can use it typing "mocp".
vlc - Nothing to say... It's the better audio and video player.


## OFFICE TOOLS ##
libreoffice - A complete office suite compatible with the Microsoft Office's files.
evince - It's a simple PDF viewer.


## PROGRAMMING IDE ##
geany - It's a powerful GTK IDE. It supports a lot of
programming languages as: Abaqus, Abc, ActionScript, Ada,
Asciidoc, ASM, Batch, C, C#, C++, CAML, Clojure, CMake, COBOL,
Conf, CSS, CUDA, Cython, D, Diff, Docbook, Erlang, F77, Ferite,
Forth, Fortran, FreeBasic, Genie, GLSL, Go, Graphviz, Haskell,
Haxe, HTML, Java, Javascript, LaTeX, Lisp, Lua, Make, Markdown,
Matlab, NSIS, Objective-C, Pascal, Perl, PHP, Po, PowerShell,
Python, R, reStructuredText, Ruby, Rust, Scala, Sh, SQL, Tcl,
Txt2tags, Vala, Verilog, VHDL, XML, YAML, etc...

## TERMINAL EMULATORS ##
st - It's the standard dwm terminal.
roxterm - Multi-tabbed GTK+/VTE terminal emulator. This is the GTK3 version.


## NETWORKING TOOLS ##
ceni - It's a text based network manager written in Perl. Very user-friendly.


## SYSTEM TOOLS ##
rpi-update - It's the standard Raspberry Pi firmware update utility.
raspi-config - It's the standard Raspberry Pi configuration tool.
memcleaner - It's a tool written in bash by davenull. It cleans the ram when it is clogged.
sshrmk - It's a tool written in bash by davenull. It deletes the ssh key in the known_hosts file.
p2d-rpi - "Prepare to Deploy RPI" it's a tool written in bash by davenull. It clean the system after deploy the distro.


## ARDUINO ##
arduino - It's the standard Arduino tool (Sketch), you can use it typing "arduino".
s4a - It's a Scratch modification that allows a simple programming for Arduino.
It provides new blocks for managing sensors and actuators connected to Arduino.
There is also a sensors report board similar to the PicoBoard one. The goal is
also to provide a high level interface to Arduino programmers with functionalities
such as interacting with a set of boards through user events.


## RASPBERRY PI ##
wiringPi - It's a powerful GPIO access library written in C. It's usable from C, C++,
Bash and many other languages with suitable wrappers.


SourceForge Download Page: You are not allowed to view links. Register or Login

« Last Edit: January 08, 2017, 11:46:11 PM by davenull »
E-Mail: [email protected]
Website: You are not allowed to view links. Register or Login

You are not allowed to view links. Register or Login
 

 

Sitemap 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40