Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
/ orrangenewtab Public archive

New tab extension written in React that lets you arrange your tasks from multiple services

License

Notifications You must be signed in to change notification settings

iruszpel/orrangenewtab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orrange New Tab

New tab extension written in React that lets you arrange your tasks from multiple services and be more productive

• Integration with Wunderlist, Todoist, Trello, Google Tasks, Asana and more
• Manage your mail and calendar events with Gmail and Google Calendar integration
• Customize your new tab with your favorite background image
• Remind yourself of your saved articles with Pocket integration.

main page

Build from source

Fill in all your client IDs from services like Todoist, Wunderlist, Trello etc. in .env file and Google client ID in manifest.json (in Cloud Platform enable Gmail API, Tasks API and Calendar API) then run

npm install
npm run build

To build with production environment variables from .env.production with minified JS files use

npm run build-production

Related Repos

orrangenewtab_api_server
orrangenewtab_image_server

Contributing

Any help is more than welcome as I'm doing this project in my free time. Pull requests are especially welcome.

License

GNU GPLv3

About

New tab extension written in React that lets you arrange your tasks from multiple services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published