在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):puneetsl/lotion开源软件地址(OpenSource Url):https://github.com/puneetsl/lotion开源编程语言(OpenSource Language):Shell 100.0%开源软件介绍(OpenSource Introduction):
IntroductionWelcome! This is an unofficial version of
So I decided to build my own app using Here is how it looks
Before you go ahead and install Lotion, I've found a better implementation called notion-enhancer which works seamlessly. You can try it out and if that solution works for you please use that instead. Lotion is Not actively maintained at this point, I might start working again at a later time. Thanks for all your support! InstallationDownload setup script wget https://raw.githubusercontent.com/puneetsl/lotion/master/setup.sh
# Or
curl https://raw.githubusercontent.com/puneetsl/lotion/master/setup.sh > setup.sh
# Make the script executable
chmod +x setup.sh
# Run (with sudo for global installation, without sudo for local installation)
[sudo] ./setup.sh native
# Or for web installation
[sudo] ./setup.sh web To install into a specific directory (creating a portable linux install) clone the repository and run this in the folder: ./portable.sh During set up select If the script has errors or you would like to install manually, you can refer to these instructions. Features
Thanks to sysdrum, I used some of his code and improved upon it Uninstall./uninstall.sh Login issuesAt this point the web version does not support Google SSO logins, this is an issue with Google, they have stopped allowing login from unidentified browser. Earlier this could have been solved by adding a useragent, but now Google is doing sophisticated checks (and rightly so), making it harder for us to bypass. The only solution is to implement our own oAuth, which would require extreme amount of work. So a simple solution to this issue is, use email address you will be emailed by Notion a login code that you can use to login. Some helpful issue threads for this problem: Google issue, Apple issue Other way to not have this issue is to use Native version of this app. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论