A minute taking application that makes writing minutes a breeze.
Dakika is Kiswahili for minute
Download an Executable Here
Remember its unsigned so your antivirus may act up. If you want to help read Help Me section below
- Post to web apps (Dropbox, OneNote, Evernote, Generate Word Docs)
- Online Version of Dakika (Sync Minutes and Share Online)
- Create VSTO Outlook Add-in that automatically loads recepients and Agenda from Emails 💎
- Electron
- Vue.js
- sox - For audio Recording
Use name initials (e.g @LA gets extrapolated to Lydia Adego) that will be automatically extrapolated by the system
Record Multiple audio Clips
Electron apps are notorious for high Memory and Network usage we use as little as possible. Below screenshot was taken when opening a 500kb file. Your minute files will rarely get that big
Action | Shortcut |
---|---|
Edit Last Item | Alt + e |
Move to next Agenda | Alt + N |
I need to get a CodeSigning Certificate for Dakika. This is to make Dakika Executables more safe and installable without tripping anitvirus softwares
This Costs anywhere from 100-250$ per year.
As a general requirement this also incurs me the below cost :-
- Business Registration
- Notary/Lawyer Fees
If you are not able to help with development please consider donating.
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron app for production
npm run build
# lint all JS/Vue component files in `app/src`
npm run lint
# run webpack in production
npm run pack
More information can be found here.
This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.