A Nylas N1 plugin to help people see how much they had spent with Uber.
-
Download and run N1
-
Download the latest version of UbExpense
-
Navigate to Preferences > Plugins and click "Enable" beside the plugin.
-
You also will need to change some personal constants on lib/calculate-button.jsx
$ cjsx-transform lib/main.cjsx > docs/main.coffee
$ docco docs/main.coffee
$ rm docs/main.coffee
If UbExpense was helpful for you, send a donation as a thank you. :)
Bitcoin Adddress: 3QbTQcSfWAUntPwTrWNQ3aHYYmvJS5HoUY
Bug reports and pull requests are welcome on GitHub at https://github.com/chrisenytc/ubexpense. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
- Fork it chrisenytc/ubexpense
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am "Add some feature"
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
If you have any problem or suggestion please open an issue here.
Check here.