Switch from monocle to maximization for status bar hiding

This commit is contained in:
Adam Goldsmith 2022-06-28 22:04:30 -04:00
parent 3e9a5e26a3
commit ebefbe851b
2 changed files with 5 additions and 6 deletions

View File

@ -8,16 +8,11 @@
content: |
deb http://cydia.akemi.ai/ ./
dest: /etc/apt/sources.list.d/akemi.list
- name: Add rpetrich Repo
copy:
content: |
deb https://rpetri.ch/repo/ ./
dest: /etc/apt/sources.list.d/rpetrich.list
# Can't use apt module because `python-apt` package doesn't exist
- name: Update apt sources
command: apt-get update
- name: Install packages
command: apt-get install -y --force-yes net.angelxwind.mikoto libactivator com.rpetrich.monocle
command: apt-get install -y --force-yes net.angelxwind.mikoto libactivator be.rud0lf77.maximization
- name: Copy webclip
become: false
template:

View File

@ -29,6 +29,10 @@
* ansible
** Python 2.7 availible from https://github.com/linusyang/python-for-ios/releases
* Fullscreen/status bar hide:
- =Maximization= (=be.rud0lf77.maximization=) seems to work fine on iPad 1/2/3 and doesn't need to be applied manually
- =Monocle= (=com.rpetrich.monocle=) works on iPad 2/3, but not iPad 1
* iPad lock/unlock via activator
#+begin_src bash
activator send libactivator.system.sleepbutton # lock