Giter VIP home page Giter VIP logo

octoprint-ios-client's People

Contributors

hroncok avatar josefdolezal avatar syky27 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

slmmnl

octoprint-ios-client's Issues

Phase 2 | Printer connection

User is able to see current printer connection and its options. App allows user to send following connection commands:

[] Connect to selected printer
[] Disconnect from printer

Print head controls

Add possibility to control print head manually (axes x, y and z).

Also the home commands would be pretty convenient.

File operations

App should support basic file operations as listed below:
[] List stored files
[] Filter files by location
[] Upload file or create folder
[] Show file or folder detail
[] Delete file
[] Issue file command (copy, move, select for printing)

Travis deploys every commit

Currently, the CI is not configured correctly. According to #10, Travis run build, tests and deploy(!) on each commit.

There should be at least three different pipelines: commit, beta and release.

commitpipeline should be triggered every time the commit is created (all branches) -- even on PRs.
Other pipelines are self descriptive.

Phase 1 | Fix CI

Currently Travis fails to build the app because of build timeout. Timeout occurs while building Carthage dependencies probably because fastlane could not obtain sign certificates from keychain.

This issue has the highest priority as it slows down whole development process.

SD card management

Implement api/printer/sd API. This will add support to manage (init/refresh/release) SD card.

The app also have to implement tracking of current card status.

Printer detail screen with sockets

Printer overview is currently not implemented. To keep the screen updated, it should be implemented with sockets.

The current printer state (print progress, SD card state and temperatures) should be fetched once with REST API and then with sockets.

The rest of data can be fetched with just REST calls, no need to implement it with sockets.

Phase 1 | OctoPrint Authorization (login)

User should be able to add new printer and store the credentials inside of app. UI allows user to fill url of printer and the access token. App will notify user if connection with given credentials fails or opens printer details otherwise.

FIX: Terminal commands fails

Terminal commands now fails to send even though it should succeed. Also, the view now does not mark failed command.

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.