An open API service indexing awesome lists of open source software.

https://github.com/ablanco/yith-responsive-client

A modern Yith client for both mobile and desktop devices
https://github.com/ablanco/yith-responsive-client

ember-cli ember-data emberjs javascript password-manager yith-library

Last synced: about 1 year ago
JSON representation

A modern Yith client for both mobile and desktop devices

Awesome Lists containing this project

README

          

# Yith Library Responsive Web Client
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fablanco%2Fyith-responsive-client.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fablanco%2Fyith-responsive-client?ref=badge_shield)

A modern client for both mobile and desktop devices.

Server code: https://github.com/lorenzogil/yith-library-server

This web client lets the user access to his passwords and secrets, safely
stored at the Yith Library server. View, editing and deleting are supported.

There is an instance running at https://responsive.yithlibrary.com/

## Development

This application is built with [Ember CLI](http://ember-cli.com/), so you'll
need it installed and working before modifying anything.

You can run a development server with:

$ ember server -p 4400

The `-p 4400` options is to make it serve the application in that port. That is
not required, but it's the default development configuration in the Yith
Library server for CORS.

You can build the whole thing with:

$ ember build -p

That will generate the production files and will allow you to make your own
deployment.

You can find more details about how to use Ember CLI in their
[documentation](http://ember-cli.com/user-guide/).

## Boring Legal Stuff

### Yith Library Responsive Web Client

Copyright (C) 2015 Alejandro Blanco

This software is licensed under a MIT License. You can find a complete copy of
the license in this repository.

### Yithian Image

Copyright (C) 2012 Isaac

Licensed under Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)

For a copy of this license see

## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fablanco%2Fyith-responsive-client.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fablanco%2Fyith-responsive-client?ref=badge_large)