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
- Host: GitHub
- URL: https://github.com/ablanco/yith-responsive-client
- Owner: ablanco
- License: mit
- Created: 2015-06-18T18:37:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T08:42:29.000Z (over 8 years ago)
- Last Synced: 2025-04-04T07:51:06.936Z (about 1 year ago)
- Topics: ember-cli, ember-data, emberjs, javascript, password-manager, yith-library
- Language: JavaScript
- Size: 3.44 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yith Library Responsive Web Client
[](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
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fablanco%2Fyith-responsive-client?ref=badge_large)