Awesome
Dakika
A minute taking application that makes writing minutes a breeze.
Dakika is Kiswahili for minute
Get Started
Download an Executable Here
Remember its unsigned so your antivirus may act up. If you want to help read Help Me section below
TODO
- 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 :gem:
Built With
- Electron
- Vue.js
- sox - For audio Recording
Features
Use Attendant name Shortcut for fast typing
Use name initials (e.g @LA gets extrapolated to Lydia Adego) that will be automatically extrapolated by the system
Record Audio
Record Multiple audio Clips
Mark Minutes as incomplete
Mark Attendance as Present or Absent
Generate PDFS
Low Memory and Network Usage
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
Keyboard Shortcuts
Action | Shortcut |
---|---|
Edit Last Item | Alt + e |
Move to next Agenda | Alt + N |
Help Me
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.
Build Setup
# 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.