Terminal

Differences between revisions 11 and 12
Revision 11 as of 2013-05-24 20:22:28
Size: 3803
Editor: mhall119
Comment:
Revision 12 as of 2013-06-05 18:25:03
Size: 3830
Editor: mhall119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<Include(Touch/Menu)>>

Warning /!\ Ubuntu Touch is no longer maintained as a core product by Canonical. However, the Ubports community are continuing development.

Terminal

This web page is where we are coordinating the work to build a Terminal application for the Ubuntu Phone that could also extend to other form factors too with the responsive design features built into the Ubuntu SDK

The Details

Launchpad Project

ubuntu-terminal-app

Launchpad Team

ubuntu-terminal-dev

IRC Channel

#ubuntu-touch on Freenode

Blueprint

initial-terminal-development

Burndown Chart

coreapps-13.10

Release Schedule

Date

Milestone

Release

2013-04-15

coreapps-13.10-month-0

2013-05-15

coreapps-13.10-month-1

Alpha

2013-06-15

coreapps-13.10-month-2

2013-07-15

coreapps-13.10-month-3

Beta

2013-08-15

coreapps-13.10-month-4

Final

2013-09-15

coreapps-13.10-month-5

2013-10-15

coreapps-13.10-month-6

User Stories

Note: please don't add user stories here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Must Have: I want to open a terminal window and enter a command supported by BusyBox

  • Could Have: I want to zoom in to see letters better / I want to increase the font size

Functional Requirements

Note: likewise, please don't add functional requirements here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Emulate terminal in an app window
  • Integrate with BusyBox

  • Support entry of special commands that are not represented by the keyboard (e.g. ctrl+<insert some letter>)

  • Could Have: Zoom or increase font size
  • Could Have: Create a special layout for the onscreen keyboard (e.g. emoticons, keyboard commands)

Design

How To Add Your Design

To contribute design, first ensure you have picked an app and then read the App Design Guides.

Next, send an email to David Planella (david.planella AT canonical DOT com) and Michael Hall (michael.hall AT canonical DOT com) to ask to be added to MyBalsamiq (this is the system we use for creating mock-ups.

Now look at each of the screens listed in the project in the Design section and view any existing designs.

If a design matches how you think it should look but with a few changes, please don't create a new design but instead leave comments on the design itself.

If there is either no design or you would like to propose a new design, simply create the design in MyBalsamiq on https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/grid. Please be sure to use the Phone container and add your design inside it.

Now link your design under the right screen heading below and using the following format:

 * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/YOURDESIGN|Your Name]] - summary of your design

As an example:

Terminal view

Note: These are just some mock-ups.

Zoom font size

  • Needed

Special characters selection

  • Needed

Implementation

This is where the spec will be.

Touch/CoreApps/Terminal (last edited 2015-07-10 19:25:02 by 173-109-70-164)