Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/menny/coffeetable
A very simple Android launcher to be used on a B&N Nook
https://github.com/menny/coffeetable
android-launcher nook
Last synced: about 7 hours ago
JSON representation
A very simple Android launcher to be used on a B&N Nook
- Host: GitHub
- URL: https://github.com/menny/coffeetable
- Owner: menny
- License: apache-2.0
- Created: 2018-12-03T21:39:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T14:25:50.000Z (over 3 years ago)
- Last Synced: 2024-05-01T19:16:45.720Z (7 months ago)
- Topics: android-launcher, nook
- Language: Java
- Size: 217 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coffee Table
A very simple Android launcher to be used on a B&N Nook or other ebook-readers.Roughly, based on [SimpleLauncher](https://github.com/arnabc/simplelauncher)
## Features
* Large icons.
* Just show the apps you pick.
* Allow picking from non-default activities as well.
* Allow to pick another HOME (launcher) activity.## Releases
Only releasing here, at Github. Head over to the [Releases](https://github.com/menny/coffeetable/releases) tab to find the latest release.
Or build from source (Gradle and Android knowledge required).## License
```
Copyright 2018 Menny Even-DananLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```