eladnava / applicationize

Converts your favorite web apps into desktop apps with their own dedicated launcher icon.
https://applicationize.me/
Apache License 2.0
494 stars 86 forks source link

Applicationize

Gitter

Note: Applicationize is no longer supported. Google Chrome has officially stopped running Packaged Apps, rendering Applicationize unusable. Google Chrome now comes with a built-in feature called Application Shortcuts. It basically makes it possible to convert any web page (or web app) into a desktop app by clicking the hamburger icon in the top right -> More Tools -> "Create Shortcut" and ticking "Open as window". It is recommended to migrate to using this built-in feature, or consider an alternative solution such as nativefier.

Applicationize converts your favorite web apps into desktop apps with their own dedicated launcher icon.

It generates a Google Chrome extension that embeds your favorite SPA web app and places a custom shortcut icon in your app launcher when you install it.

https://applicationize.me/

Demo

Here's a screenshot of Facebook Messenger (messenger.com) running as an applicationized desktop app:


How to Use

  1. Go to https://applicationize.me/now
  2. Enter a URL to any web app, such as https://web.whatsapp.com/
  3. Press Enter and download the generated Chrome extension
  4. Open a new tab and navigate to chrome://extensions/
  5. Drag the downloaded .crx file from its download folder to the extensions page to install it

That's it! Your applicationized web app is now available via your app launcher. We recommend pinning it to your application dock or system taskbar!

Keyboard Shortcuts

Contributing

Running the Server

Run the following commands in the root directory of this project:

npm install
npm start

Then, visit http://localhost:8080/ to browse to your local instance of Applicationize.

Contributors

Thanks to the following individuals and organizations who help pay for hosting & domain renewal:

License

Apache 2.0